body{
	font-family: Verdana, Arial, sans-serif;
	font-size:0.9em;
	text-align:center;
}

html a img{
	border:0;
}

h1{
	font-size:1.2em;
	color:#cd6500;
	margin-bottom:0px;
}

h2{
	font-size:1.1em;
	color:#cd6500;
}

h3{
	font-size:1em;
	color:#cd6500;
}

p#Absatz{
	margin-left:10px;
}

div#haupt {
	text-align:left;
 	margin:0 auto;
 	width:850px;
	border-left:0px solid black;
	border-right: 0px solid black;
	background-image: url(../images/all/Rand.png);
}	

div#logo{
	float:left; height:150px; width:159px;
	background-image: url(../images/all/Rahmen.png);
	background-repeat: no-repeat;
	margin:10px 0 10px 20px;
	border:0px solid black;
}

div#logo img{
	width:150px; height:150px;
	border:0px;
}
	
div#float{
	float:left;
	height:150px;
	margin:10px 0 0 0;
}
div#head{
	margin:0 0 0 0; padding:0.5em 0 0 0;
 	height: 31px; width:610px;
	text-align:right; color:#444444;
	font-size: 0.8em; font-weight:bold;
}

* html div#head{
	height:29px;
}

div#footer{
	margin:0 0 0 1.35em; padding:0.5em 0 0 1em;
 	height: 31px; width:809px;
	background-color: #7f8eaa; border: 0px solid black;
	font-size: 0.8em; font-weight:bold;
}

* html div#footer{
	height:29px;
}

div#footer a{
	color:#eeeeee;
	text-decoration: underline;
}

div#footer a:hover, div#footer a:focus {
	color:#222222;
}

div#banner{
	height:5.3em; width:45.6em;  
	border: 0px solid black;
	background-image: url(../images/all/banner.png);
	background-repeat:repeat-x;
}

div#banner img{
	float:right;
	margin: 0 5em 0 0;
}

div#height{
	height:0.7em;
}

div#news{
	text-align:left;
	border:0px solid black;
	padding: 0em 3em 0.5em 2em;
	font-weight: bold;
	color:#FF9900;
	width:550px; height:24px;
}

div#news p{
	border:0px solid black;
	margin:0.5em 0 1em 0;
}

div#news a:hover, div#banner a:focus{
	color:#9C6412;
}

* html div#news{
	margin-right:20px;
}

div#news a{
	color:#FF9900;
}

div#crumb{
 	clear:left;
 	border: 0px solid black;
 	height: 20px;
 	margin:0.3em 1.2em 0 1.3em;
 	padding:0.1em 0 0 1.5em;
	background-image: url(../images/all/crumb.gif);
	background-repeat:repeat-x;
	color:black;
	font-size:0.8em;
}

div#crumb a:focus{
	color:#FFDDA0;
}

ul#Navigation {
	float: left;
	width: 12em;
	margin:0 0 0 17px; padding: 2em 0em 0.8em 0.2em;
   	text-align: center; 
   	border: 0px solid black;
   	background-color: white;
}

* html ul#Navigation {  /* Korrekturen fuer IE 5.x */
	width: 10em;
   	w\idth: 12em;
	padd\ing-left: 0.4em;
	padd\ing-top:3em;	
}
  	
ul#Navigation li{
   	list-style: none;
   	margin: 0.4em; padding: 0;
}

ul#Navigation a{
   	display: block;
	padding: 0.2em ;
   	text-decoration: none; font-weight: bold;
   	border: 1px solid black;
   	border-left-color: white; border-top-color: white;
   	color: white; background-color: #4F648A;
}

* html ul#Navigation a, *html ul#Navigation b {  /* Breitenangaben nur fuer IE */
	width: 9em;
}

ul#Navigation a:focus, ul#Navigation a:hover{
   	border-color: white;
   	border-left-color: black; border-top-color: black;
   	color: #9C6412; background-color: #FFDDA0;
}

ul#Navigation b a{
	display: block;
	padding: 0.2em ;
   	text-decoration: none; font-weight: bold;
   	border: 1px solid black; border-color: white;
   	border-left-color: black; border-top-color: black;
   	color: #9C6412; background-color: #FFDDA0;
}

ul#Navigation div{
   	clear: left;
}
	
div#content{
	margin: 0 2em 0 14.3em;
	background-color:#FFFFFF;
	border:0px solid green;	
	padding:0px 0px 10px 0px;
}

* html div#content{
	padding:5px 0px 20px 0px;
}

div#content	p{
	padding-left:10px;
}

div#content	a{
	color:#000000;
}

div#content a:focus, div#content a:hover{
	color:#9C6412;
}

div#content b{
	font-weight:bold;
	color:#9C6412;
}

div#content ul{
	padding-top:0px;
}
	
.wrap{
	padding-bottom:15px;
	min-height:310px;
}
.wrap a img{
	border:5px solid #4F648A;
	margin-left:10px;
}
.wrap a:hover img{
	border:5px solid #cd6500;
}


.rightpic{
	float:right;
	border:5px solid black;
}

p#clear{
	clear:both;
	padding-top:2em;
}
.clear{
	clear:both;
	padding-top:2em;
}
	
p#fusszeile{
	clear:both;
	font-size:0.7em;
	margin:0em 1.4em 0 1.5em; padding:0.3em;
	text-align:center;
	border:0px solid black;
	background-color:#4F648A; color:white;
}
.zuechter{
	float:right;
	margin-left:0px;
}
