@CHARSET "UTF-8";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Michael Kelmer							#
 * # 												#
 * # Datum: 20.03.2009								#
 * # 												#
 * ################################################## 
 */



html, body {
	height:100%;
}

body * {
	color: #4B4B4B;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}

body {
	margin:0;
	padding:0;
	line-height: 18px;
	background:#B9E2FE url(../img/bg.jpg) repeat-x;
}

p {

}

table {
	float: left;
	clear: both;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

#popUpFrame {
	position:absolute;
	width: 655px;
	left: 50%;
	margin-left: -327px;
	text-align:left;
	display: table;
}
#frame {
	position:absolute;
	width: 1020px;
	left: 50%;
	margin-left: -510px;
	text-align:left;
	display: table;
}

#container {
	width: 1020px;
	overflow: hidden;
	background: transparent url(../img/bgCont.jpg) no-repeat;
}

#topper {
	width: 960px;
	float: left;
	padding-left: 30px;
}

#navi {
	float: left;
	width: 960px;
	height: 24px;
	background: url(../img/bgNavi.jpg) repeat-x;
}

#navi #navEl {
	float: left;
	width: 855px;
	height: 24px;
}

#navi #lang {
	float: right;
	width: 105px;
	height: 24px;
	overflow: hidden;
	background: transparent url(../img/liNaviTrenner.jpg) left repeat-y;
}

#navi #lang img {
	border: 0;
	padding: 5px 5px 0 10px;
}

#main {
	display: block;
	float: left;
	width: 960px;
	overflow: hidden;
	background:#FFF url(../img/bgHead.jpg) no-repeat;
}

.dansk #main {
	background:#FFF url(../img/bgHead_dk.jpg) no-repeat;
}

.english #main {
	background:#FFF url(../img/bgHead_en.jpg) no-repeat;
}

#main #head {
	float: left;
	height: 208px;
	overflow: hidden;
}

#main #cont {
	float: left;
	width: 960px;
	overflow: hidden;
	clear: both;
	background:transparent url(../img/bgContBot1.png) no-repeat bottom left;
}

#contFooter {
	float: left;
	width: 1020px;
	height: 11px;
	clear: both;
	margin-top: -1px;
	padding: 0;
	overflow: hidden;
	background:transparent url(../img/bgContBot2.png) no-repeat left top;
}

#popUpFrame #contHeader {
	float: left;
	width: 655px;
	height: 11px;
	clear: both;
	margin-top: 10px;
	padding: 0;
	overflow: hidden;
	background:transparent url(../img/bgContHeadPopup.png) no-repeat left top;
}
#popUpFrame #container {
	float: left;
	width: 655px;
	clear: both;
	padding: 0;
	overflow: hidden;
	background:#FFF url(../img/trans.gif) no-repeat left top;
}
#popUpFrame #main {
	width: 655px;
	background:#FFF url(../img/trans.gif) no-repeat left top;
}
#popUpFrame #contFooter {
	float: left;
	width: 655px;
	height: 11px;
	clear: both;
	margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
	background:transparent url(../img/bgContBotPopup.png) no-repeat left top;
}


.blockLeft {
	float :left;
	width: 632px;
	margin-left: 11px;
	margin-right: 0px;
	padding: 0;
	overflow: hidden;
}
.blockRight {
	float :left;
	width: 306px;
	overflow: hidden;
}

#subNavi {
	float: left;
	width: 960px;
	clear: both;
	height: 30px;
	margin-bottom: 20px;
}

#navi ul {
	list-style: none;
	float :right;
	margin: 0;
	padding: 0;
}
#navi ul li {
	display: table;
	height: 24px;
	float: left;
	clear: none;
	padding: 0 0 0 2px;
	background: transparent url(../img/liNaviTrenner.jpg) repeat-y left top;
}

#subNavi ul {
	list-style: none;
}
#subNavi ul li {
	float: left;
	margin: 0;
	padding: 0;
}
/******** a *************/
a, a:link, a:visited               {
	color: #2B4E8E;
	text-decoration: underline;
 }
 
.blockLefter a {
	padding-left: 12px;
	background: url(../img/arrowMore.gif) no-repeat scroll 0 4px;
	
} 

a:hover                            {
 color: #FF001A;
 }

#subNavi li span a {
	line-height: 18px;
	padding-left: 12px;
	font-weight: normal;
}
.unsubscribe a,
.faqItem p 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;
	text-decoration: underline;
}

a.linkMitPfeilBack {
	line-height: 18px;
	padding-left: 12px;
	background: url(../img/arrowBack.gif) no-repeat scroll 0 4px;
	font-weight: normal;
	text-decoration: underline;
}
 
a.linkMitPdf {
	line-height: 18px;
	padding-left: 24px;
	background: url(../img/pdf-icon.gif) no-repeat scroll;
	font-weight: normal;
	text-decoration: underline;
	height: 20px;
	display: block;
	clear: both;
} 
 
.tx-indexedsearch a:hover,
.tx-felogin-pi1 a:hover,
a.linkMitPfeil:hover {
	color: #FF001A;
	background: url(../img/arrowMoreDrk.gif) no-repeat scroll 0 4px;
}
/*********************/
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 center;
 }
.blockLeft .contentLinieMargin           {
	width: 585px;
	margin: 0 20px 0 20px;
	float: left;
}
.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;
}
.rgmediaimages-media {
 margin: 0px 0px 0px 20px;
}