body,html {

	background-color:#000000;
	color:#F4F0E6;
	text-align:center;
	font-family:  "Times New Roman", Times, serif;
	font-size:12.5px;
	margin:0;
	padding:0;
}
input, select, textarea {
	font-family:  "Times New Roman", Times, serif;
}
a {
	text-decoration:none;
	color:#F4F0E6;
}
a img {
	border:none;
}
a:hover {
	text-decoration:underline;
}
td {
	vertical-align:top;
}
#maincontent td {
	vertical-align:middle;
}
h1 {
	color:#000;
	font-size:18px;
}
h2 { font-size:14px; margin-bottom:6px; }
h3 { font-size:14px; margin-bottom:2px; font-weight: normal}
h4 { font-size:12px; margin:0px 0px 5px 0px; }

p {
	margin:0px 0px 5px 0px;
	font-size: 1.15em;
	line-height:130%;
}
ul { font-size: 13px; list-style-position:outside;}

.border {
	border:dashed #063670;
	border-width:1px 0 1px 0;
}

#wrapper {
	text-align:left;
	width:800px;
	position:relative;
	margin:0 auto;
	padding-bottom:10px;
	margin-bottom:20px;
}
#wrapper2 {
	width:800px;
	min-height:500px;
	/*background-image:url(/i/raender.gif);
	background-repeat:no-repeat;;*/
}
#maincontent {
}

.hidetext {
	margin:0;
	display:none;
}


#bootons{
	position:absolute;
	top:85px;
	right:25px;
	text-align:right; width:395px;
}
#bootons img { margin-right:2px; }
	
#leftcol {
	float:left;
	width: 180px;
	margin-right:15px;
}
#center {
	float:left;
	width: 408px;
	min-height:300px;
	background:#F4F0E6;
	color:#000;
}
#center .content {
	padding:10px;
}
#center h2 {
	margin-top:0;
	padding:10px;
	font-size:30px;
	font-weight:normal;
	color:#A51A27;
}
#center a {
	color:#A51A27;
}
.kasten {
	border:1px solid #F4F0E6;
	margin-bottom:10px;
	background:#000;
	color:#F4F0E6;
}
.kasten .content {
	padding:5px;
}
.kasten p {
	font-size: 1.05em;
}
.kasten h2 {
	font-size:18px;
	margin:0pt;
	padding:5px;
	font-weight:normal;
}

#rightcol {
	float:left;
	width: 180px;
	margin-left:15px;
}

#dielesersagen {
	

}
#socialBookmarkers{
	clear:both;
	text-align:center;
	padding-top:25px;
}


#socialBookmarkers a{
	padding:3px;
}
#footer {
	clear:both;
	padding:50px 15px 0px 0px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	
}
#footer a:hover {
	color:#F4F0E6;
}
#weiterempfehlenBox h1, #newsletterBox h1, #newsletterAktivierungBox h1{
	margin:0;
	}
#weiterempfehlenBox, #newsletterBox, #newsletterAktivierungBox{
	background-color:#fff;
	color:#000;
}
#weiterempfehlenBox a, #newsletterBox a, #newsletterAktivierungBox a{
	color:#000;
}
#boje {
	position:absolute;
	right:10px;
	top:0px;
}
#malorie {
	position:absolute;
	left:30px;
	top:6px;
	z-index:5;
}
#blackman {
	position:absolute;
	left:60px;
	top:60px;
	z-index:4;
}
#anim {
	position:absolute;
	top:115px;
}
/* Droppy Menu*/

.menu a.active {
	color:#fff;
}
 #topmenu .r {
	float:right;
}
 #topmenu .separator {
	position:relative;
	top:6px;
}
/* Basic code - don't modify */
 
 #topmenu { display: block; margin: 0; padding: 0;}
 #topmenu li { list-style: none; margin: 0; padding: 0; float: left; position: relative; }
 #topmenu a { color:#F4F0E6 }
 #topmenu ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
 * html #topmenu ul { line-height: 0; } /* IE6 "fix" */
 #topmenu ul a { zoom: 1; } /* IE6/7 fix */
 #topmenu ul li { float: none; }
 #topmenu ul ul { top: 0; }
    
/* Essentials - configure this */

#topmenu ul { width: 130px; }
#topmenu ul ul { left: 131px; }

/* Everything else is theming */
 
#topmenu { height: 35px; }
#topmenu *:hover { background-color: none; }
#topmenu a { border-left: 1px solid white; font-size: 16px; padding: 6px; line-height: 1; height:14px; }

  #topmenu li.hover a {  }
  #topmenu ul { top: 25px; }
    #topmenu ul li a { background-color:white;font-size:12.5px; }
      #topmenu ul li.hover > a { color: #fff; }
   #topmenu ul a { border-bottom: 1px solid #fff; border-right: none;  }
/* #topmenu ul a { border-bottom: none; } - I also needed this for IE6/7 */


@media print {
	.hidetext {
		display:inherit;
	}
	#vemag {
		color:#000;
	}
	#socialBookmarkers, #topmenu, #bootons,#suche, #footer {
		display:none;
	}
}


.narrow .text { padding-left:0px; }
.narrow .text p { width: 215px; margin-top:0px; }

	
.interstitial {
    display: none;
    
    position: fixed;
    top: 27%;
    left: 50%;
    
    margin-left: -90px;
    width: 180px;
    
    background-color: #eee;
    color: #333;
    border-right: 2px solid gray;
	border-bottom: 2px solid gray;
    padding: 0px 3px 3px 3px;
	text-align:right;
}

.interstitial a { font-size:10px; }

.jqmOverlay { background-color: #fff; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .interstitial {
     position: absolute;
   /*  top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');*/
}

