@CHARSET "UTF-8";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Michael Kelmer							#
 * # 												#
 * # Datum: 20.03.2009								#
 * # 												#
 * ################################################## 
 */



.rel {
	position:relative;
}

.abs {
	position:absolute;
}

.wCamLinks {
	margin-bottom:8px;
}

html, body {
	height:100%;

}

body * {
	margin:0;
	padding: 0;
}

body {
	margin:0;
	padding:0;
	background: url(../img/bg_swish.jpg) center top fixed;
	font-family:Arial;
	font-size:12px;
	color:#4b4b4b;
	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 {
	top: 22px;
	left: 50%;
	margin-left: -576px;
	z-index: 998;
	width: 215px;
	height: 153px;
	position: absolute;
	background: url(../img/topLogo.png) center top no-repeat;
}
#logo a img {
	width: 215px;
	height: 153px;
}
#frame {
	position:absolute;
	height:100%;
	width: 1010px;
	left: 50%;
	margin-left: -505px;
	text-align:left;
	display: table;
}
#topNavi {
	position: fixed;
	top: 0;
	height: 30px;
	width: 100%;
	z-index:900;
	text-align: center;
	background: url(../img/bgTop.jpg) repeat-x;
}
#topNavi .el {
	position: absolute;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	
}
#topNavi .el .nav {
	float: right;
	width: 590px;
	padding-right: 5px;
}

#topNavi .el #search {
	float: right;
	width: 205px;
	text-align: left;
}
#topNavi .el #search .sBox {
	margin-top: 3px;
	font-size: 9px;
}

#topNavi .el .lang {
	float: right;
	width: 120px;

}
#topNavi .el .lang img {
	padding-top: 5px;
	padding-left: 11px;
}
#topNavi .el .lang a {
	float: right;
}
#container {
 	width: 1010px;
	float: left;
	margin-left: 8px;
}

.blockLeft {
	position: relative;
	z-index: 100;
	float: left;
	width: 649px;
}
.blockRight {
	position: relative;
	z-index: 101;
	float: left;
	width: 352px;
	padding-top: 26px;
}

.blockLeft #head {
	float: left;
	width: 658px;
	height: 339px;
	background:transparent url(../img/bgTeaserShadeInner.png) repeat-y top left;
}
.startpage .blockLeft #head {
	height: auto !important;
	background: transparent url(../img/trans.gif) no-repeat;
}
.blockLeft #navi {
	float: left;
	width: 658px;
	height: 30px;
	background:transparent url(../img/bgTeaserShadeInner.png) repeat-y top left;
}
.startpage .blockLeft #navi {
	background: transparent url(../img/trans.gif) no-repeat;
}
.blockLeft .cont {
	float: left;
	clear: both;
	width: 658px;
	overflow: hidden;
	background:transparent url(../img/bgTeaserShadeInner.png) bottom repeat-y;
}
.startpage .blockLeft .cont {
	background: transparent url(../img/trans.gif) no-repeat;
}
.blockLeft .cont .conter {
	display: block;
	width: 638px;
	overflow: hidden;
	background:#FFF url(../img/bgTeaserCont.jpg) top repeat-x;
}
.startpage .blockLeft #head .conter {
	background: transparent url(../img/trans.gif) no-repeat;
}

.blockLeft .cont .content {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.blockLeft .footer {
	float: left;
	clear: both;
	width: 658px;
	background:transparent url(../img/bigTeaserBot.png) bottom repeat-x;
}
.blockLeft .conter {
	margin-left: 10px;
	width: 638px;
	background: #FFF;
	overflow: hidden;
}
.blockLeft #head .conter {
	width: 638px;
	height: 314px;
	padding-top: 25px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.startpage .blockLeft #head .conter {
	height: auto;
	margin-left: 0px; 
	width: 662px;
}
.blockLeft #navi .conter {
	height: 30px;
	background:#DC0912 url(../img/bgNavi.jpg) top left repeat-x;
}

#cont .blockLeft {
	float: left;
	clear: both;
	width: 658px;
	overflow: hidden;
}

#cont .blockRight {
	float: left;
	width: 344px;
	overflow: hidden;
}
.blockBottom {
	position: relative;
	z-index: 110;
	padding-bottom: 10px;
	margin-left: 10px;
	width: 100%;
	float: left;
	clear: both;
	text-align: left;
	background: transparent url(../img/bgFooterContourSmall.png) no-repeat left top;
}
.blockBottom .nav {
	width: 1002px;
}
#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;
	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: #C2121C;
 text-decoration: underline;
 }
a:hover                            {
 color: #63A6E5;
 }
.tx-indexedsearch a,
.tx-felogin-pi1 a,
a.linkMitPfeil                     {
 line-height: 18px;
 padding-left: 18px;
 background: url(../img/arrowDrk2.gif) no-repeat scroll 0 4px;
 font-weight: normal;
}
/*********************/
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;
 clear: both;
 display: block;
 background: url(../img/lineHor.jpg) repeat-x center;
 }
.blockLeft .contentLinieMargin           {
 width: 585px;
 }
.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;
}
