@CHARSET "UTF-8";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Michael Kelmer							#
 * # 												#
 * # Datum: 20.03.2009								#
 * # 												#
 * ################################################## 
 */


html, body {
	height:100%;

}

body {
	margin:0;
	padding: 0;
}

body {
	margin:0;
	padding:0;
	background:#0099A1 url(../img/mrNextnet/bg_main.png) left top repeat-x;
	font-family:georgia;
	line-height:20px;
	font-size:12px;
	color:#FFF;
}

.floatLeft {
	float: left;
}

.blockRight p {
	margin:0;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

#frame {
	background: #FFF;
	position:absolute;
	background:transparent url(../img/mrNextnet/bg_center.png) left top no-repeat;
	height:100%;
	width: 1060px;
	left: 50%;
	margin-left: -530px;
	text-align:left;
	display: table;
}

#container {
   
	float: left;
	overflow: hidden;
	padding-left: 80px;
	
}

#head {
	float: left;
	width: 900px;
	height: 290px;
	overflow: hidden;
}

#head .topBlock {
	float: left;
	width: 900px;
	height: 73px;
}

#head .topBlock .metaNav {
	margin-top: 5px;
}

#head .bottomBlock {
	float: left;
	clear: both;
	width: 900px;
	height: 32px;
}

#headTeaser {
	float: left;
	clear: both;
	width: 900px;
	margin-top: 0px;
}

#teaserCon img {
	border: 0;
}

#contTeaser {
	float: left;
	clear: both;
	width: 900px;
	height: 161px;
	margin-top: 8px;
	overflow: hidden;
}

#contBg {
	float: left;
	clear: both;
	width: 990px;
	overflow: hidden;
}

#mainLine {
	height: 58px;
}

#mainLineCon {
	padding-top:25px;
}
.p40 {
	overflow:hidden;
	width:900px;
}

#contNavi {
	float:left;
	width: 230px;
	overflow: hidden;
}

#contNavi .split {
	width: 230px;
	height: 30px;
	overflow: hidden;
	clear: both;
	display: block;
}

#contNavi .split .headerwrap2 {
	margin: 15px 0 7px 0;
}

#contNavi img {
	clear: both;
}

#cont {
	float: left;
	width: 705px;
	margin-top: 0px;
}

#popup {
	margin: 20px;
}
#popup #cont {
	width: 340px;
	overflow:hidden;
}


#cont .blockLeft {
	margin-right: 21px;
	width: 439px;
}

#cont .blockLeft .headerwrap2 {
	margin: 0 0 15px 0;
}

#cont .blockRight .headerwrap2 {
	margin: 0 0 10px 0;
}

#cont .blockRight {
	width: 210px;
}

#cont .blockSpace {
	float: left;
	clear: both;
	width: 1px;
	height: 661px;
}

#footer {
	float: left;
	clear: both;
	width: 948px;
	height: 8px;
	background: #0099A1;	
}

/* */

ul.subnavi {
	display: block;
	float: left;
	width: 620px;
	list-style: none;
}
ul.subnavi li {
	float:left;
	margin-right: 5px;
}
 
ul.subnavi li {
	text-decoration: none;
	color: #94928F;
	letter-spacing: 1px;
	font-weight: 100;
	line-height: 21px;
	font-size: 10px;
}
ul.subnavi li.on {
 color: #FFF;
}

/******** a *************/
a, a:link, a:visited               {
 color: #FFF;
 text-decoration: underline;
 outline-width: 0;
 }
a:hover                            {
 color: #FFF;
 }
.tx-indexedsearch a,
.tx-felogin-pi1 a,
a.linkMitPfeil                     {
 display: block;
 line-height: 18px;
 padding-left: 29px;
 margin-top: 18px;
 font-weight: normal;
 background:transparent url(../img/mrNextnet/link.png) no-repeat scroll 0 3px;
 }
 .srTitleCon a {
 	background: url();
	padding-left: 0;
	margin-top: 0;
 }
/*********************/
hr.clearer {
 height: 30px;
 float: left;
 clear: both;
 display: block;
 background: url(../img/mrNextnet/lineHor.jpg) no-repeat center;
 width: 500px;
 border: 0;
 }
 
.csc-frame-rulerAfter,
.contentLinieMargin                 {
 height: 30px;
 float: left;
 clear: both;
 display: block;
 background:transparent url(../img/mrNextnet/linie437.gif) no-repeat scroll left center;
 }
.blockLeft .contentLinieMargin           {
 width: 440px;
 }
.blockRight .contentLinieMargin           {
 width: 210px;
 }
.right .contentLinieMargin {
 width: 310px;
 background:transparent url(../img/mrNextnet/lineHorSmall.jpg) repeat-x center;
 height: 30px;
 margin:0;
 padding:0;
 display: block;
 overflow: hidden;
 float: left;
 clear: both;
}


#suche {
margin-top:15px;
}

input.kontaktInput {
border:1px solid #8CA9BD;
}
input.kontaktInput {
background:#FFFFFF none repeat scroll 0;
width:208px;

}

.clearme {
	clear: both;
}