body {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	margin:0;
	padding:0;
}

.downloads ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 38px;
	font-family: Arial, Helvetica, Verdana;
}
.downloads ul li {
	background-image: url(/client/bueromarxer/static/images/downloads_n.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 35px;
	font-family: Arial, Helvetica, Verdana;
	color: #007cbd;
}
.downloads ul li:hover {
	background-image: url(/client/bueromarxer/static/images/downloads_h.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 35px;
	font-family: Arial, Helvetica, Verdana;
}


.print {
	font-size: 9px;
	color: #807988;
	float:left;
	width: 200px;
	display: block;
}
.textsize {
	float: left;
	text-align: right;
	width: 200px;
}

h1 {
	font-size:24px;
	line-height:20px;
	font-weight:normal;
	margin:0;
	padding-bottom:28px;
	padding-top:29px;
}

h2 {
	font-size: 15px;
	font-weight:normal;
	line-height:16px;
	margin:0;
	padding-bottom:10px;
	padding-top:10px;
}

h3 {
	font-size:15px;
	font-weight:normal;
}

.azurblue {
	color: #8197ba;
}

h4 {
	color:#0d044c;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	margin-bottom:-7px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	color: #0d044c;
	margin-top: 15px;
}
.error_field {
	background-color: #ed3939;
	color: #FFFFFF;
}

.error_text_color {
	color: #ed3939;
}

.error_message {
	width: 600px;
	height: 55px;
	background-color: #FFFFFF;
	border: solid 1px #ed3939;
}

.error_message_l {
	float: left;
	padding-right: 4px;
}

.error_message_r {
	float: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	letter-spacing: normal;
	padding-left: 5px;
}

.notice_message {
	width: 600px;
	height: 55px;
	background-color: #FFFFFF;
	border: solid 1px #006600;
}

.notice_message_l {
	float: left;
	padding-right: 4px;
}

.notice_message_r {
	float: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	letter-spacing: normal;
	padding-left: 5px;
}

.picturetext_quickinfo {
	width: 298px;
	background-color: #F5F5F5;
	padding: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
}
.newstext_quickinfo {
	width: 627px;
	background-color: #F5F5F5;
	padding: 5px;
	padding-left: 38px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
	text-align: left;
}
.picturetext {
}
.newstext_img {
	float: left;
	width: 642px;
	margin: 0;
	padding:0;
}


.splittedtext_text1, .splittedtext_text2 {
	float:left;
	width:50%;
}

.splittedtext_bg {
	margin-top:-15px;
}

.hidden {
	display:none;
}

/* ********* MAIN ********* */

a {
	outline:none;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover,
#sub_navigation a:hover {
	color:#9f9f9f;
}


.background_area {
	position:fixed !important;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}

.background_area img {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
}

#site {
	width:755px;
	position:relative;
}

#logo {
	width:198px;
	height:40px;
	top:131px;
	position:absolute;
	right:30px;
}

#logo {
	cursor: pointer;
	background: url(/client/neun/static/images/logo.png) no-repeat;
	/* filter applies only to IE5+/Win */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='fixed', src='/client/neun/static/images/logo.png');
}

* html #logo a {
	/* make links clickable in IE */
	position: relative;
	z-index: 999;
}

#logo a {
	display:block;
	width:198px;
	height:40px;
}

#navi {
	width:519px;
	margin-top:142px;
	margin-bottom:1px;
	overflow:hidden;
}

#navi a {
	display:block;
	height:41px;
	overflow:hidden;
	margin-right:1px;
	float:left;
}

#content_area {
	position:relative;
}

.content_layer {
	position:relative;
	width:518px;
	margin-bottom:1px;
	overflow:hidden;
}

.content_layer_background {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#191919;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.content_layer_wrap {
	position:relative;
	overflow:hidden;
}

.content_layer.text {
	padding-left:18px;
	padding-top:11px;
	padding-bottom:14px;
	padding-right:25px;
	width:475px;
}

.singlepicture_linked {
	width:518px;
	height:205px;
	overflow:hidden;
}

.singlepicture_linked img {
	width:518px;
	height:205px;
}

.singlepicture_linked a {
	display:block;
	overflow:hidden;
}

.singlepicture_linked_title {
	position:absolute;
	top:182px;
	left:261px;
	width:247px;
	height:23px;
	background-color:#191919;
	text-align:right;
	line-height:23px;
	color:#FFFFFF;
	padding-right:10px;
	cursor:pointer;
	font-size:10px;
}
.content_layer.image_gallery {
	width:480px;
	height:46px;
	padding-bottom:3px;
	padding-top:4px;
	padding-left:18px;
	padding-right:20px;
}

.content_layer.image_gallery .content_layer_background {
	background-color:#191919;
	opacity: 0.8;
	filter:alpha(opacity=80);
	position:absolute;
	top:0px;
	left:0px;
	width:518px;
	height:53px;
}

.image_gallery a {
	display:block;
	width:43px;
	height:42px;
	position:relative;
	float:left;
	margin-right:16px;
	margin-left:1px;
	margin-top:1px;
	margin-bottom:1px;
}

.image_gallery a .overlay {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:42px;
	height:41px;
	background-color:transparent;
	opacity: 0.0;
	filter:alpha(opacity=0);
	cursor:pointer;
	border:1px solid #FFFFFF;
}

.image_gallery a.active .overlay,
.image_gallery a:hover .overlay {
	display:block;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#sub_navigation {
	position:absolute;
	top:0px;
	right:0px;
	width:198px;/*
	background-color:#191919;
	filter:alpha(opacity=80);
	opacity: 0.8;*/
	padding-left:19px;
	padding-right:19px;
	padding-top:15px;
	padding-bottom:15px;
	overflow:hidden;
}

#sub_navigation a {
	display:block;
	margin-top:7px;
	margin-bottom:7px;
	font-size:12px;
	line-height:18px;
}

a.sub_navigation_view {
	position:absolute;
	right:21px;
	bottom:15px;
	display:block;
	color:#ffffdb;
	font-size:11px;
	line-height:10px;
}

.gmnoprint {
	color:#000000;
}

* html #fromAddress{  /* CSS-Hack fŸr IE6 und kleiner */
	width:140px;
}

*:first-child+html #fromAddress{  /* CSS-Hack fŸr IE7 */
	width:140px;
}

#fromAddress { /* CSS-Hack fŸr IE8 */
	width /*\**/:140px\9;
}

* html #sub_navigation{  /* CSS-Hack fŸr IE6 und kleiner */
	right:-2px;
}

.downloads a {
	padding-left:20px;
	background-image:url(/client/neun/static/images/pdf_icon.gif);
	background-repeat:no-repeat;
}








#AjaxifyLoading,
.AjaxifyLoading {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:9999;
	cursor:wait;
}

#start_loading_layer {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:9999;
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity: 0.7;
}

#start_loading_layer img {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-8px;
	margin-left:-8px;
}


#tooltip {
	background:none repeat scroll 0 0 #000000;
	color:#FFFFFF;
	display:none;
	padding:2px 5px;
	position:absolute;
}

#directions {
	overflow:hidden;
}


