/* Florian Boo 17.02.09 */

/* Cailbration -------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-family: "Helvetica", Verdana, Arial;
	font-size: 16px;
	color: #000000;
}
p {
	margin-bottom: 26px;
	line-height: 20px;
}
.arrows li {
	margin: 0 0 10px 30px;
	list-style-image: url("images/arrow.png");
	margin-left: 23px;
	margin-bottom: 20px;
}
	.arrows .li_level2 {
		margin-left: 30px;
		margin-bottom: 0;
	}
table { border-collapse: collapse; }
.aufzaehlung tr td {
	taxt-align: left;
	padding: 6px 6px 10px 6px;
	border-bottom: solid 2px #003399;
}
.gelber_text {
	font-size: 16px;
	background-color: #FFFF00;	
}
#audioplayer { text-align: right; }
#dwl img { 
	margin-top: 20px;
	margin-left: 32px;
}
/* Calibration end ---------------------------*/

/* Title styles ------------------------------*/
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #0033CC;
	line-height: 32px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #0033CC;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 6px 0 4px 4px;
	background-color: #003366;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
	margin-bottom: 6px;
}
/* Title styles end --------------------------*/

/* Body --------------------------------------*/
body {background-image: url(images/bg2.gif);}
/* Body end ----------------------------------*/

/* Head --------------------------------------*/
#head {
	position: relative;
	width: 800px;
	height: 512px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_roundtable2.jpg);
	background-repeat: no-repeat;
}
	#head .edge_l {
	position: absolute;
	top: 0;
	left: -100px;
	width: 100px;
	height: 100%;
	background-image: url(images/edge_l.png);
	background-repeat: repeat-y;
	}
	#head .edge_r {
	position: absolute;
	top: 0;
	right: -100px;
	width: 100px;
	height: 100%;
	background-image: url(images/edge_r.png);
	background-repeat: repeat-y;
	}
	#foto { z-index: 0; }
	#logo {
		position: absolute;
		top: 10px;
		right: 20px;
		z-index: 100;
	}
	#headline { padding: 20px 100px 0 30px; }
	#sticker {
	position: absolute;
	top: 126px;
	right: 505px;
	z-index: 200;
	}
	#sticker2 {
	position: absolute;
	top: 248px;
	right: 505px;
	z-index: 200;
	}
	#video {
		position: absolute;
		right: 3px;
		bottom: 3px;
		border: 2px solid #666666;
		z-index: 300;
	}
	
#head_start {
	position: relative;
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #666666;
	border-top: none;
}
/* Head end ----------------------------------*/

/* Bonusbox ----------------------------------*/
.bonus_box {
	position: relative;
	width: 740px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	font-size: 16px;
	line-height: 18px;
	padding: 30px;
	margin: 0 auto 0 auto;
}
/* Bonusbox end ------------------------------*/

/* Subtitle ----------------------------------*/
.to_form {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 30px 20px 30px;
	text-align: center;
}
/* Subtitle end ------------------------------*/

/* Wrapper -----------------------------------*/
.wrapper {
	position: relative;
	width: 740px;
	background-color: #FFFFFF;
	padding: 30px;
	margin: 0 auto 0 auto;
}
	.wrapper .edge_l {
	position: absolute;
	top: 0;
	left: -100px;
	width: 100px;
	height: 100%;
	background-image: url(images/edge_l.png);
	background-repeat: repeat-y;
	}
	.wrapper .edge_r {
	position: absolute;
	top: 0;
	right: -100px;
	width: 100px;
	height: 100%;
	background-image: url(images/edge_r.png);
	background-repeat: repeat-y;
	}

#inhalt, #ablauf, #faq {
	border-bottom: dotted 1px #CC0000;
	margin-bottom: 40px;
}

#faq, #ablauf {
	margin-top: 20px;
}

#inhalt ol li {
	margin-left: 23px;
	margin-bottom: 20px;
}

a {
	color: #0000FF;
}

#ablauf table {
	color: #000000;
	margin-bottom: 20px;
}

#ablauf .table_sa {
	background-color: #FFFFCC;
}

#ablauf .table_so {
	background-color: #CCCCCC;
}

#ablauf table tr td {
	padding: 4px 20px 4px 20px;
}

.icon {
	float: right;
	padding-top: 0;
}

.alex_box {
	padding: 10px;
	background-color: #FFFF66;
	border: 1px solid #000000;
}
	.alex_box img { 
	float: left;
	margin-right: 14px;
	margin-bottom: 4px;
}
#voraussetzungen {
	margin-bottom: 30px;
}
/* Wrapper end -------------------------------*/

/* Form styles -------------------------------*/
form {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #CEDFE7;
	border: 1px solid #003399;
}

form table td {padding-bottom: 6px;}

form input, form textarea {
	border: 0;
	padding: 4px;
	background-color: ;
	color: #0066CC;
}

.info {font-size: 12px; margin-bottom: 4px;}
.form_title {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
	border-bottom: dotted 1px #FF6600;
	line-height: 26px;
}
#form_middle {
	width: 100%;
	margin-bottom: 60px;
}

.texteingabe {
	margin-bottom: 20px;
}

.radiotable {
	width: 100%;
	background-color: #FFFFFF;
	padding: 6px 4px 0 4px;
	margin-bottom: 20px;
}

.button {
	width: 100px;
	margin-bottom: 8px;
	background-color: #FFCC00;
	color: #0033CC;
	cursor: pointer;
}
/* Form styles end ---------------------------*/
