body{
	scrollbar-3dlight-color:#E3D8C4;
	scrollbar-arrow-color:#999282;
	scrollbar-base-color:#A00032;
	scrollbar-darkshadow-color:#C4C4AF;
	scrollbar-face-color:#ECECE4;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FAF9F5;
	scrollbar-track-color: #FBFBFE;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	width:100%;
	
}
body,td,p,div,font,b,u,option{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;}

th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	COLOR:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;
	height:18px;
	vertical-align:center;
}

.thL{
	background-image: url(/css/thL.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.thM{
	background-image: url(/css/thM.gif);
	background-repeat:repeat-x;
}
.thR{
	background-image: url(/css/thR.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.thL th{
	font-size: 10pt;
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	padding-left: 10px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.thL table{
	border-bottom: 1px solid #F99B1D;
}
.thL td{
	background-color:#FAF9F5;
	height: 18px;
}
A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#F99B1D;
}
A:active{
	text-decoration:none;
}
p {margin-bottom:8px; margin-top:0px;}

.rand{
	border-right: 1px solid #999282;
	border-bottom: 1px solid #999282;
	border-left: 1px solid #999282;

	margin: 0 auto 50px;
	position: relative;
	width:750px;
}


#siteWrapper{
	position: relative;
}

#siteWrapper .navTitle {
	font-weight: bold;
	padding-left: 10px;
	position: absolute;
	top: -30px;
}
#siteWrapper .closeWindow{
	text-align:center;
}

.topRmn{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bgTopRmn.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: right top;
	background-color: #EEE8DC;
}


.navOben{
	height: 20px;
	font-size: 9pt;
	font-weight: bold;
	padding-left:10px;
	position:absolute;
	top:-30px;
}
.navContainer{
	position:absolute;
	width:90%;
}

.grau{color:#5F5A50}
.grau A{color:#5F5A50}
.fehler{
	border-bottom: 1px solid #A00032;
	border-top: 1px solid #A00032;
	border-left: 1px solid #A00032;
	border-right: 1px solid #A00032;
	background-image: url(fehler.gif);
	background-position: 3px 4px;
	background-repeat: no-repeat;
	font-weight: bold;
	color:#A00032;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	min-height: 50px;
	/*width:100%;*/
	margin-bottom:10px;
	background-color:#EEE8DC;
}

.info{
	border-bottom: 1px solid #F99B1D;
	border-top: 1px solid #F99B1D;
	background-image: url(info.gif);
	background-position: 3px 4px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #F99B1D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	min-height: 50px;
	/*width:100%;*/
	margin-bottom: 10px;
	background-color:#EEE8DC;
}
.fehler,.info,.ok{
	width:auto;
}

.ok{
	border-bottom: 1px solid #149F0F;
	border-top: 1px solid #149F0F;
	background-image: url(ok.gif);
	background-position: 3px 4px;
	background-repeat: no-repeat;
	font-weight: bold;
	color:#149F0F;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	min-height: 50px;
	/*width:100%;*/
	margin-bottom: 10px;
	background-color:#EEE8DC;
}

.haupt{
	padding:10px 10px 10px 10px;

}




.t1{
	background-image: url(t1Pop.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #F99B1D;
	background-color:#FAF9F5;

	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;

	margin-bottom:20px;
	font-size: 9pt;
}
.t1 th A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	COLOR:#FFFFFF;
	text-decoration:none;
}


/* .t1Grau wird nur für premiumStart.php benötigt; solange es das Angebotspreis gibt */

.t1Grau{
	background-image: url(t1PopGrau.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #F99B1D;
	background-color:#FAF9F5;

	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;

	margin-bottom:20px;
	font-size: 9pt;
}
.t1Grau th A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	COLOR:#FFFFFF;
	text-decoration:none;
}





/*
.t1730{
	background-image: url(t1_18x730.gif);
	background-repeat:no-repeat;
	vertical-align: center;
	padding-left:5px;
	border-bottom:1px solid #F99B1D;
	background-color:#FAF9F5;
	margin-bottom:20px;
}
.t1730 th A{
	font-size: 10pt;
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	padding-left: 10px;
	padding-bottom:0px;
	margin-bottom:0px;
}
*/

.t1768{
	background-image: url(t1_18x768.gif);
	background-repeat:no-repeat;
	vertical-align: center;
	padding-left:5px;
	border-bottom:1px solid #F99B1D;
	background-color:#FAF9F5;
	margin-bottom:20px;
}
.t1768 th A{
	font-size: 10pt;
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	padding-left: 10px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.thNav{
	background-image: url(thNavPop.gif);
	background-repeat:no-repeat;
	background-color:#EEE8DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #A00032;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right:5px;
	margin-bottom:20px;

}

.thNav h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	font-weight:bold;
	height:18px;
	color:#FFFFFF;
}


.leistung{
	border-bottom:1px solid #F99B1D;
/*	background-color:#FAF9F5;*/ /*entfernt wegen anderer darstellung in der leistungsübersicht*/
	margin-bottom:20px;
	padding-left:5px;	
	padding-right:5px;
}
/*.faq{
	border-bottom:1px solid #F99B1D;
	background-color:#FAF9F5;
	margin-bottom:20px;
	padding-left:5px;	
	padding-right:5px;
}*/
/* Entf. 26.10.2006 ex-ck
.smallPopup{
	margin-top: 2px;
	width:  218px;
	height: 129px;
	background-image: url(bgSmallPopup.gif);
	background-position: right bottom;
	background-attachment: fixed;
	top: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-color: #FAF9F5;
}
#smallPopupWoman{
position:absolute; bottom:-1px; right:-20px; width:96px; height:76px;}
#smallPopupWoman2{
position:absolute; bottom:-1px; right:-20px; width:94px; height:96px;}
#smallPopupMan{
position:absolute; bottom: -1px; right: 0px; width:58px; height:98px;}
*/
.rot{color:red}
.rot:active{color:red;text-decoration:none}
.rot:link{color:red;text-decoration:none}
.rot:visited{color:red;text-decoration:none}
.rot:hover{color:#006464;text-decoration:none}
.schwarzKl{font-size:7pt;color:black;text-decoration:none}

.thumb{
	background-image: url(thumbBg.gif);
	background-repeat:no-repeat;
}

#bgHeader{
	width:100%;
	height:126px;
	background-image:url(newPopUpHeader.png);
	background-repeat:no-repeat;
	position:relative;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#bgHeader #brandHeader{
	clear:both;
	padding-top:31px;
}
#bgHeader #logoHeader{
	margin:0px;
	padding:0px;
	width:50px;
	height:48px;
	background-image:url(logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:16px;
}
#bgHeader #schriftzugHeader{
	margin:0px;
	padding:0px;
	float:left;
	height:40px;
	width:225px;
}
#schriftzugHeader a{
	width:255px;
	height:40px;
	display:block;
	cursor:pointer;
	background-repeat:no-repeat;
}
#schriftzugHeader a#de{
	background-image:url(de.png)
}
#schriftzugHeader a#pl{
	background-image:url(pl.png)
}
#schriftzugHeader a#ch{
	background-image:url(ch.png)
}
#schriftzugHeader a#at{
	background-image:url(at.png)
}
#schriftzugHeader a#am{
	background-image:url(am.png)
}