@charset "UTF-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	noma-width: 150px;
}
body 
	{
	color: #110110;
	margin: 0px;
	text-align:center;
	}

#horizon        
	{
	color: #003012;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 0px;
	
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block;
	z-index: 0;
	}
#content   
	{
	margin-left: -400px;
	position: absolute;
	top: 0px;
	
	left: 50%;
	width: 800px;
	visibility: visible;
	background-repeat: no-repeat;
	background-image: url(../gfx/bg_main.jpg);
	
	background-position: bottom;
	}
	
#top
	{
	position: relative;
	height: 20px;
	}
	
#title
	{
	position: relative;
	height: 100px;
	}
	
#navi
	{
	position: relative;
	height: 50px;
	}
	
#tabs
	{
	position: relative;
	height: 30px;
	left: 40px;
	width: 250px;
	float: left;
	}
	
#totals
	{
	position: relative;
	height: 20px;
	float: right;
	width: 400px;
	right: 60px;
	top: 10px;
	text-align: right;
	color: #003012;
	font-size: 14px;
	}
#left_pola
	{
	position: relative;
	width: 800px;
	float: left;
	margin-bottom: 20px;
	height: 300px;
	}
	
#result
	{
	position: relative;
	top: 0px;
	background-color: #C9E6A6;
	padding: 15px;
	width: 390px;
	left: 0px;
	overflow: visible;
	z-index: 10;
	
	}
#bg_top {
	position: relative;
	background-image: url(../gfx/bg_top.jpg);
}
	
#question
	{
	position: relative;
	bottom: -25px;
	font-size: 20px;
	background-color: #C9E6A6;
	height: 220px;
	padding:15px;
	padding-bottom: 0px;
	width: 390px;
	left: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #8CC63E;
	z-index: 10;
	margin-bottom:20px;
	}
#left_pics {
	position: absolute;
	height: 350px;
	width: 177px;
	left: -180px;
	top: 0px;
	overflow: hidden;
}
	
#answers
	{
	position: absolute;
	left: 70px;
	width: 340px;
	font-size: 18px;
	text-align: left;
	bottom: 0px;
	height: 137px;
	line-height: 30px;
	}
#stats {
	font-size: 12px;
	text-align: left;
	line-height: 24px;
	font-weight: bold;
}
	
#imprint
	{
	position: relative;
	left: 25px;
	width: 369px;
	font-size: 12px;
	text-align: left;
	bottom: 0px;
	line-height: 18px;
	top: -10px;
	}
	
#right
	{
	position: relative;
	width: 290px;
	height: 380px;
	float: right;
	}
.points1-2-3 {
	vertical-align: middle;
	width: 170px;
	text-align: left;
	position: relative;
	left: 70px;
	font-size: 18px;
	color: #FFFFFF;
}
.points1-2-3   img {
	position: absolute;
	left: -65px;
}
#img
	{
	position: relative;
	height: 270px;
	top: 15px;
	left: 3px;
	}
	
#message
	{
	position: relative;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	top: 15px;
	}
	
#points
	{
	position: absolute;
	bottom: 0px;
	width: 243px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	height: 75px;
	left: 10px;
	z-index: 10;
	}
	
	
#points a:link, #points a:visited, #points a:hover, #points a:active 
	{
	
	color: #FFFFFF;
	
	}	
	
	
	
#links
	{
	position: relative;
	clear: both;
	top: 15px;
	font-size: 10px;
	text-transform: uppercase;
	visibility: hidden;
	}
	
#ad
	{
	position: relative;
	clear: both;
	top: 10px;
	font-size: 9px;
	height: 60px;
	text-align: center;
	left: 0px;
	}

#footer 
	{
	font-size: 11px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block;
	background-color: #FF0000;
	}
	
a:link {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}




#wrong_right {
	font-size: 16px;
	position: relative;
	text-align: left;
	left: -5px;
	top: -5px;
	width: 400px;
}
#ausgabe {
	font-size: 12px;
	position: relative;
	width: 390px;
	text-align: left;
}
.count {
	font-size: 28px
}
.grau_gruen {color: #003012}

#supernav {
	font: bold 9px/9px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	position: absolute;
	top: 10px;
	left: 345px;
	width: 450px;
	margin: 0 0 0 -360px;
	padding: 5px 16px; /* duplicate the tab size */
	text-align: left;
	display: block;
	visibility: visible;
	z-index: 5;
	}

#supernav li {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	display: inline;
	}

#supernav a {
	color: #FFFFFF;
	background: #72A434;
	font-weight: normal;
	height: 19px;
	padding: 5px 16px;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	}
	
#supernav a:hover {
	color: #FFFFFF;
	background: #8AC63E;
	text-decoration: none;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	}

#supernav a:active {
	color: #FFFFFF;
	background: #8CC63E;
	text-decoration: none;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
}

#supernav .page_item_do a {
	color: #FFFFFF;
	text-decoration: none;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	background-color: #CC0000;
}

#supernav .current_page_item a {
	color: #FFFFFF;
	background: #8CC63E;
	text-decoration: none;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
}



#mhack {
	background: white;
	height: 2px;
	width: 450px;
	display: inline;
	position: absolute;
	top: 220px;
	left: 50%;
	margin: 0 0 0 -350px;
	padding: 0;
	z-index: 2;
	}

.richtig {
	color: #009900;
	font-weight: bold;
}
.falsch {
	color: #CC0000;
	font-weight: bold;
}
#ad_left {
	height: 60px;
	width: 468px;
	position: absolute;
	left: 53px;
}
#ad_rechts {
	position: absolute;
	height: 60px;
	left: 530px;
	width: 220px;
	text-align: right;
}
#invite_form    {
	position: absolute;
	left: 10px;
	width: 374px;
}
#invite_form   input {
	left: 200px;
	position: absolute;
	height: 15px;
}
#invite_form p {
	text-align: justify;
}
#invite_form #button {
	position: absolute;
	left: 297px;
	height: 20px;
}

#ausgabe blockquote a{
	line-height: 23px;	
}
#quizform #answers #level {
	position: absolute;
	width: 100px;
	bottom: 0px;
	right: 0px;
	text-align: right;
	font-size: 10px;
	color: #000000;
}
#bg_bottom {
	position: relative;
	padding-top: 30px;
	height: 90px;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
	top: -25px;
	background-image: url(../gfx/bg_bottom.jpg);
	
}
#bg_main {
	background-repeat: repeat;
	background-image: url(../gfx/bg_main.jpg);
	
}
#result_polaroiods {
	position: relative;
	top: 0px;
	padding: 15px;
	width: 390px;
	left: 0px;
	overflow: visible;
	z-index: 10;
	height: 350px;
}
#left {
	position: relative;
	left: 80px;
	width: 420px;
	float: left;
	background-color: #C9E6A6;
	margin-bottom: 20px;
}
#question_start {
	position: relative;
	bottom: -25px;
	font-size: 20px;
	background-color: #C9E6A6;
	height: 260px;
	padding:15px;
	padding-bottom: 0px;
	width: 260px;
	left: 0px;
	border-top-style: solid; 
	border-top-color: #8CC63E;
	z-index: 10;
	margin-bottom:20px;
	border-top-width: 0px;
}
#left_start {
	position: relative;
	left: 180px;
	width: 320px;
	float: left;
	background-color: #C9E6A6;
	margin-bottom: 20px;
	height: 350px;
}
#answers_start {
	position: absolute;
	left: 37px;
	width: 254px;
	font-size: 18px;
	text-align: left;
	bottom: 0px;
	height: 137px;
	line-height: 30px;
}
#links {
	position: relative;
	
	height: 0px;
	bottom: 0px;	
}
.points_mitmachen {
	vertical-align: middle;
	width: 240px;
	text-align: center;
	position: relative;
	left: 0px;
	font-size: 14px;
	color: #FFFFFF;
}
.points1-2-3 a {
	color: #FFFFFF;
}
.points_mitmachen a {
	color: #FFFFFF;
}

ul.links.inline {
	display:inline;
	margin:10px;
	position:relative;
	right:0px;
	text-align:right;
	top:8px;
}#DA-Logo {
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
	position: relative;
	top: 0px;
}


#wfp-info {

	color: #3b711f;
	
	padding-right: 50px;


	padding-left: 50px;


	padding-top: 50px;


	background-color: white;


	text-align: left;

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 12px;


}

#wfp-info a:link, #wfp-info a:visited, #wfp-info a:active, #wfp-info a:hover {

	color: #254813;


}

#wfp-info .img_left {

	float: left;
	padding-right: 0px;

}

#wfp-info .img_right {

	float: right;
	padding-left: -10px;

}


.info{
	font-size:18px;
	margin-top:10px;
	text-align:left;
	color: #ccc;
}


.info a{
	color: red;
	font-weight: bold;
}


.highlight{
	color: red;
}




















