body {
	background-color: #ffffff;
	background-image: url(nav/logo_zusatz.gif);
	background-repeat: no-repeat;
}


a:link {
color: #CC3333;
text-decoration: none
}
a:active {
color: #CC3333;
text-decoration: none
}
a:visited {
color: #CC3333;
text-decoration: none
}
.cncnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.cnc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.linie {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.bildrand {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bildrand2 {
	border: 1px dotted #FFFFFF;
}
.cncbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}
