* {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	}

body { background-color: rgb(129,80,46);	
}


#Rahmen { 
	width:780px; 
	background-color:#FFF; 
	margin-left:auto; 
	margin-right:auto;
	}
	
	
h1 {
	color:#FFF;
	font-size: 30px; 
	font-weight: bold; 
	text-align:left; 
	padding: 190px 0 0 8px; 
	
	}

#header { 
	background-repeat:no-repeat; 
	width:780px; 
	height:225px;   
	}

#Leiste_oben {
	background-color: #330000;
	color:rgb(248,158,93);
}

#Leiste_oben a:link {font-size:18px; color:rgb(224,126,39); text-decoration:none; background-color: #330000; }
#Leiste_oben a:visited {font-size:18px; color:rgb(224,126,39); text-decoration:none; background-color: #330000; }
#Leiste_oben a:hover {  font-size:18px; color: #FFF; text-decoration:none; background-color: #330000; }
#Leiste_oben a:active {  font-size:18px; color: #FFF; text-decoration:none; background-color: #330000; }



table { 
	width:780px; 
	height:55px;
	font-size:18px;  
	text-align: center;
}

#Leiste_links {
	padding:10px;
	background-color: #330000;
	float:left;
	margin-top:50px;
	color:#FFFFFF;
	font-size:14px;
	list-style-type:none;
	
}

#Leiste_links a:link {color:rgb(224,126,39); text-decoration:none; background-color: #330000; }
#Leiste_links a:visited { color:rgb(224,126,39); text-decoration:none; background-color: #330000; }
#Leiste_links a:hover {  color: #FFF; text-decoration:none; background-color: #330000; }
#Leiste_links a:active { color: #FFF; text-decoration:none; background-color: #330000; }


h4 {
	color:rgb(129,80,46); font-size: 16px; font-weight:bold; margin-bottom:10px; 
}
h3 {
	color:rgb(129,80,46); font-size: 14px; font-weight:bold; 
}



#text_right {
	color:rgb(129,80,46);
	text-align:left;
	font-size:14px;
	margin-left: 190px;
	margin-top: 50px;
	width: 400px;
}
	
#text_right a:link {font-size:14px; color:rgb(224,126,39); text-decoration:none;  }
#text_right a:visited {font-size:14px; color:rgb(224,126,39); text-decoration:none; }
#text_right a:hover {  font-size:14px; color:rgb(129,80,46); text-decoration:none;  }
#text_right a:active {font-size:14px; color:rgb(129,80,46); text-decoration:none; }

#text_right li {
	list-style-type: square;
	list-style-position: inside;
}


#text_table table {
	margin-top: 50px;
	color:rgb(129,80,46);
	margin-left: 200px;
	width:550px; 
	font-size: 13px;  
	text-align: left;
	margin-left: 135px;
	}
	
	
#text_right dl { 
	padding:0 1em 0 1em; color: rgb(129,80,46); 
}
#text_right dt { font-weight:bold; color: rgb(129,80,46);
}
#text_right dd {
	margin-bottom:10px; font-style:italic;
}


#Leiste_rechts {
	float:right;
	list-style-type:none;
	font-size:20px;
	margin-top:50px;
	padding:9px 0;
}

#Leiste_rechts a:link {padding: 10px; background-color:#990000; color: rgb(224,126,39); text-decoration:none;}
#Leiste_rechts a:visited { padding: 10px; background-color:#990000;  color: rgb(224,126,39); text-decoration:none;}
#Leiste_rechts a:hover {padding: 10px; color:#FFF; text-decoration:none; background-color:#990000;}
#Leiste_rechts a:active {padding: 10px; color:#FFF; text-decoration:none;background-color:#990000; }

	
#footer { 
	width:780px;
	padding:90px 0;
	border: none;
	clear:both;
	font-size:12px;
	text-align:center;
	color:#666666;
	
	
	}	
	
#footer a:link {font-size:12px;  color:rgb(224,126,39); text-decoration:none; }
#footer a:visited {font-size:12px; color:rgb(224,126,39); text-decoration:none;}
#footer a:hover {  font-size:12px;  color:#666666; text-decoration:none;}
#footer a:active {  font-size:12px;  color:#666666; text-decoration:none; }



ul { list-style-type:none; }
