*{
	font-family:verdana;
	font-size:11px;
	line-height:15px;
}
html, body, h1, h2, table, tr, td, form, ul, li, p{
	margin:0;
	padding:0;
}
body{
	background:white;
}

a:link, a:hover, a:active, a:visited{
	color:black;
	text-decoration:underline;
}

ul{
	
	margin-left:23px;
}
li {
	line-height:20px;
}

#divNavBox{
	float:left;
	margin-right:60px;
}

DIV.divNavLv1Box{
	padding-bottom:5px;
}
DIV.divNavLv1BoxCont{
	width:202px;
}
DIV.divNavLv1BoxContTextArea{
	width:184px;
	height:20px;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#F39B38;
	background:white;
}
DIV.divNavLv1BoxContTextArea a:link, DIV.divNavLv1BoxContTextArea a:visited, DIV.divNavLv1BoxContTextArea a:hover, DIV.divNavLv1BoxContTextArea a:active{
	display:block;
	width:184px;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#F39B38;
	text-decoration:none;
	padding-left:2px;
	background:white;
}
DIV.divNavLv1BoxContTextArea a:hover{
	color:#FCC599;
}

DIV.divNavLv1BoxContSel{
	clear:both;
	color:white;
	padding-left:3px;
	background-image:url(../img/nav/mnu-lv2-grad.gif);
	background-repeat:repeat-y;
}

div.divNavLv1BoxContSelLv1{
	float:left;
	background-image:url(../img/nav/mnu-lv2-grad.gif);
}

DIV.divNavLv1BoxContSelLv1 a:link, DIV.divNavLv1BoxContSelLv1 a:visited, DIV.divNavLv1BoxContSelLv1 a:hover, DIV.divNavLv1BoxContSelLv1 a:active{
	display:block;
	float:left;
	width:181px;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	background-image:url(../img/nav/mnu-lv2-top-bg.gif);
	border-top:1px solid #F39B38;
	padding-bottom:5px;
}
DIV.divNavLv1BoxContSelLv1 a:hover{
	color:white;
}

DIV.divNavLv1BoxContSelTextArea{
	width:186px;
	height:25px;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#F39B38;
	background:red;
}

DIV.divNavLv1BoxContSelTextArea a:link, DIV.divNavLv1BoxContSelTextArea a:visited, DIV.divNavLv1BoxContSelTextArea a:hover, DIV.divNavLv1BoxContSelTextArea a:active{
	display:block;
	width:186px;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	padding-left:2px;
	background-image:url(../img/nav/mnu-lv2-top-single-bg.gif);
}
DIV.divNavLv1BoxContSelTextArea a:hover{
	color:white;
}

DIV.divNavLv2BoxContTextAreaSel{
	padding-left:7px;
	padding-bottom:5px;
}

DIV.divNavLv2BoxContTextAreaSel a:link, DIV.divNavLv2BoxContTextAreaSel a:visited, DIV.divNavLv2BoxContTextAreaSel a:hover, DIV.divNavLv2BoxContTextAreaSel a:active{
	font-size:11px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	line-height:12px;
}
DIV.divNavLv2BoxContTextAreaSel a:hover{
	color:white;
}

DIV.divNavLv2BoxContTextArea{
	padding-left:7px;
	padding-bottom:5px;
}
DIV.divNavLv2BoxContTextArea a:link, DIV.divNavLv2BoxContTextArea a:visited, DIV.divNavLv2BoxContTextArea a:hover, DIV.divNavLv2BoxContTextArea a:active{
	font-size:11px;
	color:white;
	text-decoration:none;
	line-height:12px;
}
DIV.divNavLv2BoxContTextArea a:hover{
	color:white;
	font-weight:bold;
}

.divNavLv2MouseOver{
	position:absolute;
	visibility:hidden;
	width:210px;
	height:100px;
	top:0px;
	left:0px;
	z-index:10;
	filter:	alpha(opacity=90);
	opacity: 0.9;
}

.divNavLv2MouseOverTxtCont{
	background:#F39B38;
	padding:0 15px 2px 15px;
}
.divNavLv2MouseOverTxt{
	padding-bottom:5px;
}
.divNavLv2MouseOverTxt a:link, .divNavLv2MouseOverTxt a:hover, .divNavLv2MouseOverTxt a:active, .divNavLv2MouseOverTxt a:visited{
	color:white;
	text-decoration:none;
	font-size:10px;
}
.divNavLv2MouseOverTxt a:hover{
	color:white;
	font-weight:bold;
}

#page{
	width:977px;
	margin-bottom:10px;
}

#headlogotopnav{
	width:776px;
}
#headlogo{
	float:left;
}
#headtopnav{
	margin-top:60px;
	float:right;
	text-align:right;
	height:19px;
}
#headtopnav a{
	font-size:10px;
	text-decoration:none;
	color:black;
	padding-left:20px;
}

#headimglogin{

}
#headimg{
	float:left;
}
#headloginContainer{
	width:183px;
	height:94px;
	float:left;
	
}
#headlogin{
	padding-left:30px;
	color:#808386;
}
#headloginheadline{
	font-weight:bold;
	color:#F39B38;
	line-height:7px;
	padding-bottom:14px;
}
#headloginpw{
	padding-top:8px;
	font-size:10px;
}
#headloginmailtxt, #headloginheadline, #headloginpwtxt{
	font-size:10px;
}
#main{
	width:977px;
	background-image:url(../img/bgmain.jpg);
	background-repeat:repeat-y;
}
#contentContainer{
	float:left;
	width:450px;
}
#content{
	padding-top:7px;
}
.contentPadding{
	padding-left:20px;
}

#teaserContainer{
	float:right;
	width:201px;
	background-image:url(../img/bgteasercont.gif);
	background-repeat:repeat-y;
}

#teaser{
}

#teaserBox{
	width:201px;
	background-image:url(../img/teaserbg.gif);
	background-repeat:repeat-y;
}
#teaserBoxText{
	padding:0 20px 0 20px;
}

h2.teaserH2{
	font-size:12px;
	font-weight:bold;
	color:#F39B38;
	margin-bottom:9px;
}

h1.contentH1{
	color:black;
	font-weight:bold;
	font-size:12px;
	padding-bottom:15px;
}
h2.contentH2{
	color:#F39B38;
	font-weight:bold;
	padding-bottom:15px;
}
DIV.contentRT1{
	color:#F39B38;
	padding-bottom:15px;
}

DIV.contentRT1 a:link, DIV.contentRT1 a:hover, DIV.contentRT1 a:visited, DIV.contentRT1 a:active{
	color:#F39B38;
	text-decoration:underline;
}

DIV.contentRT2{
	padding-bottom:15px;
}

.inpLogin{
	border:1px solid #bbbfc1;
	color:#808386;
	width:95px;
}
.frmLoginGo{
	color:#F39B38;
}

td.infoboximg{
	padding-left:10px;
}
td.infoboxtext{
	
}

td.infoboxtext ul{
	color:#F39B38;
	font-weight:bold;
}

div.infobox2{
	padding-bottom:15px;
}
div.infobox2headline{

}
td.infobox2headlineTitleLeft{
	width:20px;
	height:25px;
	background-image:url(../img/infobox_topleft.gif);
}
td.infobox2headlineTitleFont{
	height:25px;
	line-height:22px;
	color:white;
	font-size:12px;
	font-weight:bold;
	background-image:url(../img/infobox_titlebg.gif);
	white-space:nowrap;
}
td.infobox2headlineTitleRight{
	width:8px;
	height:25px;
	background-image:url(../img/infobox_titleright.gif);
}
td.infobox2headlineTopRightBG{
	width:100%;
	height:25px;
	background-image:url(../img/infobox_topbg.gif);
}

td.infobox2headlineTopRight{
	width:16px;
	height:25px;
	background-image:url(../img/infobox_topright.gif);
}
td.infobox2headlineLeft{
	width:20px;
	background-image:url(../img/infobox_leftbg.gif);
}
td.infobox2headlineContent{
	background:white;
	width:100%;
	padding-top:10px;
}
td.infobox2headlineRight{
	width:16px;
	background-image:url(../img/infobox_rightbg.gif);
}
td.infobox2headlineBottomLeft{
	width:20px;
	height:13px;
	background-image:url(../img/infobox_bottomleft.gif);
}
td.infobox2headlineBottomBG{
	xwidth:100%;
	height:13px;
	background-image:url(../img/infobox_bottombg.gif);
}
td.infobox2headlineBottomRight{
	width:16px;
	height:13px;
	background-image:url(../img/infobox_bottomright.gif);
}

ul.sitemap1{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
ul.sitemap2{
	list-style-type:disc;
	margin-bottom:5px;
}

ul.sitemap1 li{
	line-height:16px;
}
ul.sitemap2 li{
	line-height:16px;
}

li.sitemapLink1 a:link, li.sitemapLink1 a:hover, li.sitemapLink1 a:visited, li.sitemapLink1 a:active{
	color:#F39B38;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

li.sitemapLink2 a:link, li.sitemapLink2 a:hover, li.sitemapLink2 a:visited, li.sitemapLink2 a:active{
	color:#F39B38;
	font-size:10px;
	font-weight:normal;
}

#footer{
	margin-top:40px;
	padding-top:5px;
}
#footerline{
	background:#808386;
	height:1px;
	overflow:hidden;
	margin-bottom:5px;
}
#footerText{
	font-size:9px;
	color:#808386;
	float:right;
}
#headlogoprint{
	position:absolute;
	top:0;
	left:0;
	display:none;
}

.kontaktRow{
	padding-bottom:10px;
}

.kontaktRow a:link, .kontaktRow a:hover, .kontaktRow a:visited, .kontaktRow a:active{
	font-weight:bold;
	text-decoration:none;
}

.contactInp{
	width:300px;
	border:1px solid #808386;
}
.contactInpObl{
	width:300px;
	border:1px solid #F39B38;
	background:#FFD8B9;
}

.linkMore{
	text-align:right;
}
.linkMore a:link, .linkMore a:hover, .linkMore a:visited, .linkMore a:active{
	font-weight:bold;
	text-decoration:none;
	color:black;
}

#px23{
	height:20px;
}

.listimg{
	float:left;
	width:100px;
}

.listtextcontainer{
	float:left;
	width:350px;
}

.listtext{
	padding-left:20px;
}

h2.listtitle{
	font-weight:bold;
}

.listspc{
	height:20px;
}

h1.detailtitle{
	margin-bottom:20px;
}

.detailimgtext{
	padding-bottom:20px;
}

.detailimg{
	float:left;
	width:100px;
}

.detailintrotextcontainer{
	float:left;
	width:310px;
}

.detailintrotext{
	padding-left:20px;
	color:#F39B38;
}

.detailtext{
	padding-bottom:20px;
}