/* get rid of unwanted browser default settings*/

/*:link,:visited { text-decoration:none }*/

ul,ol {
	list-style: none
}

/*h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img {
	margin: 0;
	padding: 0
}

a img,:link img,:visited img {
	border: none
}

body {
	color: #727882;
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	/*	background-image: url(../images/background_master.gif);*/
	background-repeat: no-repeat;
}

/* -------------------------------------------text style------------------------------------------- */
h1 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 18px;
}

h2 {
	font-size: 12px;
	color: #5EA70D;
	line-height: 14px;
}

label,
li,
p {
	color: #727882;
}

#black {
	color: #727882;
}

h4 {
	font-size: 20px;
	color: #5EA70D;
}

a {
	tex-decoration: underline;
	color: #61666F;
}

a:hover {
	tex-decoration: underline;
	color: #3333CC;
}

.main-frame {
	position: absolute;
	width: 720px;
	height: 540px;
	border-right: 1px solid #C5C6C7;
	border-bottom: 1px solid #C5C6C7;
}

/* -------------------------------------------ceck table style------------------------------------------- */
.check {
	position: absolute;
	right: 16px;
}

.response-a, .response-b {
	width: 320px;
	border-top: 1px solid #C5C6C7;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 30px;
}

.response-a {
	background-color: #F6F7F7;
}

.response-alert {
	padding-top: 4px;
	color: #ff0000;
}

form.response-form {
	margin-top: 23px;
	border-bottom: 1px solid #C5C6C7;
}

.next-response {
	position: absolute;
	left: 242px;
	top: 334px;
	border: 0px;
}

/* -------------------------------------------top content------------------------------------------- */
.urlquelle {
	visibility:hidden;
}
.top-frame {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 106px;
	width: 720px;
	background-image: url(../images/top_banner.gif);
	background-repeat: no-repeat;
}

.top-about {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	position: absolute;
	left: 77px;
	top: 89px;
}

.top-about a {
	text-decoration: none;
}

.top-contact a {
	text-decoration: none;
	font-weight: bold;
}

.top-contact {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	position: absolute;
	left: 488px;
	top: 89px;
}

.top-print {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	position: absolute;
	left: 377px;
	top: 89px;
}

.top-print a {
	color: #cc3333;
	text-decoration: none;
}

/* -------------------------------------------left content------------------------------------------- */
.left-frame {
	background-color: #FDFDFD;
	position: absolute;
	left: 0px;
	top: 106px;
	width: 68px;
	height: 434px;
}

.page-number {
	color: #E2E2E3;
	font-size: 54px;
	font-family: Arial;
	position: absolute;
	right: 0px;
	top: 16px;
}

/* -------------------------------------------middle content------------------------------------------- */
.middle-frame {
	/*	background-color: White;*/
	position: absolute;
	left: 68px;
	top: 106px;
	width: 411px;
	height: 434px;
	border-left: 1px solid #C5C6C7;
	border-right: 1px solid #C5C6C7;
}

.middle-content {
	position: relative;
	background-color: white;
	top: 38px;
	left: 30px;
	width: 350px;
	height: 390px;
	overflow: auto;
}

.middle-content a {
	color: #5EA70D;
}

.middle-content a:hover {
	color: #666666;
}

.box {
	border: 1px solid #ccc;
	margin: 0 0 10px;
	background-color: #E4F4D3;
	padding-bottom: 5px;
}

.auswertung-boxtext {
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 3px;
}

.backbutton {
	position: absolute;
	left: 0px;
	top: 334px;
	border: 0px;
}

/* -------------------------------------------middle content Auswertung------------------------------------------- */
#diffus {
	position:absolute; left:-20px; top:186px; width:236px; height:205px; z-index:1;
}
#erblich {
	position:absolute; left:-20px; top:177px; width:236px; height:205px; z-index:1;
}
#haars {
	position:absolute; left:-20px; top:183px; width:236px; height:205px; z-index:1;
}
#kreisrund {
	position:absolute; left:-20px; top:191px; width:236px; height:193px; z-index:1;
}
#wenig {
	position:absolute; left:-20px; top:192px; width:236px; height:205px; z-index:1;
}
.middle-content-antwort {
	position: relative;
	background-color: white;
	top: 38px;
	left: 10px;
	width: 370px;
	height: 390px;
	overflow: auto;
	padding-left: 20px;
	padding-right: 10px;
}

.middle-content-antwort h1 {
	font-size: 12px;
	position: relative;
	margin-bottom: 5px;
	color: #727882;
}

.middle-content-antwort p {
	padding-bottom: 10px;
}

.auswertung-antwort {
	font-weight: bold;
	font-size: 12px;
	color: #727882;
	background: none no-repeat;
	position: relative;
}

.auswertung-li-box-head {
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background: none no-repeat #5EA70D;
	position: relative;
	background: #5EA70D /* #f6f6f6 */;
	padding-top: 3px;
	padding-bottom: 3px;
}

.auswertung-li-box-head-mail {
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background: none no-repeat #7DA755;
	position: relative;
	background-color: #7DA755;
	padding-top: 3px;
	padding-bottom: 3px;
}

.arrow {
	list-style: url(../images/gen_arrow_dotted_5x9_03c.gif) outside;
}

.auswertung-erklaerung {
	font-size: 12px;
	position: relative;
	top: 0;
	margin-bottom: 10px;
}

p.extra-text {
	font-weight: normal;
	margin-left: 0px;
	padding: 5px;
}

P.extra-headline {
	color: #cc3333;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #DFF5E0;
}

.auswertung-a1 {
	text-transform: uppercase;
	color: #999;
	font-size: 10px;
	line-height: 10px;
	margin: 0px 0px 4px 0px;
	padding-top: 0px;
}

.lineGrey {
	color: inherit;
	background: #ccc;
	margin: 0px 0px 0px 0px;
	width: 350px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	clear: both;
	display: block;
}

/* -------------------------------------------right content------------------------------------------- */
.right-frame {
	/*	background-image: url(../images/right_background.gif);*/
	background-repeat: no-repeat;
	position: absolute;
	left: 481px;
	top: 106px;
	width: 239px;
	height: 434px;
}

.right-content {
	position: relative;
	left: 21px;
	top: 38px;
	width: 200px;
	height: 396px;
}

.right-content a {
	color: #40A077;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

.right-content a:hover {
	color: #666666;
}

.right-content P {
	margin-top: 11px;
	font-size: 12px;
}

.right-content h3 {
	color: #40A077;
	margin-top: 16px;
	font-size: 12px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -7px;
	padding-left: 14px;
	font-weight: normal;
}

.right-content h3 a {
	z-index: 2;
	position: relative;
}

.right-content ul li a {
	
	font-size: 10px;
	text-decoration: underline;
	padding-left: 14px;
	
}

p.risiken {
	color: #CCCCCC;
	font-size: 9px;
	padding-left: 16px;
}

.floatLeft {
	float: left;
	margin-right: 10px;
}