body {
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-image: url(pics/main/bg_balken.gif);
	background-repeat: repeat-x;
	font-family: verdana, helvetica, arial;
}

img { border:none }

.link {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.link a:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.link a:link {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	white-space:nowrap;
	text-decoration: undeline;
}

.headb {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.headb a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}

.headr {
	color: #900028;
	font-size: 14px;
	font-weight: bold;
}

.verd-11px-000000 {
	color: #000000;
	font-size: 11px;
}

.verd-12px-000000 {
	color: #000000;
	font-size: 12px;
}


.verd-14pxb-000000 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}