body {
	background-color:#8C0009;
	background-image:url(../pic/bg_body.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px;
	padding:0px;
	text-align:center;
  	font-family:Verdana,Arial,sans-serif; 
	font-size: 0.7em;
	color:#564B47;
}

img{
	border:0px solid #FFFFFF;
	margin-bottom: 10px;
}

#upper_space{
	width:912px;
	height:13px;
	background-color:#8C0009;
	margin:0px;
	padding:0px;
	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#container {
	margin:0px;
	padding:0px;
	width:870px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header {
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	width:870px;
}


#header #logo {
	position:absolute;
	left:0px;
	top:20px;
	width:160px;
	height:60px;
}

#header #gb_head {
	height:110px;
	color:#910204;
	font-size:24px;
	font-weight:bold;
	line-height:110px;
	text-align:right;
}


#header .box, #right_frame .box {
	background-color:#F7F5F8;
	border:1px solid #FFCA6C;
	line-height:32px;
	font-size:11px;
}

#header #language_switch {
	float:left;
	width:160px;
}

#header #language_switch a, #header #search a {
	text-decoration:none;
	color:#574D4B;
	font-size:11px;
	margin-left:10px;
}

#header #services {
	float:left;
	text-align:left;
	margin-right:9px;
	margin-left:10px;
	width:525px;
}

#header #services a, #header #contact a {
	color:#574D4B;
	font-weight:bold;
	margin-left:20px;
	margin-right:10px;
	text-decoration:none;
}

#header #contact {
	float:right;
	width:160px;
	text-align:center;
}


#header #breaker {
	clear:both;
	height:11px;
	overflow:hidden;
}


#header #quickfinder {
	float:left;
	width:160px;
}

#header #quickfinder select {
	margin-top:6px;
	margin-left:10px;
	width:140px;
	float:left;
	font-size:11px;
}

#header #breadcrump {
	float:left;
	margin-right:10px;
	margin-left:10px;
	padding-top:8px;
	padding-left:10px;
	width:514px;
	line-height:12px;
	height: 24px;
	overflow: hidden;
}


#header #search {
	float:right;
	width:160px;
}

#header #search input {
	margin-top:6px;
	margin-left:10px;
	width:94px;
	float:left;
	font-size:11px;
}

#right_frame {
	width:162px;
	float:right;
}

body.wide #right_frame {
	display:none;
}

#right_frame .box{
	margin-top:11px;
	line-height:normal;
}

#right_frame h1, p {
	margin:10px;
	padding:0px;
}

#navigation {
	clear:both;
	float:left;
	width:160px;
	overflow:hidden;
	margin-top:10px;
	
	border:1px solid #FFFFFF;
}

#navigation #main_nav {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#navigation #main_nav li {
	line-height:20px;
	padding-left:10px;
	background-image:url(../pic/a_pfeil_transparent.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}
#navigation #main_nav li.active { background-image:url(../pic/a_pfeil_rot.gif); }

#navigation #main_nav li a {color:#564B47;text-decoration:none;}
#navigation #main_nav li a:hover { text-decoration:underline; }
#navigation #main_nav li.active a { text-decoration:underline; }
#navigation #main_nav li.sub_active a {	text-decoration:underline; }

#navigation #main_nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#navigation #main_nav ul.level_2 li a { text-decoration:none; }
#navigation #main_nav ul.level_2 li a:hover { text-decoration:underline; }
#navigation #main_nav ul.level_2 li.sub_active { background-image:url(../pic/a_pfeil_rot.gif); }
#footer {
	clear:both;
	text-align:right;
	margin-bottom: 20px;
	font-size:11px;
	font-weight:normal;
}
#footer div {
	margin-right:180px;
	margin-top:15px;
}
	#footer div#pageServiceNavigation {
		margin-top:0px;
		padding-top:30px;
	}

body.wide #footer div {	margin-right:0px; }

#footer hr {
	border:0px;
	height:1px;
	background-color:#8C0009;
	color:#8C0009;
}

#footer a, #breadcrump a {
	color:#564B47;
	text-decoration:none;
}





