/* CSS Document */

/* allgemeine Lauyout und Typo CSS */

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-weight: normal;
	font-size: 14px;
}

/* vom CMS genierte CSS */
.newslistenCat {
}



#contentContainer a:link {
	color: #FF6600;
}
#contentContainer a:visited {
	color: #6699cc;
}
#contentContainer a:hover {
	color: #6699cc;
}
#contentContainer a:active {
	color: #6699cc;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 18px;
}
body {
	background-image: url("/_stuff/body_bg.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}
#head {
	width: 100%;
	position: relative;
	background-image: url("/_stuff/head_bg.gif");
	height: 237px;
	background-repeat: repeat-x;
}
#headPath {
	position: absolute;
	left: 193px;
	top: 188px;
	width: 350px;
	height: 30px;
	z-index: 3;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
}
#headPath a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigationContainer {
	color: #FFFFFF;
	position: absolute;
	top: 233px;
	left: 0px;
	width: 175px;
}
.navigationEinzug {
	margin-right: 30px;
}
.navigationAoff {
	text-align: right;
	font-size: 15px;
	background-image: url("/_stuff/navA_but_off.gif");
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 3px;
	line-height: 25px;
	margin-top: 10px;
}
.navigationBoff {
	text-align: right;
	font-size: 13px;
	margin-bottom: 0px;
	line-height: 16px;
}
.navigationBon {
	text-align: right;
	font-size: 12px;
	margin-bottom: 0px;
	line-height: 16px;
	font-weight: bold;
}
.navigationCoff {
	text-align: right;
	font-size: 10px;
	margin-bottom: 0px;
	line-height: 13px;
	margin-right:20px;
}
.navigationCon {
	text-align: right;
	font-size: 10px;
	margin-bottom: 0px;
	line-height: 13px;
	font-weight: bold;
	margin-right:20px;
}
.navigationDoff {
	text-align: right;
	font-size: 10px;
	margin-bottom: 0px;
	line-height: 13px;
	margin-right:40px;
}
.navigationDon {
	text-align: right;
	font-size: 10px;
	margin-bottom: 0px;
	line-height: 13px;
	font-weight: bold;
	margin-right:40px;
}
.navigationLink {
	text-decoration: none;
	color: #FFFFFF;
}
#contentContainer {
	top: 250px;
	position: absolute;
	left: 193px;
	width: 724px;
}

.impressum {
	font-size: 9px;
	line-height: 11px;
	text-align: right;
	margin-right: 30px;
	color: #FFFFFF;
}
.impressum a {
	text-decoration: none;
	color: #FFFFFF;
}
