html, body {
margin:0;
padding:0;
background-color: #b2b2b2;
}

p {
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: normal;
}

td {
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: normal;
}

.frage {
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: bold;
}

#wrapper {
position: relative;
width: 968px;
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}

#main {
position: absolute; 
left: 0px; 
top: 0px;
width: 968px;
height: 660px;
background-color: #FFFFFF;
display: block;
}

#main_rue {
position: absolute; 
left: 0px; 
top: 0px;
width: 968px;
height: 660px;
background-color: #FFFFFF;
background: url("../img/ruecken.jpg");
background-repeat: no-repeat;
display: block;
}

#main_gel {
position: absolute; 
left: 0px; 
top: 0px;
width: 968px;
height: 660px;
background-color: #FFFFFF;
background: url("../img/gelenke.jpg");
background-repeat: no-repeat;
display: none;
}

#main_kno {
position: absolute; 
left: 0px; 
top: 0px;
width: 968px;
height: 660px;
background-color: #FFFFFF;
background: url("../img/knochen.jpg");
background-repeat: no-repeat;
display: none;
}

#main_aus {
position: absolute; 
left: 0px; 
top: 0px;
width: 968px;
height: 660px;
background-color: #FFFFFF;
background: url("../img/auswertung.jpg");
background-repeat: no-repeat;
display: none;
}

#logo {
position: absolute; 
left: 480px; 
top: 0px;
width: 360px;
height:120px;
z-index: 10;
}

#pagina_rue1 {
position: absolute; 
left: 496px; 
top: 592px;
width: 80px;
height:20px;
z-index: 10;
}

#pagina_rue2 {
position: absolute; 
left: 496px; 
top: 592px;
width: 80px;
height:20px;
z-index: 10;
display: none;
}

#pagina_rue3 {
position: absolute; 
left: 496px; 
top: 592px;
width: 80px;
height:20px;
z-index: 10;
display: none;
}

#pagina_gel1 {
position: absolute; 
left: 496px; 
top: 592px;
width: 80px;
height:20px;
z-index: 10;
display: none;
}

#pagina_gel2 {
position: absolute; 
left: 496px; 
top: 592px;
width: 80px;
height:20px;
z-index: 10;
display: none;
}

#pagina_gel3 {
position: absolute; 
left: 496px; 
top: 592px;
width: 80px;
height:20px;
z-index: 10;
display: none;
}

#pagina_kno1 {
position: absolute; 
left: 496px; 
top: 592px;
width: 80px;
height:20px;
z-index: 10;
display: none;
}

#pagina_kno2 {
position: absolute; 
left: 496px; 
top: 592px;
width: 80px;
height:20px;
z-index: 10;
display: none;
}

#pagina_aus {
position: absolute; 
left: 496px; 
top: 592px;
width: 80px;
height:20px;
z-index: 10;
display: none;
}

#intro1 {
display: block;
}

#intro2 {
display: none;
}

#fragen_rue1 {
position: absolute; 
left: 496px; 
top: 372px;
display: block;
}

#fragen_rue2 {
position: absolute; 
left: 496px;
top: 372px;
display: none;
}

#fragen_rue3 {
position: absolute; 
left: 496px; 
top: 372px;
display: none;
}

#fragen_gel1 {
position: absolute; 
left: 496px; 
top: 196px;
display: none;
}

#fragen_gel2 {
position: absolute; 
left: 496px;
top: 196px;
display: none;
}

#fragen_gel3 {
position: absolute; 
left: 496px;
top: 196px;
display: none;
}

#fragen_kno1 {
position: absolute; 
left: 496px; 
top: 196px;
display: none;
}

#fragen_kno2 {
position: absolute; 
left: 496px;
top: 196px;
display: none;
}

#auswertung {
position: absolute; 
left: 496px;
top: 216px;
display: none;
}

#auswertung td {
font-family: Arial, Helvetica;
font-size: 16px;
font-weight: normal;
}

#error_rue {
position: absolute; 
left: 496px;
top: 624px;
color: #CC0000;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
display: none;
}

#error_gel {
position: absolute; 
left: 496px; 
top: 626px;
color: #CC0000;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
display: none;
}

#error_kno {
position: absolute; 
left: 496px;
top: 626px;
color: #CC0000;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
display: none;
}

.rot {
color: #CC0000;
font-family: Arial, Helvetica;
font-size: 16px;
font-weight: bold;
}

#test {
position: absolute; 
left: 300px; 
top: 680px;
/*
display: none;
*/
}

#test td {
font-family: Arial, Helvetica;
font-size: 10px;
font-weight: normal;
}

#auswertung_text {
font-family: Arial, Helvetica;
font-size: 16px;
font-weight: normal;
}

#contentTextBox p {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	line-height: 15px;
	clear: left;
	}

#contentTextBox p img {
	float: left;
	padding: 2px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	}

#contentTextBox p.printicon {
	margin-top: 40px;
	}

#contentTextBox p.printicon a {
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}

#contentTextBox p.printicon a:hover {
	color: #f00;
	}

#contentTextBox p.printicon a img {
	border: 0;
	margin-top: -1px;
	margin-right: 4px;
	padding: 0;
	}

.inputSearch {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	background-color: #dcdcdc;
	border: 1px solid #999;
	}

.buttonSearch {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	background-color: #dcdcdc;
	}

