@charset "utf-8";
/* CSS Document */
{
		
		margin: center;
		padding: center;
		

		
}
body
{
	
		text-align: center;
		background-color:#FFFFFF;
}



p, h1, h2, h3, h4, li, td, body, a 
{
	color: black; 
	font-family: arial, helvetica, sans-serif;
}

p, li, td 
{
	font-size: 12px;
}
b.red
{
	color:#b0101a;
}


a.menue:link {font-size: 11px; color: #000000;  text-decoration: none } 
a.menue:visited {font-size: 11px; color: #000000;  text-decoration: none } 
a.menue:active {font-size: 11px; color: #000000;  text-decoration: none } 
a.menue:hover {font-size: 11px; color:#b0101a;  text-decoration: none } 

a.black:link {color: #000000; text-decoration: none } 
a.black:visited { color: #000000;  text-decoration: none } 
a.black:active { color: #000000; text-decoration: none } 
a.black:hover { color:#000000;  text-decoration: underline } 

a:link {color: #b0101a; text-decoration: none } 
a:visited { color: #b0101a;  text-decoration: none } 
a:active { color: #b0101a; text-decoration: none } 
a:hover { color:#b0101a;  text-decoration: underline } 

a.submenue:link {font-size: 10px; color: #a5a5a8;  text-decoration: none } 
a.submenue:visited {font-size: 10px; color: #a5a5a8;  text-decoration: none } 
a.submenue:active {font-size: 10px; color: #a5a5a8; text-decoration: none } 
a.submenue:hover {font-size: 10px; color:#b0101a; text-decoration: none } 

a.subsubmenue:link {font-size: 10px; color: #000000; font-weight:bold; text-decoration: none } 
a.subsubmenue:visited {font-size: 10px; color: #000000; font-weight:bold; text-decoration: none } 
a.subsubmenue:active {font-size: 10px; color: #000000; font-weight:bold; text-decoration: none } 
a.subsubmenue:hover {font-size: 10px; color:#b0101a; font-weight:bold; text-decoration: none } 

a.menuehigh:link {font-size: 11px; color: #b0101a;  text-decoration: none } 
a.menuehigh:visited {font-size: 11px; color: #b0101a;  text-decoration: none } 
a.menuehigh:active {font-size: 11px; color: #b0101a;  text-decoration: none } 
a.menuehigh:hover {font-size: 11px; color:#b0101a;  text-decoration: none } 

a.subsubmenuehigh:link {font-size: 10px; color: #b0101a; font-weight:bold; text-decoration: none } 
a.subsubmenuehigh:visited {font-size: 10px; color: #b0101a; font-weight:bold; text-decoration: none } 
a.subsubmenuehigh:active {font-size: 10px; color: #b0101a; font-weight:bold; text-decoration: none } 
a.subsubmenuehigh:hover {font-size: 10px; color:#b0101a; font-weight:bold; text-decoration: none } 


#container 
{
	border:1px white solid;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width: 914px;
	height: 609px;		
	text-align: left;
	background:url(img/hintergrund_en.jpg);
	background-repeat:no-repeat;
		
}

#headline
{
	
	width: 500px;
	margin-left:23px;
	margin-top:54px;
	font-size: 25px;
	color:#b0101a;
	font-family: arial, helvetica, sans-serif;

}


#menue
{
	
	width:550px;
	margin-left:23px;
	margin-top:31px;
	cursor:default;
	font-size: 11px; 
	color:#b0101a;
	
}
#submenu
{
	
	width:500px;
	margin-left:23px;
	margin-top:13px;
	cursor:default;
	font-size: 10px;
	color:#b0101a;

}

#content
{
	
	width: 489px;
	height: 360px;
	margin-left:33px;
	margin-top:32px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:auto;
	/*padding-top:40px;
	padding-right:10px;*/
	
}

#bild
{
	
	margin-top:-548px;
	margin-left:530px;

}

#subsubmenu
{
 	
	width: 890px;
	height: 20px;
	margin-right:0px;
	margin-top:-2px;
	font-size: 10px; 
	color:#b0101a; 
	font-weight:bold;
	cursor:default;
	text-align:right;
	

}
#grossbild
{
	
	margin-left:265px;
	margin-top:-129px;

}

