@CHARSET "UTF-8";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Michael Kelmer							#
 * # 												#
 * # Datum: 20.03.2009								#
 * # 												#
 * ################################################## 
 */

.rel {
	position:relative;
}

.tx-logininfos-pi1 {
	font-size: 9px;
    position: absolute;
    right: 15px;
    top: 8px;
}
html, body {
	height:100%;

}

body * {
	margin:0;
	padding: 0;
	color: #4C4C4C;
}

body {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#4b4b4b;
	line-height:1.5em;
	scrollbar-base-color:#AEA997;
}

body {
	scrollbar-3dlight-color:#C4BAA0;
	scrollbar-arrow-color:#504F46;
	scrollbar-base-color:#AEA997;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#B0A589;
	scrollbar-highlight-color:#AFA489;
	scrollbar-shadow-color:#B0A589;
}

#bodyTag {
	background:#FFF url(../img/bgProg.jpg) center top fixed;
}
#sb-content #bodyTag {
	background:transparent url(../img/trans.gif) no-repeat !important;
}

p {
	margin:0 0 10px 0;
}

td, th {
	vertical-align: top;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

#popup {
	padding-top: 10px;
	position:absolute;
	width: 680px;
	left: 50%;
	margin-left: -340px;
	text-align:left;
	display: table;
}
#sb-body #popup {
	padding-top: 0 !important;
	position: relative !important;
	margin-left: 0 !important;
	left: 0 !important;

	overflow: scroll;
}

#frame {
	position:absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	text-align:left;
	display: table;
}

#container {
    width: 960px;
	float: left;
	overflow: hidden;
	margin-left: 8px;
}

#head {
	float: left;
	width: 970px;
	height: 118px;
	background: url(../img/bgLogoTop2.png) no-repeat top left;
}

#head img.logo {
	width: 290px;
	height: 100px;
}
#head .left {
	float: left;
	width: 292px;
	height: 106px;
	overflow: hidden;
}
#head .right {
	float: left;
	width: 644px;
	height: 106px;
	clear: none;
	overflow: hidden;
}
#head .topBlock {
	float: left;
	width: 946px;
	height: 65px;
}

#head .bottomBlock {
	float: left;
	clear: both;
	width: 946px;
	height: 32px;
}

#headTeaser {
	float: left;
	clear: both;
	width: 960px;
	height: 403px;
}

.blockLeft2,
#headTeaser .blockLeft {
	float: left;
	width: 282px;
	height: 400px;
	overflow: hidden;
	background: url(../img/bgTeaserSmall.png) no-repeat top left;
}

#headTeaser .blockRight {
	float: left;
	clear: none;
	width: 678px;
	height: 403px;
	overflow: hidden;
	background: url(../img/bgTeaserBig.png) no-repeat top left;
}

#headTeaser .blockRight .imgContBg {
	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: hidden;
}

#contBg {
	float: left;
	clear: both;
	width: 960px;
}

#cont {
	float: left;
	clear: both;
	width: 951px;
	/* background: url(../img/bgContent.jpg) bottom repeat-x; */
}

#cont .blockLeft {
	float: left;
	clear: none;
	width: 663px;
	overflow: hidden;
}

#cont .blockRight {
	float: left;
	width: 282px;
	overflow: hidden;
}

#cont .blockSpace {
	float: left;
	clear: both;
	width: 1px;
	height: 30px;
}
#ariadne {
	position: absolute;
	margin: 12px 0 0 35px;
}
#footer {
	position: fixed;
	z-index: 998;
	width: 960px;
	left: 50%;
	margin-left: -472px;
	text-align:left;
	bottom: 0px;
	height: 46px;
	background: url(../img/bgFooter2.png) left bottom no-repeat;
}
#footer .ticker {
	float: left;
	width: 557px;
	height: 46px;
	overflow: hidden;
	margin-top: 0px;	
}

#footer .nlOrder {
	float: left;
	width: 200px;
	height: 46px;
	overflow: hidden;
	margin-top: 8px;
}
#footer .nlOrder .bgImg {
	cursor: pointer;
	float: left;
	width: 200px;
	height: 46px;
	display: block;
	background: url(../img/btnNlOrder_DE.gif) no-repeat scroll 12px 13px;
}
.en #footer .nlOrder .bgImg {
	background: url(../img/btnNlOrder_EN.gif) no-repeat scroll 12px 13px;
}
.dk #footer .nlOrder .bgImg {
	background: url(../img/btnNlOrder_DK.gif) no-repeat scroll 12px 13px;
}

#footer .nlOrder .bgImg:hover {
	background-position:12px -29px;
}

#footer .nlOrder img.img {
	width: 200px;
	height: 46px;
}


#footer .ggBtn {
	float: left;
	width: 153px;
	height: 46px;
	overflow: hidden;
	margin-top: 8px;
	margin-left:23px;
}
#footer .ggBtn .bgImg {
	cursor: pointer;
	float: left;
	width: 153px;
	height: 46px;
	display: block;
	background: url(../img/gogreen.gif) no-repeat scroll 12px 11px;
}
#footer .ggBtn .bgImg:hover {
	background-position:12px -29px;
}

#footer .ggBtn img.img {
	width: 153px;
	height: 46px;
}

#footer .ggBtn .bgImg a {
	display: block;
	width: 153px;
  height: 46px;
  overflow: hidden;
	line-height: 1000px;
}

/* */
.subnavigation {
	float: left;
	width: 575px;
	overflow: hidden;
}
ul.subnavi {
	display: block;
	float: left;
	width: 575px;
	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;
}

.langselect {
	float: left;
	width: 60px;
	text-align: right;
	overflow: hidden;
}
.langselect img {
	padding-left: 5px;
	padding-top: 10px;
}
/******** a *************/
a, a:link, a:visited               {
 color: #365200;
 text-decoration: underline;
 }
a:hover                            {
 color: #FFF;
 }
.news-latest-item .morelink a, 
.tx-indexedsearch a,
.tx-felogin-pi1 a,
a.linkMitPfeil                     {
 line-height: 18px;
 padding-left: 25px;
 background: url(../img/arrowMoreDrk.gif) no-repeat scroll 0 5px;
 font-weight: normal;
 text-transform: lowercase;
}
.tx-flseositemap-pi1 a {
	background: url(../img/arrowMoreDrk.gif) no-repeat scroll 0 7px;
}
/*********************/
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: 30px;
 float: left;
 clear: both;
 display: block;
 background: url(../img/lineHor.gif) repeat-x center;
 }
.blockLeft .contentLinieMargin           {
 width: 575px;
 }
.right .contentLinieMargin {
 width: 310px;
 background:transparent url(../img/lineHorSmall.gif) repeat-x center;
 height: 30px;
 margin:0;
 padding:0;
 display: block;
 overflow: hidden;
 float: left;
 clear: both;
}

/* R2P Rechner */
.r2prechner {
	margin-left:-71px;
	margin-top:-35px;
	position:absolute;
}

