body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #393939;
	background: #FFFFFF;
	text-align: center;
}

ul, ul li {
	font: 13px Arial;
}

A:link {
   TEXT-DECORATION: none; color: #9fb66c;
}

A:visited {
    TEXT-DECORATION: none; color: #9fb66c;
}

h1 {

    font-weight: bold;
    color: #3a3a3a;
	font-size: 20px;
	font-family: Arial;


}

h2 {
       font-weight: bold;
       font-size: 14px;
       font-family: Arial;
       margin-bottom: 1em;
       color: #3a3a3a;
       border: 0;
}


img {
	border: none;
}

.cbfs0 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

.wholepage {
	text-align: center;
	width: 1010px;
	margin: 0px auto 0px auto;
	padding-bottom: 30px;
}

.page {
	text-align: left;
}

.pageheader {
	background: url(../images/header_bg.gif) no-repeat;
	width: 961px;
	height: 148px;
}

.lang_menu {
	position:absolute;
	left:750px; top:14px;
	width: 200px;
	height:20px;
	text-align: right;
}
.lang_menu a {
	display:inline !important;
	text-decoration:none;
}
.lang_menu,
.lang_menu a {
	color:#DDDDDD;
	font-size: 12px;
}
.lang_menu a:hover {
	color:#FFFFFF;
}
.lang_menu a.current {
	color:#FFFFFF;
}



.mainbuttons {
	position:relative;
}

.mainbuttons div {
	float: left;
}

.mainbuttons div a {
	display: block;
	height: 38px;
	text-decoration: none;
}

.mainbuttons div.button_netze a {
	background: url(../images/button_netze_off.png) no-repeat;
	width: 102px;
}

.mainbuttons div.button_netze a:hover {
	background: url(../images/button_netze_on.png) no-repeat;
	width: 102px;
}

.mainbuttons div.button_whats a {
	background: url(../images/button_whatis_off.png) no-repeat;
	width: 125px;
}

.mainbuttons div.button_whats a:hover {
	background: url(../images/button_whatis_on.png) no-repeat;
	width: 125px;
}

.mainbuttons div.button_wiki a {
	background: url(../images/button_wiki_off.png) no-repeat;
	width: 104px;
}

.mainbuttons div.button_wiki a:hover {
	background: url(../images/button_wiki_on.png) no-repeat;
	width: 104px;
}

.mainbuttons div.button_alt a {
	background: url(../images/button_alternatives_off.png) no-repeat;
	width: 170px;
}

.mainbuttons div.button_alt a:hover {
	background: url(../images/button_alternatives_on.png) no-repeat;
	width: 170px;
}

.mainbuttons div.button_rest_bg {
	background: url(../images/button_rest_bg.png) no-repeat;
	width: 460px;
	height: 38px;
}

.submenu {
	background: url(../images/submenu_bg.gif) no-repeat;
	width: 942px;
	height: 21px;
	margin-left: 10px;
	clear: both;
}

.button_sub {
	float: left;
	margin: 5px 0px 0px 8px;
	color: #666666;
	font-size: 10px;
}

.button_sub a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.button_sub a.current {
 font-weight:bold;
}

/******** CONTENT ********/

.mainbox {
	margin-top: 20px;
}

.mainbox_top {
	background: url(../images/content_top_bg.gif) no-repeat;
	padding-top:37px;
	position: relative;
	width:1000;
	height:407;
}

.mainbox_top_left {
	width: 427px;
	height: 407px;
	position: absolute;
	top:37px;
	left:0px;
}

.mainbox_top_right {
	background: #99B3CC;
	width: 531px;
	height: 407px;
	border: 1px solid #B9B9B9;
	border-bottom:none;
	border-top:none;
	position:absolute;
	top:37px;
	left:427px;
}

.googlemap {
	width: 531px;
	height: 407px;
}

.mainbox_bottom_padder {
	height:407px;
}

.mainbox_bottom {
	background: url(../images/mainbox_bottom_bg.gif) no-repeat;
	width: 960px;
	height: 40px;
	border-top: 1px solid #B9B9B9;
}
/*
.bottom_detail_link {
	position:absolute;
	top:8px;
	left:0px;
}
*/
.bottom_detail_link_container {
	margin-top:10px;
	margin-left:0px;
}
.bottom_detail_link img {
	width:150px;
	height:24px;
}

.videobox,
#video_player {
	background: #000000;
	width: 390px;
	height: 200px;
	margin: 10px 0px 0px 18px;
}

.videotextbox {
	width: 390px;
	text-align: justify;
	margin: 0px 0px 0px 18px;
	overflow: auto;
}

.video_yes .videotextbox {
	height: 197px !important;
}
.video_no .videotextbox {
	height: 402px;
}

.costs_box_left {
	float:left;
	background: url(../images/costs_box_left.png);
	width:4px;
	height:25px;
}
.costs_box_middle {
	float:left;
	background-color:#f3f3f3;
	height:20px;
	padding-left:6px;
	padding-right:6px;
	padding-top:5px;
}
.costs_box_right {
	float:left;
	background: url(../images/costs_box_right.png);
	width:4px;
	height:25px;
}

.mainbox_costs {
	position:absolute;
	top:6px;
	left:427px;
	width:300;
	height:25;
	font-size: 14px;
}

span.bool_costs {
	font-weight: bold;
	color: #AA3030;
}

span.euro_costs {
	font-weight: bold;
}

.mainbox_map_menu_outer {
	position:absolute;
	left:640px;
	top:12px;
	width:320px;
}

.mainbox_map_menu {
	position:absolute;
	right:20px;
	display: none;
}

.mainbox_map_menu a {
	color: #737373;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.mainbox_map_menu a.normal {
	color: #737373;
}
.mainbox_map_menu a.highlight {
	color: #AA3030;
}


.bottombox {
	background: url(../images/content_middle_bg.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #B9B9B9;
	width:960px;
	display:none;
}

.maininfo {
	padding-left:20px;
	padding-top:20px;
	text-align: justify;
}

.maininfo_left, .maininfo_right {
	width:400px;
	float: left;
	font-size: 12px;
	font-family: Arial;
}

.maininfo_right {
	margin: 15px 0px 0px 30px;
	text-align: center;
	font-size: 12px;
}

.maininfo_image img {
	width: 240px;
	height: 180px;
	margin-bottom: 5px;
}

.maininfo_header {
	font-size: 20px;
	color: #769530;
}

.subinfo {
	margin-top: 10px;
}

.maininfo_left h1 {
	font-size: 20px;
	color: #769530;
}

img.loading {
	position: absolute;
	z-index: 1000;
}

#content_left {
	padding-right: 15px;
	width: 394px;
	height: 407px;
}

#content_left img.loading {
	left: 170px;
	top: 280px;
}
#content_bottom img.loading {
	left: 420px;
	top: 0px;
}

.preloader1 {
	background: url(../images/button_netze_h.png);
	display: none;
}

.preloader2 {
	background: url(../images/button_whats_h.png);
	display: none;
}

.preloader3 {
	background: url(../images/button_wiki_h.png);
	display: none;
}

.preloader4 {
	background: url(../images/button_alt_h.png);
	display: none;
}


p.bodytext {
	margin: 0px 0px 0px 0px;
	font-size: 12px; 
	font-color: #393939;
	font-family: Arial;
}

.picsright {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	position: relative;
	#top: 15px;
}

.picsright div, .picsright div div, .picsright div div dl, .picsright div div dl dt, .picsright div div dl dt img {
	float: left;
	clear: none;
}

.custom1 {
	position: relative; 
	top: 10px;
	left: 0px; 
	width: 961px;
	background: #ffffff url(fileadmin/images/wiki_bg_main.jpg) repeat-y;
}

h1.csc-firstHeader {
	margin: 0px;
	padding: 10px 0px 10px 0px; 
}

.custom1 img.ti {
	position: relative; 
	top: 0px; 
	left: 0px;
}

.custom2 {
	position: relative; 
	top: -405px; 
	margin-left: 15px; 
	margin-right: 15px;
}

.customcont {
	width: 490px;
}

.custom3 img {
	margin: 0px;
	padding: 0px;
	float: left;
}


