@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
}
body {
	background-color: #042136;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #5c5c5c;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5c5c5c;
}
a:hover {
	text-decoration: underline;
	color: #5c5c5c;
}
a:active {
	text-decoration: none;
	color: #5c5c5c;
}

#container {
	position:relative;
	top:20px;
	left:50%;
	height:100%;
	width: 873px;
	margin-left: -436px;
	z-index:1;

	background-image:url(../../images/bg-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;


	
	
}
	#container:after {content:""; display:block; clear:left;}
	
#logocontainer {
	position:absolute;
	height: 191px;
	width: 213px;
	left:0;
	background-color: #cccccc;
	text-align:center;
	vertical-align:middle;
	z-index:5;
	}


#menueins_container {
	position:absolute;
	left:220px;
	height: 191px;
	width: 213px;
	background-color: #ffcc00;
	z-index:2;
	}
	
#menuzwei_container {
	position:absolute;
	left:440px;
	height: 191px;
	width: 213px;
	background-color: #cccccc;
	z-index:2;
	}
	
#suche_container {
	position:absolute;
	left:660px;
	height: 191px;
	width: 213px;
	background-color: #cccccc;
	clear:both;
	z-index:2;
	}
	
#haupt {
margin-top:200px;
width: 653px;
background-color: #cccccc;
z-index:10;
float:left;
min-height:600px;
}

#sidebar {
margin-top:200px;
top:199px;
width: 213px;
background-color: #23465f;
z-index:10;
float:right;
min-height:600px;
}



.ueber {
	font-size:16px;
	color: #5c5c5c;
	}

.orange{
color: #efc404;
}

.orange a:link,.orange a:active,.orange a:visited {
text-decoration:underline;
color: #efc404;
}

.orange a:hover {
text-decoration:none;
color: #efc404;
}

.sidebar,.sidebar a:link,.sidebar a:active,.sidebar a:visited {
color:#ffffff;
}

.sidebar a:hover {
color:#ffffff;
text-decoration:underline;
}

#footer {
	position:relative;
	margin-top:23px;
	left:50%;
	z-index:7;
	width:870px;
	margin-left: -435px;
}

.right {
text-align:right;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

#flags {
position:absolute;
width:100px;
height:20px;
left:-20px;
bottom:5px;
}

.k_klein {
font-size:10px;
}

.grau
{
color:#5c5c5c;
}

.grau_gross {
color:#5c5c5c;
font-size:14px;
}

.Stil1,.Stil1 a:link,.Stil1 a:visited,.Stil1 a:active {
color: #CCCCCC;
font-size:12px;
}

.Stilx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.line {
color:#042136;
border:4px solid #042136;
}
