@charset "UTF-8";
/* CSS Document */

html, body {
    height: 100%;
}

body{
	margin: 0;
	padding: 0;
	background-color: #3e9fd6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
html>body{
	
	background-image:url(img/bg_gradient.gif);
	background-repeat:repeat-x;
	background-position: top left;
}

#container
{
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

html>body #container {
    height: auto;
}


#footer{
	display: none;
}
html>body #footer
{
	display:block;
	position: fixed;
	width: 100%;
	height: 30px;
	bottom: 0;
}


#ie6footer{
	
	width: 100%;
	height: 30px;
	background-color: #363026;
	margin-top: 50px;
}

#slideshow{
	position: relative;
	left: 60px;
	width: 680px;
	height: 180px;
	margin-top: 30px;
	margin-bottom: 20px;
	
	background-repeat:no-repeat;
}


#menu
{
	position: relative;
	left: 30px;
	width: 740px;
	margin-bottom: 35px;
}

#main
{
	position: relative;
	float: left;
	margin-top: 5px;
	width: 150px;
	text-transform:uppercase;
}
#sub
{
	margin-top: 5px;
	float: left;
	width: 590px;
}
#clear
{
	clear: both;
	width: 740px;
}

#sub ul li a.active{
font-weight: bold;
}




#container
{
	
	background-image:url(img/shadow_both.gif);
	background-repeat: repeat-y;
	background-position: top left;	
}

html>body #container {
  background-image:url(img/shadow.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#header {
	position: relative;
  
   width: 740px;
   left: 30px;
   
   height: 80px;
   background-image:url(img/logo.gif);
   background-repeat: no-repeat;
   background-position: top left;
}

#english{
	position: absolute;
	right: 30px;
	top: 70px;
}

#header a{
	color:#00A925;
	text-decoration: none;
}
#header a:link{
	color:#00A925;
	text-decoration: none;
}
#header a:visited{
	color:#00A925;
	text-decoration: none;
}
#header a:hover{
	color:#00A925;
	text-decoration: none;
}

#content
{
	
	width: 740px;
	padding-bottom: 50px;
	line-height: 1.4;
	
}

#entry
{
	position: relative;
	left: 180px;
	width: 470px;
}

#content h1
{
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 2px;
	line-height: 1;
	
}
#content h2
{
	font-size: 20px;
	font-weight: lighter;
	margin: 0;
	line-height: 1;
}

#cbottom
{
	margin-left: auto;
	margin-right: auto;
	/*margin-top: -12px;*/
	width: 800px;
	height: 50px;
	background-image:url(img/shadow_bottom.gif);
	background-repeat: no-repeat;
}


html>body #cbottom{
	/*
	background-image:url(img/shadow_bottom.png);
	*/
	display: none;

}

#footer
{
	background-color: #363026;
	padding-left:25px;
  	padding-right:25px;
}


#footer em {
	display: none;
}

#footer a
{
	display: block;
	margin-top: 10px;
	margin-left: 20px;
	background-image:url(img/kontakt.gif);
	background-repeat: no-repeat;
	width: 241px;
	height: 13px;
}

#ie6footer em {
	display: none;
}

#ie6footer a
{
	display: block;
	margin-top: 10px;
	margin-left: 20px;
	background-image:url(img/kontakt.gif);
	background-repeat: no-repeat;
	width: 241px;
	height: 13px;
}


html>body #ie6footer{
	display: none;
}


#menu ul
{
	list-style: none;
	list-style-type: none;
}

#menu ul li{
margin-top: 5px;
margin-bottom: 5px;
}

#menu #sub ul li{
margin-left: 20px;
}

#menu ul li a{
	color:#222;
	text-decoration: none;
}
#menu ul li a:visited{
	color:#222;
	text-decoration: none;
}
#menu ul li a:link{
	color:#222;
	text-decoration: none;
}
#menu ul li a:hover{
	color:#444;
	text-decoration: none;
}

#menu #main ul li a.active{
	color:#222;
	font-weight: bold;
	margin-left: -10px;
}
#menu #sub ul li a.active{
	color:#00A925;
	text-decoration:none;
	
}

#menu ul li.menuheader{
	margin-bottom: 20px;
	margin-left: 0px !important;
	font-weight: bold;
}

#listing ul li
{
	padding-left: 30px;
 text-indent: 0px;

}

#entry ul li
{
	padding-left: 30px;
 text-indent: 0px;

}


#strich1
{
	position: absolute;
	top: 92px;
	width: 680px;
	left: 30px;
	height: 1px;
	background-image:url(img/punkt.gif);
	background-repeat: repeat-x;
}

#strich2
{
	position: absolute;
	top: 0px;
	width: 120px;
	left: 30px;
	height: 1px;
	background-image:url(img/punkt.gif);
	background-repeat: repeat-x;
}

#strich3
{
	position: absolute;
	top: 0px;
	width: 520px;
	left: 190px;
	height: 1px;
	background-image:url(img/punkt.gif);
	background-repeat: repeat-x;
}

#strich4
{
	position: relative;
	margin-top: 10px;
	width: 520px;
	left: 30px;
	height: 1px;
	background-image:url(img/punkt.gif);
	background-repeat: repeat-x;
}

/*Tiefgestellte zeichen z.B. bei Chemischen Formeln! */
sub
{
	position: relative;
	bottom: 1px;
	margin-left: -4px;
	
}


em.uhrzeit{
	
	font-size: 11px;
	font-style: italic;
	color:#999;
	line-height: 30px;
}
em.autor{
	
	font-size: 11px;
	font-style: italic;
	color:#00A925;
	font-style: normal;
}
table
{
	width: 100%;
}
	
.news_article
{
	margin-bottom: 30px;
}

.news_strich
{
	background-image:url(img/punkt.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 50px;
	height: 1px;
}

.link_icon { display:block; padding-left:20px; background-repeat:no-repeat; background-position:0px 2px;}
.ico_pdf { background-image:url(img/fico_pdf.gif); }
/*.ico_xls { background-image:url(../gfx/fico_xls.gif); }
.ico_doc { background-image:url(../gfx/fico_doc.gif); }
.ico_zip { background-image:url(../gfx/fico_zip.gif); }
.ico_jpg, .ico_jpeg { background-image:url(../gfx/fico_jpg.gif); }
.ico_gif, .tif { background-image:url(../gfx/fico_pic.gif); }
*/
.ico_def { background-image:url(img/fico_def.gif); }

img{
	display: block;
	
	margin-left: auto;
	margin-right: auto;
}

.caption{
margin-top: 10px;
margin-bottom: 30px;
}
.caption em{
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	color:#00A925;
	display: inline;
}
.caption strong{
	font-weight: normal;
	font-size: 11px;
	display: inline;
	font-style: italic;
}
/* h3 wird für Bildüberschrift verwendet! */
h3 {
	margin-top: 20px;
	color:#00A925;
	
}

ol li {
	margin-bottom: 10px;
}
