/* <![CDATA[ */
body {
	font: 100.01%;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	height: 100%;
	margin:0;
	}
div.bg {
	background-image:url(layout/hintergrundbild.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFF;
	position:fixed;
	width:100%;
	height:100%;
	}
@font-face { font-family:'delicious'; src:url(fonts/delicious-bolditalic.otf) format('opentype'); }
	
a img {
	border:0px;
}
div.main {
	clear:both;
	width: 900px;
	margin: 0 auto 0 auto;
	position:relative;
	top:-15px;
	}
div.kopf_wrapper {
	width:255px;
}
div.logo {
	position:relative;
	top:60px;
	width:254px;
	}
img.kopf {
	position:relative;
	left:0px;
	top:80px;
	width:254px;
	float:left;
	}
img.themenbild {
	position:relative;
	left:0px;
	top:-185px;
	width:254px;
	float:left;
	}

ul.sprachen {
	padding: 0;
	width:42px;
	position:relative;
	left:958px;
	top:-269px;
	z-index:2;
	list-style:none;
	}
ul.sprachen #top {
	background-image:url(layout/sprachen_top.png);
	background-repeat:no-repeat;
	width:42px;
	height:17px;	
	}
ul.sprachen #top_active {
	background-image:url(layout/sprachen_top_active.png);
	background-repeat:no-repeat;
	width:42px;
	height:17px;
	}
ul.sprachen #middle {
	background-image:url(layout/sprachen_middle.png);
	background-repeat:no-repeat;
	width:42px;
	height:17px;
	}
ul.sprachen #middle_active {
	background-image:url(layout/sprachen_middle_active.png);
	background-repeat:no-repeat;
	width:42px;
	height:17px;
	}
ul.sprachen #bottom {
	background-image:url(layout/sprachen_bottom.png);
	background-repeat:no-repeat;
	width:42px;
	height:17px;
	}
ul.sprachen #bottom_active {
	background-image:url(layout/sprachen_bottom_active.png);
	background-repeat:no-repeat;
	width:42px;
	height:17px;
	}
ul.sprachen li {
	padding:25px 10px 25px 12px;
	}

#mgs {
	position:relative;
	left:788px;
	top:15px;
	width:219px;
	z-index:2;
	}
	
img.ctop {
	position:relative;
	top:-15px;
	}

div.footer {
	
	position:relative;
	top:30px;
	}
a.footer {
	position:relative;
	z-index:15;
	}

div.rechts {
	position:relative;
	top:83px;
	width:618px;
	float:right;
	background-image:url(layout/inhalt_bg.png);
	background-repeat:repeat-y;
}
div.inhalt {
	width:560px;
	position:relative;
	top:-50px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:1.4em;
	padding:0px 40px 0px 20px;

	}
.itop {
	position:relative;
	top:-45px;
	left:0px;
	}
.ibottom {
	position:relative;
	top: 40px;
	left:0px;
	}
h1 {
	font-family:delicious;
	font-size:24px;
	}
h2 {
	font-family:delicious, Helvetica, sans-serif;
	font-size:22px;
	}
h3 {
	font-family:delicious, Helvetica, sans-serif;
	font-size:20px;
	}
h4 {
	font-family:delicious, Helvetica, sans-serif;
	font-size:18px;
	}
h5 {
	font-family:delicious, Helvetica, sans-serif;
	font-size:16px;
	}
h6 {
	font-family:delicious, Helvetica, sans-serif;
	font-size:14px;
	}



.footer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	position:relative;
	top:70px;
	}	

.wraptop { /*hier sitzt auch der Themer*/
	position:absolute; 
	right: 50px; 
	bottom:-5px;
	z-index:2;
}
a.top {
	position:relative;
	left:20px;
}

#suche {
	position: relative;
	float:right;
	top:-155px;
	right:15px;
	font-size:10px;
	z-index:11;
}

div.olink {
	font-size:10px;
	color: #333;
	position:relative;
	left:270px;
}
a.olink {
	font-size:10px;
	color: #222;
	font-weight:bold;
	text-decoration:none;
	}

div.infobox {
	float:right;
	width:250px;
	border:solid 1px #AAA;
	background-image:url(layout/transparent_hell.png);
	padding:5px;
	margin:0 0 5px 5px;
}

img.quickpic {
	 width:250px; 
	 margin:0 20px 0 0;
	 border: solid 3px #FFF; 
	 vertical-align:top; 
	 float:left;
	 }
img.quickpic_r {
	 width:250px; 
	 margin:0 0 0 20px;
	 border: solid 3px #FFF;
	 vertical-align:top; 
	 float:right;
	 }
img.quickpic_c {
	 clear:both;
	 width:250px; 
	 border: solid 3px #FFF;
	 vertical-align:top; 
	 }
div.quickpic_mittig {
	text-align:center;
	}
div.quickpic_center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
div.qtgs_spalten_gr {
	border-top: #CCC solid 1px;
	padding-top:5px;
	width:100%;
	height:100%;
	
	}
div.qtgs_spalten_kid {
	width:50%;
	float:left;
	padding:0 10px 0 0;
	}

	
span.dispnone { display:none; }

.weiterbutton {
	line-height:1.2em;
}

.nofloat {
	clear: both;
}

img.trennstrich {
	position:relative;
	left:-10px;
	top:15px;
	z-index:1;
}

div.vcaptcha {
	background-image:url(vcaptcha/formbg.png);
	background-repeat:repeat-x;
	padding:3px;
	width:151px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:10px 0;
	}



a.newsletter {
text-decoration:none;
color: #333;
}

div.newsletter {
	position:relative;
	top:100px;
	left:55px;
	width:150px;
	font-size:12px;
	color: #333;
}

div.spruch {
	position:relative;
	top:-125px;
	background-image:url(layout/spruch_bg.png);
	background-repeat:repeat-y;
	padding:0 20px;
	color:#FFF;
	float:left;
	width:215px;
	font-family:delicious, Helvetica, sans-serif;
	font-size:20px;
	}
img.spruch_top {
	position:relative;
	left:-20px;
	top:-25px;
	}
img.spruch_bottom {
	position:relative;
	left:-20px;
	top:41px;
	}

a.link {
	color:#3F0;
	font-weight:bold;
	
	}


/*]]> */