@CHARSET "UTF-8";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Michael Kelmer							#
 * # 												#
 * # Datum: 20.03.2009								#
 * # 												#
 * # Autor: Christian StŸben						#
 * # 												#
 * # Datum: 08.12.2009								#
 * # 												#
 * ################################################## 
 */

/* <b style="font-size: 14px; text-transform: uppercase;"> */

html, body {
	height:100%;

}

body * {
	margin:0;
	padding: 0;
}

body,
td {
	margin:0;
	padding:0;
	background:#FFF url(../img/bg.jpg) left top;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#000;
	line-height:1.5em;
}

p {
	margin:0 0 10px 0;
}
td, th {
	vertical-align: top;
}
sub {
	vertical-align:0;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

#logo {
	position: absolute;
	z-index: 510;
	left: 50%;
	margin-left: 139px;
	top: 50px;
	width: 241px;
	height: 193px;
	background: transparent url(../img/logoTop.png) no-repeat top;
}

#logo2 {
	position: absolute;
	z-index: 511;
	left: 50%;
	margin-left: -256px;
	top: 76px;
	width: 134px;
	height: 46px;
	background: transparent url(../img/logoName.png) no-repeat top;
}

#headWire {
	position: absolute;
	z-index: 500;
	left: 50%;
	top: 37px;
	margin-left: -290px;
	width: 638px;
	height: 406px;
	background: transparent url(../img/elOverlay.png) no-repeat;
}

#frame {
	position:absolute;
	z-index: 10;
	height:100%;
	width: 860px;
	left: 50%;
	margin-left: -480px;
	text-align:left;
	display: table;
}

#container {
    position: relative;
	width: 860px;
	float: left;
	overflow: hidden;
}

#container .blockLeft {
	position: relative;
	float: left;
	clear: both;
	width: 180px;
	overflow: hidden;
}

.blockLeft .hdSpacer {
	width: 180px;
	height: 242px;
	background: url(../img/naviTop.gif) no-repeat bottom left;
}

#container .blockMid {
	position: relative;
	float: left;
	display: block;
	width: 410px;
	overflow: visible;
	z-index: 45;
}

.blockRight {
	position: absolute;
	width: 230px;
	top: 445px;
	left: 50%;
	margin-left: 140px;
	overflow: hidden;
	overflow: visible;
	z-index: 50;
}

.blockMid .subNavi {
	float: left;
	overflow: hidden;
	width: 680px;
	height: 50px;
}
.blockMid #head {
	float: left;
	overflow: hidden;
	width: 680px;
	height: 380px;
	position: relative;
	z-index: 40;
}
.blockMid .cont {
	display: block;
	float: left;
	clear: both;
	width: 380px;
	overflow: visible;
	margin-top: 5px;
	padding: 0 10px 0 10px;
	position: relative;
	z-index: 50;
}
#cont .blockSpace {
	float: left;
	clear: both;
	width: 1px;
	height: 1px;
}


/* */
#innerNav {
	height: 97px;
	list-style: none;
	float: left;
}
#innerNav .tblList,
ul.navi li {
	float: left;
	display: block;

}

ul.subnavi {
	display: block;
	float: right;
	list-style: none;
}
ul.subnavi li {
	float:left;
	padding-top: 20px;
	margin-right: 10px;
}
 
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 *************/

.tx-bahagphotogallery-pi1 A,
.tx-bahagphotogallery-pi1 A:link,
.tx-bahagphotogallery-pi1 A:visited,
a, a:link, a:visited {
 color: #2B4E8E;
 text-decoration: underline;
 }

.tx-bahagphotogallery-pi1 A:hover,
a:hover {
 color: #2B4E8E;
 }
 
.tx-indexedsearch a,
.tx-felogin-pi1 a,
a.linkMitPfeil                     {
 line-height: 18px;
 padding-left: 12px;
 background: url(../img/arrowMoreDrk.gif) no-repeat scroll 0 2px;
 font-weight: normal;
 font-style:italic;
 }
/*********************/
hr.clearer {
 height: 30px;
 float: left;
 clear: both;
 display: block;
 background: url(../img/lineHor.jpg) no-repeat center;
 width: 500px;
 border: 0;
 }
 
.csc-frame-rulerAfter,
.contentLinieMargin                 {
 height: 30px;
 float: left;
 clear: both;
 display: block;
 background: url(../img/lineHor.jpg) repeat-x left;
 }
.blockMid .contentLinieMargin           {
 width: 390px;
 }
.blockRight .contentLinieMargin {
	width: 310px;
	background:transparent url(../img/lineHorSmall.gif) no-repeat center;
	height: 30px;
	width: 230px;
	margin:0;
	padding:0;
	display: block;
	overflow: hidden;
	float: left;
	clear: both;
}
