
body  { font-size: 12px; font-family: Arial, Helvetica, Verdana; line-height: 16px; background-color: #000; background-image: url(bg.gif); background-repeat: repeat  }
/* CSS Document */
#container  { width: 840px;}
#container_ohne { border-width: 0; }
#container_ohne img a { border-width: 0; }
#navigation    { padding-top: 80px; position: fixed; width: 176px; float: left }
#contentcontainer    { padding-top: 24px; width: 640px; float: right }

#logo      { color: #fb5e29; padding-top: 22px; padding-left: 6px; position: fixed; width: 176px; height: 20px; border-bottom: 0 dotted #fb5e29 }
.logo1  { color: #fb5e29 }
.logo_blau{
	font-size: 40px;
	color: #006DA4;
}

.logo_weiss{
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 20px;
}


/* Navigation */

#navigation_main           { margin-bottom: 0 }

#navigation_main a            { color: #fb5e29; text-decoration: none; background-position: left 0 }
#navigation_main a:hover         { color: #fff; text-decoration: none; background-position: left 0 }
#navigation_main ul       		      { background-position: left 0; list-style-type: none; margin-left: 0; padding-bottom: 0; padding-left: 0; top: 200px }


#navigation_main ul li       		    { background-position: left 0; list-style-type: none; margin-left: 0; padding-top: 0; padding-bottom: 2px; padding-left: 6px; border-bottom: 0 dotted #fb5e29; }
#navigation_main ul li a     		   {  }
#navigation_main ul li a:hover    	    { }

.active_link2 { color: #ffffff; text-decoration: none }
.datum { color: #ffffff; font-size: 10px; background-image: url(dot.gif); background-repeat: no-repeat; background-position: 0 2px; padding-bottom: 2px; padding-left: 16px; border-top: none; border-right: none; border-bottom: 1px dotted #ffffff; border-left: none }

.rubrik { color: #fb5e29; font-size: 10px; line-height: 20px }
.bilder { padding-top: 5px }
.bilder img { margin-right: 4px; margin-bottom: 4px; border-style: solid; border-width: 2px 2px 2px 10px; border-color: #ffffff }
.bilder_ohne img { margin-right: 4px; margin-bottom: 4px; border: solid 0 #ffffff; }
.bilder2 { padding-top: 5px }
.bilder2 img  { margin-right: 4px; margin-bottom: 4px; border-style: none; border-width: 2px 2px 2px 10px }
.headline{
	font-size: 30px;
	color: #006DA4;
}
.headline2 { color: #006da4; font-size: 20px; margin-left: 12px }

.subheadline{
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 10px;
}
.text  { color: #ffffff; font-size: 14px; line-height: 18px }
.text a { color: #fb5e29 }
.text a:hover  { color: #fff; text-decoration: none }
.text a:visited { color: #fb5e29 }



