@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	text-align:center;
	background:url(images/hintergrundverlauf.jpg) center repeat-y;
	font-family:Arial;
	font-size:12px;
}
#outbox {
	background:#5e626f;
	border:2px solid #464b56;
	width:995px;
	margin:0px auto;
	text-align:left;
	padding:13px;
}
#inbox {
	width:978px;
	background:#2e343d url(images/header_bg_e2.jpg) top no-repeat;
	border-top:1px solid #464c57;
	padding:8px 8px 0px 8px;
	/*text-align:center;*/
}
#logo {
 margin-bottom:8px;
 height:81px;
}
.flags {
	position:relative;
	top:-78px;
	left:770px;
	width:200px;
	text-align:right;
	height:0px;
}
#contentrahmen {
	border:1px solid #5e626f;
	text-align:left;
	padding:4px;
	overflow:hidden;
}
#navi {
	width:966px;
	height:25px;
	background:#5e626f;
	border:1px solid #39404a;
	margin-bottom:11px;
	padding-top:1px;
	padding-left:2px;
}

#navi img {
	margin-left:2px;
} 

#contentleft {
	background:#cac8cd;
	width:190px;
	margin-right:8px;
	float:left;
	text-align:center;
	padding-top:2px;
	margin-bottom:-1990px;
	padding-bottom:2000px;
}
#contentleft ul,li {
	text-align:left;
	list-style-type:none;
	margin-left:5px;
	margin-left:2px;
}
#contentleft ul {
	margin-left:2px;
	padding-left:2px;
}
#contentleft li a {
	text-decoration:none;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
	text-transform:uppercase;
}
.sub-1 {
	width:177px;
	/*margin-left:2px;*/
	padding-left:2px;
}
#sub-2 {
	width:172px;
	margin-left:4px;
	padding-left:10px;
}
#sub-2 li a{
	font-size:11px;
	font-family: Arial;
}
#contentleft li {
	text-align:left;
	list-style-type:none;
	border-top:2px #000000 dotted;
	margin-bottom:10px;
}
#contentmiddle {
	font-size:13px;
	line-height:14pt;
	font-family:Arial;
	width:569px;
	margin-right:8px;
	float:left;
	margin-bottom:-2010px;
	padding-bottom:2000px;
}
#content {
	background:#fff url(images/content_bg.jpg) top no-repeat;
	border:1px solid #d7d8db;
	margin-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	height:auto;
}
#contentright {
	background:#cac8cd;
	width:190px;
	float:left;
	text-align:center;
	padding-top:2px;
	margin-bottom:-1990px;
	padding-bottom:2000px;
}
#footer {
	border-width:1px;
	font-size:6px;
	height:7px;
	clear:both;
}

h1 {
	color:#F0950C;
	font-family:Arial;
	font-size:18px;
	text-transform:uppercase;
	padding-bottom:6px;
	border-bottom:1px dotted #000;
	margin-bottom:16px;
}
.clearfloat {
	clear:both;
	font-size:1px;
	height:0pt;
	line-height:0px;
}
.whitefoot {
	height:auto;
	background:#fff;
}

