/* CSS Document */

body {
	background-image:url(pictures/hg_y_start.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#343333;
}

#inhalt_typo3 a {
	color:#9e160a;
	text-decoration:none;
	border-bottom:1px dotted #9e160a;
}

#inhalt_typo3 a:hover {
	color:#003d76;
	border-bottom:1px solid #003d76;
	background-color:#d1dce6;
}
img {
	display:block;
	margin:0px;
	padding:0px;
}

#all {
	width:1000px;
}

#oben {
	margin:0px;
	padding:0px;
	line-height:0px;
}

#unten {
	position:relative;
}

#created_by {
	top:144px;
	margin-left:975px;
	position:absolute;
}

#links {
	position:relative;
	float:left;
	top:0px;
}


#mitte {
	position:relative;
	width:600px;
	top:0px;
	float:left;
}

#rechts {
	position:relative;
	top:0px;
	width:180px;
	margin-left:795px;
}

#werbung {
	width:195px;
	clear:both;
}

#werbung_typo3 {
	width:165px;
}

#werbung_typo3 img {
	margin-left:20px;
}

#werbung_hs_typo3 img {
	margin-left:20px;
}

#werbung_typo3 p {
	margin:0px;
	padding:0px;
}

#werbung_typo3 hr {
	width:154px;
	margin:0px;
	padding:0px;
	margin-left:25px;
	text-align:left;
	height:1px;
	text-shadow:none;
	text-decoration:none;
	border:none;
	color:#dadada;
	background-color:#dadada;
}

#news hr {
	width:144px;
	margin:0px;
	padding:0px;
	margin-left:0px;
	text-align:left;
	height:1px;
	text-shadow:none;
	text-decoration:none;
	border:none;
	color:#dadada;
	background-color:#dadada;
}

#inhalt {
	font-size:11px;
}

#inhalt_typo3 {
	margin-left:30px;
	margin-right:30px;
}



#news {
	margin:13px;
	font-size:0.8em;
	width:125px;
}

#news a {
	color:#003d76;
	text-decoration:none;
}

 /* IE CSS Hack für 3 Pixel Problem */
* html #rechts { 
left: -3px; 
} 
/* Ende IE CSS Hack */

h1 {
	font-weight:bold;
	color:#9e160a;
	font-size:11px;
}

h2 {
	font-weight:bold;
	color:#343333;
	font-size:11px;
}


/* Navigation */

#navigation li, #navigation ul, #navigation a {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display: block;
	text-decoration:none;
}

#navigation li  {
	float:left;
	clear:left;
}

#navigation li.bild a {
	background:url(pictures/nav1_n.gif);
	background-repeat:no-repeat;

}

#navigation a {
	font-size:11px;
	color:#545454;
	padding-left:16px;
	width:179px;		
	height:15px;

}

	
#navigation ul ul li a {
	background:url(pictures/nav2_n.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#255B89;
}

#navigation li.active a {
	background:url(pictures/nav1_over.gif);
	background-repeat:no-repeat;
	color:#545454;
	padding-left:16px;
	width:179px;
}

#navigation li.bild2 a {
	background:url(pictures/nav2_n.gif);
	color:#003d76;
	padding-left:32px;
	font-size:10px;
	font-weight:normal;
	padding-left:26px;
	width:169px;
}

#navigation ul ul li.active a{
	background:url(pictures/nav2_over.gif);
	font-weight:normal;
	color:#003d76;
	padding-left:26px;
	width:169px;
}

#navigation ul ul {
	background:url(pictures/navi_test.gif);
	background-repeat:repeat-y;
}

#navigation ul a:hover {
	background:url(pictures/nav1_over.gif);
	padding-left:16px;
	width:179px;
}

#navigation ul ul a:hover {
	background:url(pictures/nav2_over.gif);
	padding-left:26px;
	width:169px;
}