﻿html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; border:0; }
.clearleft { clear: left; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
.clearright { clear: right; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
.clearboth { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
 
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	font-weight: normal;
	text-align: left;
}
.formerror { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F00;
	font-weight: normal;
	text-align: left;
	margin-left:10px;
}
 
.textklein { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	font-weight: normal;
	text-align: left;
}
 
img { border: 0; }

 
H1 {
	font-size: 14px;
	font-weight: bold;
	color: #dc312f;
	padding-bottom:18px;
}
.h1follow {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
H2 {
	font-size: 14px;
	font-weight: bold;
	color: #dc312f;
	padding-bottom:22px;
}
H3 {
	font-size: 14px;
	font-weight: bold;
	color: #dc312f;
	padding-bottom:22px;
}
HR {
	height:1px;
	width:100%;
	color:#cccccc;
	background-color:#cccccc;
	border: 0px solid;
}
P {
	line-height: 20px;	
}
A {
	color:#dc312f;
	text-decoration:none;
}
A:hover {
	color:#dc312f;
	text-decoration:underline;
}
.spacer80 {
	height:80px;
}
.spacer10 {
	height:10px;
}
.spacer30 {
	height:30px;
}
 
.inputfeld {
	width:275px;
	border-color:#005FBF;
	border: 1px solid;
	background-color: #FFFFFF;
}
 
/* einzelne blöcke in der rechten contentspalte */
 
.twocolumn {
	padding: 0 0px 30px 20px;
}
.twocolumn .left {
	width: 380px;
	float:left;
}
	
.twocolumn .right {
	margin-left: 390px;
	padding-left: 26px;
}
.twocolumn2 {
	padding: 0 0px 30px 0px;
}
.twocolumn2 .left {
	float:none;
	margin-right: 310px;
}
.twocolumn2 .right {
	float:right;
	width:290px;
}
.textblock {
	padding: 5px 30px 5px 0px;
}
.textblock .textbox H1 {
	padding-bottom:6px;
}
.textblock .textbox H2 {
	padding-bottom:6px;
}
.textblock .textbox H3 {
	padding-bottom:6px;
}

#quiz #fragen .left {
	margin-right: 340px;
}
#quiz #fragen .right {
	width:310px;
	margin-right:20px;
}
#quiz #fragen .right H3 {
	padding-bottom:0px;
}
#quiz #fragen .right TD {
	color:#2a2a2a;
	font-size:12px;
	text-align:center;
}
 
#quiz #fragen DIV#fragen_container {
	padding-top:40px;
}
 
#quiz #fragen DIV.antwortrahmen {
	background: url('/de/_images/quiz_answerbg.png') top left repeat-x;
	width:408px;
	height:80px;
}
 
#quiz #fragen DIV.antwortrahmen A {
	display:block;
	padding: 28px 0 10px 88px;
	font-size: 16px;
	color: #2a2a2a;
	text-decoration:none;
}
#quiz #fragen DIV.antwortrahmen A.frage_a {
	background: url('/de/_images/quizbtn_a.png') 19px 19px no-repeat;
}
#quiz #fragen DIV.antwortrahmen A.frage_b {
	background: url('/de/_images/quizbtn_b.png') 19px 19px no-repeat;
}
#quiz #fragen DIV.antwortrahmen A.frage_c {
	background: url('/de/_images/quizbtn_c.png') 19px 19px no-repeat;
}
 
 
#quiz #registrierung {
	padding-left:0px;
	width:408px;
}
#quiz #registrierung TABLE TD {
	border-top: 1px solid #cccccc;
	padding: 7px 10px 7px 0px;
	font-size:12px;
}
#quiz #registrierung TABLE TD.graukursiv {
	font-style: oblique;
	color: #AAAAAA;		
	font-size:12px;
}
#quiz #registrierung INPUT {
	border: 1px solid #cccccc;
	width: 135px;
	height: 18px;
	font-size:12px;
}
#quiz #registrierung TEXTAREA {
	border: 1px solid #cccccc;
	width: 135px;
	font-size:12px;
}
 
#quiz #registrierung #cb_best {
	width: auto;
	height: auto;
	float: left;
}
#quiz #registrierung #btn_form_senden {
	width:auto;
	height:auto;
}
#quiz #registrierung #cb_best_txt {
	margin-left:26px;
	color: #2A2A2A;		
}
#quiz #bestaetigung {
	padding-left:0;
	width:408px;
}
#quiz #bestaetigung #lb_bestaetigung {
	padding-left:25px;
}
 
#quiz #bestaetigung .twocolumn2 {
	padding-left: 15px;
}
 
#quiz #bestaetigung .left {
	margin-right: 360px;
}
#quiz #bestaetigung .right {
	width:350px;
}
#quiz #bestaetigung .right H2 {
	padding-left:12px;
}
#quiz .er_text {
	color: #FF0000;
	font-weight: bold;
}
 
#popup {
	margin: 7px;
}
 

