/* copyright 2010 by BigMo, Nexus of Advertising, Germany
http://www.der-nexus.de*/

* {
	border: 0;
	margin: 0;
}

img {
	border: 0px;
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg) top repeat-x #11244C;
	line-height: 19px;
}

#back_all {
	background: url(images/back_all_top.jpg) no-repeat left -15px;
}
		
#main {
	width: 800px;
	margin: 0px auto;
	}

#header {
	height: 90px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background: url(images/logo.gif) no-repeat;
	line-height:normal;
}

#buttons{
	float: right;
	text-align:center;
	padding-top: 50px;
}

#buttons a {
	font-size: 14px;
	display: block;
	float: left;
	width: 90px;
	text-align: center;
	text-decoration: none;
	color: #11244C;
	background: #B8BABD;
	font-weight: 500;
	padding: 5px 0px;
}

#buttons .active {
	background: #11244C;
	color: #FFFFFF;
}

#buttons :hover {
	color: #FFFFFF;
	background: #11244C;
}
	
.top { 
	height:320px;
	background: #B8BABD;
	padding: 0px;
	margin: 0px;
}

#top_text{
	float: right;
	width: 211px;
	height: 240px;
	background: #FFFFFF;
	margin: 20px;
	padding:10px;
}	

#top_text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 100;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 4px 0px 3px 10px;
	background: #11244C;
}

#content{
	width: 800px;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.text {
	padding: 10px 10px 10px 10px;}

#left{
	width: 529px;
	float: left;
	color:#000000;
	margin-left: 0px;
}

.span_cont {	color: #11244C;
	font-size:12px;
	font-weight:bold;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: 100;
	color: #ffffff;
	text-align: left;
	margin: 10px 5px 0px 5px;
	padding: 4px 0px 3px 10px;
	background: #11244C;
}

.read {
	height: 17px;
	width: 56px;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	background: #11244C;
	float: right;
	text-align: center;
	line-height: 15px;
	display:block;
	font-size:11px;
	color: #ffffff;
	font-weight:100;
	text-decoration: none;
}

.read1 {
	height: 17px;
	width: 56px;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	background: #FFFFFF;
	float: right;
	text-align: center;
	line-height: 15px;
	display:block;
	font-size:11px;
	color: #ffffff;
	font-weight:100;
	text-decoration: none;
}

.read:hover{
	margin: 0px 10px 10px 0px;
	height: 17px;
	padding: 2px;
	line-height: 15px;
	text-decoration: underline;	
}

.read a:hover {
	font-size:11px;
	text-decoration: underline;
}


#right{
	float: right;
	width: 261px;
}

.kontakt{
	margin-left: 10px;
	margin-right: 10px;
}

#impres{
	padding:10px;
	float: left;
	background: #FFFFFF;
}

.under_a {
	font-weight: 100;
	color: #11244C;
	text-decoration: underline;
}

.under_a:hover {
	font-weight: 100;
	color: #11244C;
	text-decoration: none;
}

.clients {	
}

.cli_l {
	float:left;
	width: 47px;}

.cli_r {
	float:left;
	width: 190px;}

.razd_right {
	background: url(images/razd_v.gif) left 9px repeat-x;
	height:18px;
}
	
#bottom {
	width: 100%;
	background: #FFFFFF;
	padding: 0px 0px 10px 0px;
	color:#11244C;
}

#b_col1 {
	width: 239px;
	float: left;
	text-align:left;
}
#b_col2 {
	width: 285px;
	float: left;
	margin-left: 1px;
}
#b_col3 {
	width: 274px;
	float: left;
	margin-left: 1px;
}

#b_col3 p{
	
	margin-left: 10px;
}

.input_txt {
	width: 242px;
	border: none;
	padding: 2px 4px 2px 4px;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #11244C;
	background: #E6E6E6;
}

.text_area {
	font-size:12px;
	width: 242px;
	height:53px;
	border: none;
	padding: 2px 4px 2px 4px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #11244C;
	background: #E6E6E6;
}

.send {
	background: #11244C;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 0px 2px 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight:100;
	width: 56px;
	margin: 0px 0px 0px 0px;
	float:left;
	line-height: 13px;
}

.form {
	line-height: 25px;
}

#b_col2 ul {
	list-style:none;
	padding: 0px 0px 0px 0px;}

#b_col2 li {
	padding: 6px 0px 3px 0px;
	background: url(images/ul_bot.gif) bottom repeat-x;
}

#bottom ul a {
	color:#11244C;
	text-decoration:underline;
	font-weight: bold;
}
	
#bottom ul a:hover {
	color: #11244C;
	text-decoration:none;
}

#b_col4 ul {
	list-style:none;
	padding: 0px 0px 0px 13px;}

#b_col4 li {
	padding: 8px 0px 0px 0px;
	background: none;
	}

#footer{
	height: 68px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px 0px 0px;
}

#footer a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}

.bottom_i1 {
background:url(images/bottom_i1.jpg) left top no-repeat;
width: 219px;
height: 112px;}

.bottom_i2 {
background:url(images/bottom_i2.jpg) left top no-repeat;
width: 219px;
height: 112px; }

.bottom_i {
	width: 219px;
	height: 112px;
	display:block;}

.bottom_i:hover {
	background:url(images/bottom_i_over.png) 0px 0px no-repeat;
}

/*
scroll styles here
*/

.item { width: 780px; height: 309px; padding-left: 10px; padding-top: 10px;}
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}

.scrollable { position:relative; overflow:hidden; width: 790px; height: 309px; padding-left: 10px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { width:auto; height:25px; margin:0px 0; margin-top: 15px;  background: #ffffff; width: 794px; padding-top: 5px; padding-left: 6px} 
.navi a { width: 19px; cursor:pointer; height: 19px; float:left; margin:0 0 0 5px; background:url(images/num.gif) no-repeat scroll right top; 
display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 5px;  background:url(images/num_h.gif) no-repeat scroll right top}

.header1
{
width: 780px; height: 309px;
background: url(images/top.jpg) no-repeat;
}

.header2
{
width: 780px; height: 309px;
background: url(images/top2.jpg) no-repeat;
}

.header3
{
width: 780px; height: 309px;
background: url(images/top3.jpg) no-repeat;
}

.header4
{
width: 780px; height: 309px;
background: url(images/top4.jpg) no-repeat;
}


/* ------------------------------------------------------------------------
Nicht Ändern!
------------------------------------------------------------------------- */


div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}