@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:#000 url(../img/bg.jpg) center top fixed no-repeat;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:1.5em;
}

p {
	margin:0;
}

.blockLeft p {
	padding-bottom: 15px;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

#frame {
	background: #FFF;
	position:absolute;
	width: 981px;
	left: 50%;
	margin-left: -491px;
	text-align:left;
	display: table;
	background: url(../img/bgCont.jpg) repeat-y top left;
	margin-bottom: 15px;
	
}

#container {
    display: table;
	width: 981px;
	float: left;
	overflow: hidden;
	
}
.de #container {
	background: url(../img/bgHeadLogo.jpg) no-repeat top left;
}
.dk #container {
	background: url(../img/bgHeadLogoDK.jpg) no-repeat top left !important;
}
#head {
	float: left;
	width: 981px;
	height: 222px;
	
}

#head .topBlock {
	float: left;
	height: 25px;
	padding: 30px 0 0 635px;
	color: #214346;
	font-size: 10px;
}

#head .bottomBlock {
	float: left;
	clear: both;
	width: 980px;
	height: 200px;
	overflow: hidden;
}
#head .bottomBlock .logo {
	float: left; 
	width: 715px;
	height: 200px;
}
#head .bottomBlock .logoimg {
	width: 250px;
	height: 155px;
}
#head .bottomBlock .lang {
	float: left; 
	width: 205px;
	height: 50px;
	text-align: right;
	padding-top: 80px;
}
#head .bottomBlock .lang img {
	padding-left: 10px;
}
#contBg {
	float: left;
	clear: both;
	width: 980px;
}

#cont {
	float: left;
	clear: both;
	width: 980px;
}

#cont #navi {
	float: left; 
	width: 265px;
	clear: none;
}
.navi ul  {
	width: 265px;
}
ul.navi li {
	padding-top: 5px;
}
ul.navi li.first {
	padding-top: 0px;
}
.navi ul.navint li {
	padding-top: 0px;
}

#cont #sub {
	float: left; 
	width: 685px;
	clear: none;
}
div.startpage #cont #sub {
	/*
	margin-top: -30px;
	*/
}

#cont .blockLeft {
	float: left;
	clear: both;
	width: 432px;
	overflow: hidden;
}

#cont .blockRight {
	margin-left: 20px;
	float: left;
	width: 207px;
	overflow: hidden;
}

#cont .blockSpace {
	float: left;
	clear: both;
	width: 1px;
	height: 661px;
}

#footer {
	width: 981px;
	height: 39px;
	float: left;
	overflow: hidden;
	background:transparent url(../img/bgFooter2.png) no-repeat top left;	
}

/* */

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;
 }
a:hover                            {
 color: #FEE000;
 }
.archivText a,
.tx_lumogooglemaps_pi1_sidebar a,
.tx-indexedsearch a,
.tx-felogin-pi1 a,
a.linkMitPfeil                     {
 line-height: 18px;
 padding-left: 12px;
 background: url(../img/arrowMore.gif) no-repeat scroll 0 4px;
 font-weight: normal;
 font-style:italic;
 }
/*********************/
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: 620px;
 }
.right .contentLinieMargin {
 width: 310px;
 background:transparent url(../img/lineHor.gif) repeat-x center;
 height: 30px;
 margin:0;
 padding:0;
 display: block;
 overflow: hidden;
 float: left;
 clear: both;
}

