/* RESET -------------------------------- */
body, html {
	margin: 0;
	padding: 0;
	border: 0;
	color: #594e42;
	font-size: 13px;
	font-style: normal;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

img {
	border: 0;
}

h1 {
	font-size: 22px;
	color: #646464;
	font-weight: normal;
	margin: 0;
}
h2 {
	font-size: 18px;
	color: #AC9971;
	font-weight: normal;
	margin-bottom: 6px;
}
a {
	text-decoration: underline;
	color: #f47f2d;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}

p {margin: 0;}



/* FORMULARE ---------------------------------------------------------------- */
input.shadow {
	background: url(../images/input_bg.gif) no-repeat top;
	width: 80px;
	height: 21px;
	border: 0;
	color: #594e42;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

input.shadow:hover {
	border: none;
	background-color: transparent;
}
input, select, textarea {
	width: 200px;
	border: 1px solid #b7a089;
	color: #594e42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
input, textarea, select {
	background-color: #fbf3eb;
}
input:hover, select:hover, textarea:hover {
	border: 1px solid #f47f2d;
	background-color: #fbf3eb;
}
.noborder {
	width: auto;
	padding: 0;
	border: none;
}
.noborder:hover {
	border: none;
}
.form_text {
	padding-right: 20px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
.form_text_red {
	padding-right: 20px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #CE1212;
}
.red {
	color: #CE1212;
}
.orange {
    color: #F47F2D;
}
.orange_big {
    color: #F47F2D;
	font-size: 14px;
	font-weight: bold;
}

/* FORMATIERUNG ----------------------------- */
#main {
	width: 918px;
	margin: 0 auto;
	padding: 0 21px 0 21px;
	background-image: url(../images/main_verlauf.gif);
	background-repeat: no-repeat;
	background-color: #f8e8d7;
}

#content {
	width: 668px;
	margin: 0;
	padding: 40px 125px 30px 125px;
	background-image: url(../images/test_bg.gif);
}

#content_test {
	width: 918px;
	padding: 0 0 20px 0;
	background-image: url(../images/test_bg.gif);
}
		.fragen_box1, .fragen_box2, .fragen_box3, .fragen_box4, .fragen_box5, .fragen_box6, .fragen_box7, .fragen_box8 {
			position: relative;
			width: 800px;
			margin: 0 auto 0 auto;
		}

		.fragen_box1 { background-image: url(../images/fragen01.gif); height: 130px; }
		.fragen_box2 { background-image: url(../images/fragen02.gif); height: 200px; }
		.fragen_box3 { background-image: url(../images/fragen03.gif); height: 435px; }
		.fragen_box4 { background-image: url(../images/fragen04.gif); height: 462px; }
		.fragen_box5 { background-image: url(../images/fragen05.gif); height: 455px; }
		.fragen_box6 { background-image: url(../images/fragen06.gif); height: 268px; }
		
		.fragen_trenner {
			width: 918px;
			height: 50px;
			margin: 0 0 20px 0;
			background-image: url(../images/test_bg_trenner.gif);
			background-repeat: no-repeat;
		}
		
#foot {
	width: 918px;
	height: 25px;
	margin: 0 0 0px 0;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

#form {
	padding: 50px 0 0 0;
	position: relative;
}

#form_submit, #sponsor {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #594e42;
}

#form_submit input {
	border: 0;
	width: 320px;
	height: 52px;
}

#gewinne_content {
	width: 918px;
	padding: 40px 0 20px 0;
	position: relative;
	background-image: url(../images/test_bg.gif);
}

		#gewinne_image {
			width: 800px;
			margin: 0 auto;
			position: relative;
			z-index: 10;
		}
		#gewinne_text {
			width: 665px;
			position: absolute;
			top: 50px;
			left: 120px;
			z-index: 1;
		}

		.gewinn_button {
			position: absolute;
			top: 575px;
			left: 360px;
		}
		
#header_start_text {
	position: absolute;
	z-index: 1;
}

#header_start {
	position: relative;
	z-index: 10;
}

#hinweis {
	position: absolute;
	top: -30px;
	left: 280px;
	font-weight: bold;
	color: #FF0000;
}

#sponsor {
	width: 600px;
}

#sponsor h2 {
	color: #594e42;
}

#content_start {
	width: 960px;
	position: relative;
}

#startbox {
	width: 960px;
	margin: 0 auto;
}

#start_left {
	width: 480px;
	height: 335px;
	float: left;
	background-image: url(../images/start_left.jpg);
	background-repeat: no-repeat;
}

#start_left div {
	width: 400px;
	margin: 90px 0 0 40px;
	font-size: 15px;
}

#start_left #button {
	width: 400px;
	margin: 8px 0 0 40px;
	text-align: center;
}

#start_right {
	width: 480px;
	height: 335px;
	position: relative;
	z-index: 10;
	float: right;
}

#start_right_text {
	width: 400px;
	position: absolute;
	top: 200px;
	left: 500px;
	z-index: 1;
}

#start_footer {
	clear: both;
	width: 918px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	text-align: right;
}

#start_footer div {
	display: inline;
}

#start_sendafriend {
	position: absolute;
	top: 7px;
	left: 720px;
	z-index: 100;
	font-size: 18px;
}


/* SLIDER, REGLER ----------------------------------------------------------  */
#main #form .fragen_box1 div,
#main #form .fragen_box2 div,
#main #form .fragen_box3 div,
#main #form .fragen_box4 div,
#main #form .fragen_box5 div,
#main #form .fragen_box6 div { position: absolute; margin: 0; }

#geschlecht_bg, #abhaengigkeit_bg, #raucher_bg, #shopping_bg, #abhaengigkeit_bg {
    background-image: url(../images/bg_slider_light_small.gif);
	background-position: top;
	background-repeat: no-repeat;
    width: 62px;
	height: 16px;
}

		#geschlecht_bg { top: 15px; left: 234px; }
		#alter_bg { top: 10px; left: 590px;}
		#groesse_bg { top: 80px; left: 195px;}
		#gewicht_bg { top: 80px; left: 565px;}
		#shopping_bg { top: 16px; left: 255px; }
		#vorfahren_bg { top: 82px; left: 480px; }
		#verheiratet_bg { top: 151px; left: 214px; }
		#kinder_bg { top: 151px; left: 620px; }
		#essen_bg { top: 50px; left: 20px; }
		#allergien_bg { top: 277px; left: 510px; }
		#sportart_bg { top: 17px; left: 636px; }
		#raucher_bg { top: 191px; left: 115px; }
		#getraenke_bg { top: 226px; left: 435px;}
		#snack_bg { top: 51px; left: 25px; }
		#freizeit_bg { top: 269px; left: 248px; }
		#weg_bg { top: 51px; left: 26px; }
		#beruf_bg { top: 13px; left: 480px; }
		#abhaengigkeit_bg { top: 60px; left: 625px; }
		.sport_bg { top: 20px; left: 175px; }
		.haut_bg { top: 50px; left: 500px; }
		.couch_bg { top: 50px; left: 500px; }

		#geschlecht_thumb, #shopping_thumb, #raucher_thumb, #abhaengigkeit_thumb { padding-left: 2px; }
		
		
#haarwuchs_bg {
    top: 300px;
    left: 50px;
    width: 160px;
	height: 16px;
	padding-left: 3px;
    background-image: url(../images/bg_slider_light_middle.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#wochenarbeitsstunden_bg {
    top: 213px;
    left: 480px;
    width: 285px;
	height: 16px;
	padding-left: 3px;
    background-image: url(../images/bg_slider_light_middle2.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#beruf_bg input {
	width: 300px;
}

#kinder_bg input, #verheiratet_bg input { 
	width: 13px; 
	height: 13px;
	margin: 0 40px 0 0;
	border: 0;
	background-color: transparent;
}

#essen_bg input, #allergien_bg input, #sportart_bg input, #snack_bg input, #freizeit_bg input, #weg_bg input, #getraenke_bg input {
	width: 13px; 
	height: 13px;
	margin: 0 0 12px 0;
	border: 0;
	background-color: transparent;
}