body {
	background-color:#E1E1E3;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#fff;
	line-height:18px;
	behavior:url(iepngfix.htc)	
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.changelanguage {
	display:block;
	width:90px;
	float:left;
	padding-left:10px;
	background-image:url(../_media/pfeil.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	text-decoration:underline;
}

a.changelanguage:hover {
	font-weight:bold;
}

a.news {
	font-weight:bold;
	text-decoration:none;
	background-image:url(../_media/pfeil.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:10px;
	margin-left:10px;
}

/*
######################## LAYER ########################
*/

#container {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

#clearer {
	height:1px;
	overflow:hidden;
	clear:both;
}

#header {
	display:block;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #8B8B8B;
}

#main {
	display:block;
	position:relative;
	width:100%;
}

#footer {
	background-color:#EE1A23;
	height:20px;
	padding:5px;
	padding-left:18px;
}

#quicknav {
	height:254px;
}

#buttons {
	float:right;
	width:189px;
	background-image:url(../_media/verlauf_nav.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	background-color:#fff;
	height:254px;
}

#main #ecke {
	position:absolute;
	right:0px;
	top:254px;
	width:291px;
	background-color:#376CAE;
	overflow:hidden;
}

#actions {
	width:100%;
	/*background-color:#0C4CA3;*/
	color:#fff;
	background-color:#0C4DA2;
	
}

#actions #welcome {
	float:left;
	width:265px;
	/* width:399px;	*/
	border-right:1px solid white;
	padding-left:18px;
	padding-top:25px;
	padding-right:30px;
	padding-bottom:10px;
	background-color:#0C4DA2;
	/*background-image:url(../graphics/_media/verlauf_bottom_right.jpg);
	background-repeat:repeat-x;
	background-position:top left;*/
}

#actions #language {
	float:left;
	width:315px;	
	/* width:350px;*/
	padding-top:25px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:20px;
	background-color:#0C4DA2;
	background-image:url(../_media/verlauf_bottom_light.jpg);
	background-repeat:repeat-x;	
	background-position:bottom left;
}

#actions #rightbar {
	width:280px;
	/* width:205px;	*/
	float:right;
	border-left:1px solid #fff;
	padding-left:15px;
	padding-right:15px;
	* padding-right:11px;
	padding-top:12px;
	padding-bottom:10px;
	/*background-image:url(../graphics/_media/verlauf_bottom_right.jpg);
	background-repeat:repeat-x;	
	background-position:bottom left;*/
	background-color:#0C4DA2;
	height:260px;
}

ul.countries {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

.countries li {
	margin-bottom:10px;
	width:48%;
	float:left;	
}

.countries a {
	padding-left:20px;
	display:block;
	background-repeat:no-repeat;
	background-position:0px 2px;
}

#directlinks a {
	font-weight:bold;
	padding-left:20px;
	background-image:url(../_media/elefant.gif);
	display:block;
	color:#fff;
	margin-bottom:10px;
	line-height:20px;
	vertical-align:center;
	background-repeat:no-repeat;
}