/* CSS Document */
body{
	position:absolute;
	background-color: #B8DB7C;
	background-image: url(../images/basics/HG_content.jpg);
	background-attachment: fixed;
		}

html, body{
			top:0;
			left:0;
			right:0;
			min-height:100%;
			margin:0;
			padding:0;
			width:100%;
			}
			
* html, * html body {
			overflow:hidden;
			bottom:0;
			height:100%;
			}			
		
		
#header_container		{
	position:fixed;
	top:0;
	left:200px;
	right:0;
	margin:0;
	height:139px;
	z-index:3;
	overflow: hidden;
		}	


		
* html #header_container		{
	position:absolute;
	padding-right:20px;
	height: 139px;
	overflow: hidden;
	z-index: 3;
		}
		
		
#header{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	z-index:3;
	margin:0;
	color: #B8DB7C;
	background-color: #CC0000;
	padding: 0px 5px 5px 0px;
	overflow: hidden;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #B8DB7C;
		}



* html #header,* html #footer{
	height:100%;
	position:static;
				
			}	
			
#header img {
	border-top: 2px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	border-left: 1px solid #CC0000;
	height: 115px;
}	

#menu{
	position:fixed;
	left:10px;
	width:200px;
	padding:0px;
	height: 100%;
	top: 160px;
		}

		
* html #menu{
	position:absolute;
	z-index: 5;
	margin:0;
	width:200px;
	top: 175px;
			}

#menu_container {
	background-color: #4F8B55;
	position: fixed;
	width: 200px;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 5;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/basics/Logo.gif);
}



#content{
	margin:0;
	padding-top:170px;
	padding-left:280px;
	padding-bottom:40px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 50px;
		}
		
		
* html #content{
	position:absolute;
	height:100%;
	width:100%;
	overflow:auto;
	margin:0;
	padding-top: 180px;
	z-index: 2;
	bottom: 30px;
	top: 1px;
	}	
	
	
#navigation {
	position:fixed;
	top:155px;
	z-index:7;




	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	right: 0px;
	margin-right: 50;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


* html #navigation {
	position: absolute;
	padding-right: 16px;


	
	
	
	
	
}

#navigation a{
	color: #4F8B55;
	text-decoration: none;
	background-color: #F0D054;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #4F8B55;
	height: 10px;
	width: 70px;
}

#navigation a:hover{
	color: #4F8B55;
	background-color: #F6FEA2;
}

			
#titel {
	position:fixed;
	top:139px;
	left:250px;
	right:0;
	padding-top: 5px;
	margin:0;
	z-index:6;
	overflow: hidden;
	display: block;
	height: 37px;
	background-color: #B8DC7C;
}

* html #titel {
	position:absolute;
	padding-right:16px;
	overflow: hidden;
	z-index: 6;
	width: 70%;
}


h3 img {
	float: left;
	padding-right: 5px;
}

* html h3 img {
	float: left;
	margin-right: 5px;
}


  			
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4F8B55;
	left: 0px;
	font-size: 14px;
	color: #F6FEA2;
	position: relative;
	padding-left: 5px;
}
#content h4 {
	font-size: 12px;
	color: #1A530C;
	line-height: 15px;
	padding-left: 20px;
}


#content h5 {
	font-size: 10px;
	color: #1A530C;
}




#content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content #bilderleiste {
	overflow: hidden;
	height: 113px;
}



#content #links {
	float: left;
	padding: 0px 10px 10px 0px;
}

* html #content #links {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content #rechts {
	float: right;
	padding: 0px 0px 5px 5px;
}

* html #content #rechts {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#normal {
	clear: both;
}

.normal {
	clear: both;
}

#content td {
	padding: 0px;
}

#content h3 {
	font-size: 12px;
	color: #1A530C;
	line-height: 15px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #4F8B55;
}




/*tabelen Hintergrund und Linien*/ #content #HG{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	background-color: #DDEEBF;
	width: 90%;
	clear: both;
}
/*zellenlinien*/#content #HG td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	padding: 5px;
}


#content a:link, a:visited {
	color: #006600;
}

#content a:hover{
	color: #CC0000;
	background-color: #B8DB7C;
}



#footer_container{
	position:fixed;
	bottom:0px;
	left:0; 
	right:0;
	text-align:center;
	height:30px;
	z-index:6;
	margin: 0px;
	
		}
		
* html #footer_container{
	position:absolute;
	width:100%;
	padding-right: 16px;
			}	

#footer{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#F0D054;
	z-index:3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 2px;
		}


#menu a:link, #menu a:visited{
	display:block;
	color:black;
	margin:0;
	padding:3px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #4F8B55;
			}

#menu a:hover{
	color:#F0D054;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4F8B55;
	background-image: url(../images/basics/pfeil_links.gif);
	background-repeat: no-repeat;
	background-position: right;
			}
#menu #active {
	background-image: url(../images/basics/pfeil.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menu ul{
	padding: 0px;
}

#menu li{
	list-style: url(none) none;
	margin:0px;
	padding: 0px;
			}
			
			
			
* html #menu li {
	margin:0;
	padding: 0px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
}





#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu #submenue a:link, #submenue a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #4F8B55;
	text-decoration: none;
	color: #F6FEA2;
	padding: 0px;
	height: auto;
}

#menu #submenue a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #4F8B55;
	color: #397441;
	text-decoration: none;
	background-color: B8DB7C;
	width: 170px;
}

* html #menu #submenue a:hover{
	width: 200px;
}
#submenue_active a:link, #submenue_active a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 30px;
	border-left-color: #4F8B55;
	color: #397441;
	text-decoration: none;
	background-color: #B8DB7C;
	border-left-style: solid;
	background-image: url(../images/basics/pfeil.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	width: 170px;
}


* html #submenue_active a:link, * html #submenue_active a:visited{
	width: 200px;
}


#submenue_passive a:link, #submenue_passive a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 30px;
	border-left-color: #4F8B55;
	color: #397441;
	text-decoration: none;
	background-color: #B8DB7C;
	border-left-style: solid;
	background-image: url(../images/basics/pfeil_down.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	width: 170px;
}


* html #submenue_passive a:link, * html #submenue_passive a:visited{
	width: 200px;
}



.datum {
	color: #CC0000;
}

.akronym {
	font-style: normal;
	border-bottom: 1px dotted #000000;
	cursor: help;
	color: #666666;
}

#menu_container  strong {
	line-height: 20px;
}

