body {
	background-color: #080B42;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

 #container {
/*	TEXT-ALIGN: center;*/
	
	BORDER: 3px solid #FF3333; 
/*	BACKGROUND-COLOR: #FFFFFF; 	*/
	MARGIN-LEFT: -450px; 
	WIDTH: 900px; 
	MARGIN-RIGHT: 10%; 
	PADDING-BOTTOM: 35px;
	POSITION: relative; left: 50%; 
	z-index: 1;
}


#kopf {
	position: relative; left: 0px; top: 0px;
	width: 100%;
	height: 100px;
	background: #080B42;
}
#willkommen {
	position: relative; left: 0px; top: 0px;
	width: 100%;
	height: 30px;
	background: #A4ABC2;
}
#willkommen p {
	margin: 0px;
	padding: 0px;
	height: 100%;	
	width: 100%;
	font-size: 12px;
	font-weight: bold;
} 
#willkommen a {
	padding-top: 7px;
	height: 100%;
	text-decoration: none;
	display: block;
	color: #090C44;
	padding-left: 10px;
}

#willkommen a:hover {
	padding-top: 7px;
	height: 100%;
	background-color: #ffffff;
	text-decoration: none;
	display: block;
}
#willkommen .aktiv {
	background-color: #ffffff;
}	

#bildhintergrund {
	position: relative; left: 0px; top: 0px;
	width: 100%;
	height: 236px; 
	background: #4A547F;	
	border: 0px solid #ffffff;
}

#bild {
	width: 610px;
	margin-left: 190px;
}
#transdeck {
/*	position: absolute; top: 50px;*/
	height: 56px;
	width: 100%;
	margin-top: -56px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	filter: Alpha(Opacity=20); -moz-opacity:20%; opacity:.20;
	background-color: #FFFFFF;
	z-index: 9;
}
#sprachhintergrund {
	background-color: #171F54;
	height: 30px;
	width: 100%;
}

#sprachen {
	position: absolute; left: 202px; top: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#sprachen a {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 0px;
}
#sprachen a:hover {
	color: #E50000;
}

#sprachen a.aktiv {
	color: #E50000;
}

#unten {
	background-color: #080B42;
	height: auto;
	width: 100%;
	padding-left: 110px;
	padding-top: 85px;
	
}
