html {
background-image: url(img/bg1.pg);
}


#container {
width : 960px;
width : 980px;
width : 960px;
border : 1px solid #EBEDEF;
margin : 0;
margin-left : auto;
margin-right : auto;
padding :0px;
}

#banner {
height : 95px;
padding-right : px;
border-top : 1px solid #E0E1E5;
border-left : 1px solid #E0E1E5;
border-right : 1px solid #E0E1E5;
background-color: #E0E1E5;
background-image: url(img/logo.jpg);
background-position: center;
}

#inhalt {
height : 100%;
background-color: white;
padding: 0px;
}


#menu {
float : left;
margin : 0;
padding :10px 1px 0px 1px;
background-image: url(img/bgmenu.jpg);
	background-repeat: repeat-y;
background-color:  #F3F4F6;
height : 100%;
margin : 0;
}

 ul#Navigation {
    width: 10em;
    margin: 0; padding: 0.8em;
    border: 0px solid black;
    background-color: : #ccc;
  }

  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0.4em; padding: 0;
  }

   ul#Navigation a {
	font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
    display:block;
    padding: 2px 6px 6px 4px;
    text-decoration: none; font-weight: bold;
    border-bottom: 1px dotted black;
    color: #000;
	background-color: #F3F4F6;
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 8.8em;
  }


  ul#Navigation a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-stretch: expanded;
    border-color: black;
        color: white; 
		    background-color:orange;  }


  ul#liste{
  	list-style-image: url(img/arrow.jpg);
		text-align: left;
			list-style-type: none;
			  }
  
  li#liste{
  	font-size: 12px;
	line-height: 1,8em;
	list-style-position: outside;
				  }
  
#footer 
{clear : both;
height : 25px;
padding : 0px;
background-image: url(img/footer.jpg);
background-color :white;
}

table {
background-color :  white;
font-size : 12px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
color : black;
padding : 0 0 0 0;
margin : 0;
}



h1 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 14px;
text-align : left;
color : black;
padding-top : 25px;
margin : 0;
}


h2 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : left;
color : black;
padding-top : 5px;
margin : 0;
}


h3 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : center;
padding : 6px 15px;
text-transform : uppercase;
color : white;
background-image: url(img/h3.jpg);
background-repeat: repeat-x;
background-color : #009900;
}
h4 {
height: 20px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : center;
padding : 6px 0 4px 0;
margin: 0 4px 0 0;
color :#006600;
background-image: url(img/h4.jpg);
background-repeat: repeat-x;
background-color : #009900;
}
hr{
width:70%;
border:solid orange 1px;
background-color:orange;
height:2px;
margin-top: 10px;
	}

A {
display : block;
text-decoration : none;
font-family : "Futura Md", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : white;
font-style : normal;
line-height : 11px;
font-weight : bold;
font-variant : normal;
margin : 0 auto;
}


A:visited {
display : block;
text-decoration : none;
font-family : "Futura Md", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : white;
font-style : normal;
line-height : 11px;
font-weight : bold;
font-variant : normal;
margin : 0 auto;
}
A:hover {
display : block;
text-decoration : none;
font-family : "Futura Md", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : 11px;
font-weight : bold;
font-variant : normal;
color : black;
padding-top : 2px;
padding-left : 6px;
padding-bottom : 2px;
margin : 0 auto;
}
A:active {
display : block;
text-decoration : none;
font-family : "Futura Md", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : 11px;
font-weight : bold;
font-variant : normal;
color : black;
margin : 0 auto;
}

A.normal:link
 {
color : #004700;
font-size : 12px;
font-weight : bold;
line-height: 14px;
padding-left : 0;
padding-bottom : 0;
padding-top : 0;
background-color :transparent;
text-decoration : none;
border-bottom: 0px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}

A.normal:visited {
	color: #004700;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 0;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 0px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
	}
A.normal:hover {
color : #51a300;
font-size : 12px;
font-weight : bold;
line-height: 14px;
padding-bottom : 0;
padding-top : 0;
background-color : transparent;
text-decoration : none;
border-bottom: 0px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}
pre {
color : white;
font-size : 11px;
background-color : transparent;
font-family : Courier, Monaco, Monospace;
}
