@CHARSET "UTF-8";

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


html, body {
	height:100%;

}

th, td {
	vertical-align:top;
	text-align: left;

}

body * {
	margin:0;
	padding: 0;
}

body {
	margin:0;
	padding:0;
	background:#AFAAA6 url(../img/bg.jpg) left top repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#4b4b4b;
	line-height:20px;
}

p {
	margin:0;
}

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

#frame {
	position:absolute;
	height:100%;
	width: 974px;
	left: 50%;
	margin-left: -487px;
	text-align:left;
	display: table;
}

#container {
	width: 974px;
	float: left;
	overflow: hidden;
}

#head {
	float: left;
	width: 974px;
	height: 172px;
	background:transparent url(../img/bgHead.jpg) no-repeat top left;
	overflow: hidden;
}

#head .lang {
	padding: 16px 0 0 20px;
	width: 20px;
	float: left;
	overflow: hidden;
}

#head .ariadne {
	padding: 10px 0 0 0px;
	float: left;
	width: 550px;
	overflow: hidden;
}
#head .ariadne ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#head .ariadne ul li {
	float: left;
}
#head .service {
	padding: 10px 0 0 0px;
	float: left;
	width: 375px;
	overflow: hidden;
	
}
#main {
	float: left;
	width: 1074px;
	overflow: hidden;
}

#main #mainspacer {
	width: 8px;
	float: left;
	overflow: hidden;
}

#main #navi {
	float: left;
	width: 225px;
	overflow: hidden;
	padding-top: 8px;
	
}
#navi .navCont {
	float: left;
	width: 225px;
	background: transparent url(../img/bgNavi.png) no-repeat left bottom;
}
#navi .navContTopper {
	float: left;
	width: 225px;
	height: 10px;
	background: url(../img/bgNavi.png) no-repeat left top;
}

#navi .navContFooter {
	float: left;
	width: 225px;
	height: 25px;
	background: url(../img/bgNavi.png) no-repeat left bottom;
}
ul.navi {
	list-style: none;
	float: left;
	width: 225px;
	padding-bottom: 25px;
}
ul.navi li.on {
	padding: 0;
	margin: 0;
	height: 32px;
	float: left;
}
ul.navi li.off {
	padding: 0;
	margin: 0;
	height: 30px;
	float: left;
}
ul.navint2,
ul.navint {
	list-style: none;
	float : left;
	clear: both;
	width: 225px;
	padding: 0;
	margin: 0;
}
ul.navint li.on,
ul.navint li.off {
	height: 30px;
	float: left;
	clear: both;
}
ul.navi li.int {
	
}
ul.navi li.off {
	/* background: url(../img/bgNaviLine.gif) top center no-repeat; */
}

ul.navi li.first {
	background: url(../img/trans.gif) top center no-repeat;
}
ul.navi li.firstoff {
	background: url(../img/bgNavi.png) no-repeat scroll 0 -10px;
}

#main #cont {
	float: left;
	width: 745px;
}

#cont .blockLeft {
	float: left;
	clear: both;
	width: 510px;
	overflow: hidden;
	padding-bottom: 15px;
	padding-top: 4px;
}

#cont .blockLeft.full {
	width: 754px;
}

#cont .blockRight {
	float: left;
	width: 225px;
	overflow: hidden;
	padding-top: 8px;
}

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


/* */

ul.subnavi {
	display: block;
	float: right;
	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;
}

.blockLeft .cont .extraBlock {
	padding-top: 10px;
}
/******** a *************/
a, a:link, a:visited               {
 color: #2B4E8E;
 text-decoration: none;
 }
a:hover                            {
	color: #786E64;
}

.blockRight a:hover {
	text-decoration: underline !important;
}

.tx-indexedsearch a,
.tx-felogin-pi1 a,
a.linkMitPfeil                     {
 line-height: 18px;
 padding-left: 12px;
 background: url(../img/liIcon.gif) no-repeat scroll 0 4px;
 font-weight: normal;
 font-style:italic;
 }

 .blue a.linkMitPfeil {
 	text-decoration: none;
	background:transparent url(../img/arrowMoreBlueBg.gif) no-repeat scroll 0 2px;
}

/*********************/
hr.clearer {
 height: 30px;
 float: left;
 clear: both;
 display: block;
 background: url(../img/lineHor.gif) no-repeat center;
 width: 500px;
 border: 0;
 }
 
.csc-frame-rulerAfter,
.contentLinieMargin                 {
 height: 15px;
 float: left;
 clear: both;
 display: block;
 background: url(../img/lineHor.gif) repeat-x top;
 }
.blockLeft .contentLinieMargin           {
 width: 420px;
 overflow: hidden;
 }
.right .contentLinieMargin {
 width: 310px;
 background:transparent url(../img/lineHorSmall.jpg) repeat-x center;
 height: 30px;
 margin:0;
 padding:0;
 display: block;
 overflow: hidden;
 float: left;
 clear: both;
}

