@CHARSET "UTF-8";

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

.pNumber {
	margin-top:5px;
}

#head {
	float: left;
	width: 946px;
	height: 105px;
	overflow: hidden;
}

#head .leftBlockCont {
	float: left;
	width: 730px;
	height: 105px;
}

#head .rightBlockCont {
	float: left;
	width: 216px;
	height: 105px;
	overflow: hidden;
}

#head .rightBlockCont .logo {
	width: 216px;
	height: 105px;
}

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

#head .topBlock .search {
	float: left;
	width: 140px;
	height: 30px;
}

#head .topBlock .langFlag {
	float: left;
	width: 25px;
}
#head .topBlock .langFlag .lang {
	margin: 2px 0 0 10px;
}

#head .search .formRow {
	width: 150px;
}

.search .field {
	float:left;
	width: 125px;
	overflow: hidden;
}

.search .field .txt {
	float:left;
	width: 115px;
	margin:5px 0 0 5px;
	font-size: 10px;
}

.search .sbt {
	float:left;
	width: 15px;
	margin: 8px 0 0 3px;
}

.sbtImg {
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}


#head .topBlock .subnavi {
	float: left;
	width: 590px;
	height: 30px;
}

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

#innerNav {
	width: 946px; 
}

#innerNav .tblList {
	float: left;
	clear: none;
	display: table;
}



#headTeaser {
clear:both;
height:316px;
margin-top:8px;
overflow:visible;
width:946px;
}
#headTeaser .plus {
	display: none;
}

#headTeaser .blockLeft {
	float: left;
	width: 310px;
	height: 316px;
	overflow: hidden;
}

#headTeaser .blockRight {
	float: left;
	width: 636px;
	height: 316px;
	overflow: hidden;
}

#headTeaser .blockRight .imgContBg {
	margin-top: 0;
	padding-top:0;
	float: left;
	width: 636px;
	height: 316px;
	background:transparent url(../../content/contentBig.jpg) left no-repeat;
}

#headTeaser .blockRight .imgContFront {
	float: left;
	width: 636px;
	height: 316px;
	background:transparent url(../img/shadeTop.png) left repeat-y;
}

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

/* */

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

ul.navi li span {
	display: block;
	height: 32px;
	margin: 0 15px 0 15px;
}
ul.navi li.on {
 color: #FFF;
}


ul.subnavi {
	display: block;
	float: left;
	width: 620px;
	list-style: none;
	margin-top: 7px;
}
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;
}

#innerNav .tblList {
	padding-right: 10px;
}

#innerNav .last div {
	margin-left: 25px;
}
ul.navi li.last span {
	display: block;
	height: 32px;
	margin: 0 15px 0 15px;
}
ul.navi li.last span a {
	margin-left: 20px;
}


