/* CSS Document */
body {font-family:Verdana; font-size:11px;}

#Background {background-image:url(../Images/Graphics/bg.png); background-repeat:repeat-y;
		width:870px; height:582px;
		margin-left:auto; margin-right:auto;}
		
#Seite {background-color:white;
		border-style:solid; border-width:1px 1px 1px 1px; border-color:#BFBFBF;
		width:820px; height:580px;
		margin-left:auto; margin-right:auto;}
		
#Top {background-color:white;
		width:800px; height:73px;
		margin-left:auto; margin-right:auto;
		border-style:solid; border-width:0px 0px 1px 0px; border-color:#B10026;}

#Bild {margin-left:25px;}
		
#Navi {color:#969696; font-size:13px;
		margin-top:-25px; margin-left:300px;}
		
#Navi hr {height:1px;}

#Navi li {list-style:none;
		display:inline;}
		
#Navi a {text-decoration:none;}

#Navi a:hover {color:#B10026;}

#Navi a:focus {background-color:#B10026;}

#Navi a:visited {color:#969696;}

#Navi a:active {color:#FFFF00;}

#Links {float:left;
		margin-left:10px; margin-top:10px;
		width:230px; height:489px;}

#Content {float:left; margin-left:10px; margin-top:10px;
		background-image:url(../Images/Graphics/bg-content.png); background-repeat:repeat-x;
		width:550px; height:496px;
		overflow:auto;}
		
#Adresse {font-size:9px; color:#B10026;
		margin-top:-85px; margin-left:10px;
		list-style:none;}
		
#Adresse2 {font-size:12px; color:#B10026; line-height:150%;
		margin-left:10px;
		list-style:none;}
		
#Geschichte {background-color:white; margin-left:446px; margin-top:-495px;
		width:351px; height:470px; padding:5px;
		text-align:center; 
		overflow:auto;}
		
#Geschichte a{text-decoration:none; color:#B10026;}
		
#Button {margin-left:648px; margin-top:-500px;
		border-style:solid; border-width:0px;}
