/* RESET -------------------------------- */
body, html {
	margin: 0;
	padding: 0;
	border: 0;
	color: #727272;
	font-size: 12px;
	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;
}
h2 {
	font-size: 18px;
	color: #979797;
	font-weight: normal;
	margin-bottom: 6px;
}
a {
	text-decoration: underline;
	color: #30CA01;
}
a:hover {
	text-decoration: none;
}
/* Start -------------------------------- */
#header_start {
	width: 1050px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0;
	position: relative;
}

#start_sendafriend {
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 20px;
	font-weight: bold;
}

#content_start {
	margin: 0 auto;
	width: 1000px !important;
	width: 1000px;
	padding: 0 25px 0 25px;
	background-color: #ababab;
	position: relative;
}

#footer_start {
	margin: 0 auto;
	width: 1050px;
}

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

#start_header_text {
	position: absolute;
	z-index: 1;
}

.start_left {
	float: left;
	width: 470px;
	margin: 25px 0 0 0;
	position: relative;
	z-index: 10;
}

.start_mitmachen {
	top: 540px;
	left: 100px;
	position: absolute;
	z-index: 10;
}

#start_gewinn_text {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 20;
	width: 270px;
	padding: 10px 10px 10px 15px;
	font-size: 14px;
}

		#start_gewinn_text h1{
			font-size: 18px;
			margin: 0 0 7px 0;
			font-weight: bold;
		}
		
		#start_gewinn_text p{
			font-size: 14px;
			margin: 0 0 0 0;
			color: #FFFFFF;
		}


.start_left_text {
	width: 300px;
	position: absolute;
	top: 300px;
	left: 50px;
	z-index: 1;
}

.start_right {
	float: right;
	width: 481px;
	margin: 25px 0 0 0 !important;
	margin: 25px 0 0 0;
}

.right_top {
	float: right;
	width: 481px;
	height: 11px;
	background-image: url(../images/small_top.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-top: 0 !important;
	margin-top: -1px;
}

.right_center {
	float: right;
	width: 451px;
	font-size: 16px;
	padding: 10px 15px 15px 15px;
	margin: 0;
	background-color: #ffffff;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.right_bottom {
	float: right;
	width: 481px;
}
.clear {
	color: #ffffff;
	clear: both;
}

.clear div {
	display: inline;
}

.clear a{
	color: #ffffff;
	text-decoration: none;
}

.clear a:hover{
	text-decoration: underline;
}


/* Start -------------------------------- */

#main {
	margin: 15px auto;
	padding: 0;
	width: 1050px;
	background: url(../images/test_bg.gif);
	position: relative;
}

#content {
	width: 600px;
	margin: 20px 0 20px 230px;
}

hr {
	border: 0;
	margin: 15px 0 15px 0;
	background-color: #b4b4b4;
	color: #b4b4b4;
	height: 2px;
}
/* ########################################################### FORM ELEMENTE ###### */
input.shadow {
	background: url(../images/input_bg.gif) no-repeat top;
	width: 80px;
	height: 21px;
	border: 0;
	color: #FFFFFF;
	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 #b4b4b4;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
input:hover, select:hover, textarea:hover {
	border: 1px solid #979797;
	background-color: #f5f5f5;
}

.radio_checkbox_clear:hover {
	border: 0;
	background-color: transparent;
}

.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;
}
.green {
	color: #30CA01;
}

.green_big {
	color: #30CA01;
	font-size: 14px;
	font-weight: bold;
}
/* ########################################################### FORM ABSOLUT ###### */
#main #form {
	margin: 0 30px 0 30px;
	padding: 0;
	width: 996px;
	height: 1116px;
	background: url(../images/psychotest_form_bg.gif) no-repeat top;
	position: relative;
}

#main #form div { position: absolute; margin: 0;}

#hinweis {
	position: absolute;
	top: 25px;
	left: 520px;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

/* Yui-Divs Start */
#geschlecht_bg, #abhaengigkeit_bg, #raucher_bg {
    background-image: url(../images/bg_slider_light_small.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#geschlecht_bg {
    top: 26px;
    left: 251px;
    width: 58px;
	height: 16px;
}

#abhaengigkeit_bg {
    top: 165px;
    left: 142px;
    width: 58px;
	height: 16px;
}

#wochenarbeitsstunden_bg {
    top: 260px;
    left: 509px;
    width: 359px;
	height: 16px;
    background-image: url(../images/bg_slider_light_big2.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#monatsbrutto_bg {
    top: 310px;
    left: 439px;
    width: 368px;
	height: 16px;
    background-image: url(../images/bg_slider_light_big.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#raucher_bg {
    top: 604px;
    left: 195px;
    width: 138px;
    width: 58px;
	height: 16px;
}

#ausgaben_handy_bg, #ausgaben_freizeit_bg, #ausgaben_lifestyle_bg {
    background-image: url(../images/bg_slider_light_big2.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#ausgaben_handy_bg {
    top: 744px;
    left: 534px;
    width: 359px;
	height: 16px;
}

#ausgaben_freizeit_bg {
    top: 798px;
    left: 534px;
    width: 359px;
	height: 16px;
}

#ausgaben_lifestyle_bg {
    top: 852px;
    left: 534px;
    width: 359px;
	height: 16px;
}

#sport_bg {
    top: 555px;
    left: 785px;
}

/* Yui-Divs End */


#geschlecht {	top: 25px;	left: 250px;	}
#alter {	top: 78px;	left: 225px;	}
#schulabschluss_bg {	top: 78px;	left: 700px;	}
#abhaengigkeit {	top: 166px;	left: 150px;	}
#beruf_bg {	top: 160px;	left: 570px;	}
#arbeitslos {	top: 213px;	left: 625px;	}
#wochenarbeitszeit {	top: 250px;	left: 515px;	}
#monatsbrutto {	top: 312px;	left: 450px;	}
#verheiratet_bg {	top: 378px;	left: 215px;	}
#kinder_bg {	top: 378px;	left: 540px;	}
#kinder_anzahl_bg {	top: 382px;	left: 880px;	}
#wohnort {	top: 440px;	left: 260px;	}
#autotyp {	top: 494px;	left: 330px;	}
#automarke {	top: 494px;	left: 735px;	}
#raucher {	top: 607px;	left: 201px;	}
.sport {	top: 555px;	left: 785px;	}
#ausgaben_handy {	top: 737px;	left: 545px;	}
#ausgaben_freizeit {	top: 791px;	left: 545px;	}
#ausgaben_lifestyle {	top: 842px;	left: 545px;	}
#vorsorgeform {	top: 990px;	left: 51px;	}
#anlageform {	top: 990px;	left: 623px;	}

/* ########################################################### FORM EXTRA ###### */
#arbeitslos input,
#verheiratet_bg input,
#kinder_bg input,
#vorsorgeform input,
#anlageform input {	width: auto;	border: none;}
.cb_ja {	color: #30ca01; font-size: 22px; }
.cb_nein {	color: #ce1212; font-size: 22px; }

#main #form #vorsorgeform,
#main #form #anlageform {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ########################################################### SUBMIT ###### */
#main #form_submit {
	text-align: center;
	font-size: 12px;
	margin: 30px 0 20px 30px;
}

#main #form_submit input {
	width: 335px;
	height: 37px;
	border: none;
	margin-top: 7px;
}

#main #sponsor {
	padding: 0 0 20px 0;
	width: 1050px;
	color: #979797;
	text-align: center;
}

/* ########################################################### FOOTER ###### */
#main #footer {
	margin: 0;
	padding: 0;
	width: 1050px;
	height: 59px;
	background: url(../images/footer_bg.gif) no-repeat top;
}
.footer {
	padding: 20px 0 0 30px;
	color: #ffffff;
}

.footer div {
	display: inline;
	color: #ffffff;
	font-size: 12px;
	background-color: #b4b4b4;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.gewinn_button {
	position: absolute;
	right: 250px;
	top: 441px;
}

#gewinne_content {
	position: relative;
	width: 797px;
	margin: 20px 0 20px 125px;
}

#gewinne_image {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 50;
	width: 797px;
	height: 489px;
	margin: 0;
}

#gewinne_text {

	height: 489px;
   width: 600px;
	margin: 0px 0 20px 105px;
}

