.div1 {
	background-color:#638ace;
	margin:5pt 0pt 0pt 0pt;
}
	
.div2 {
	background-color: #638ace;
	margin: 15pt 0pt 0pt 0pt;
}
	
.div3 {
	background-color: #52beff;
	margin:1pt 0pt 0pt 0pt;
}

.div4 {
	background-color: lightgrey;
	margin: 2pt 0pt 0pt 0pt;
}

.div5 {
	background-color: #638ace;
	padding: 30pt; 
	margin: 0pt 0pt 0pt 0pt;
}
	
.div6 {
	background-color: #638ace;
	margin: 2pt 0pt 0pt 0pt;
}
	
.t1 {
	color: white;
}

.t2 {
	padding: 5pt;
}

.t3 {
	border: 1pt solid white;
	font-size: 9pt; 
	padding: 3pt;
}

.t4 {
	border: 1pt solid white; 
	padding: 5pt;
}

.td1 {
	width: 160pt;
}
	
.td2 {
	width: 650pt;
}
	
.td3 {
	color: black; 
	width: 100%;
}

.td4 {
	color: black;
}
	
.td5 {

}	

.td6 {
	color: black;
}

.td7 {
	width: 100%;
}

.t5 {
	vertical-align: middle;
}
	
a:link {color: black; text-decoration: none}
a:visited {color:black; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {color:black; text-decoration:none}
	
.answerInput {
	color:#00f;
	width:10pt; height:10pt;
}

body {
	font-family:arial;
	background-color:#414449;
}

.weiter, .weiter:hover {
	background-image: url(images/weiter.png);
	width: 170px;
	height: 35px;
	border-width: 0px;
	/*
	Dieser Farbwert ist das Display der Datei "hinterG.gif"
	Sollte er fehlen so wird eine weiße/hellgraue Box um den Button gezogen
	*/
	background-color:#080808;
} 
.weiter:hover
{
	background-image: url(images/weiter_hov.png);
	background-color:#080808;
}


.next, .next:hover{
	background-image: url(images/nextquest.png);
	width: 170px;
	height: 35px;
	border-width: 0px;
	background-color:#638ace;
}

.next:hover{
	background-image: url(images/nextquest_over.png);
	background-color:#638ace;
}

.back, .back:hover {
	background-image: url(images/back.png);
	width: 170px;
	height: 35px;
	border-width: 0px;
	background-color:#638ace;
}

.back:hover{
	background-image: url(images/back.png);
	background-color:#638ace;
}

.sight, .sight:hover {
	background-image: url(images/sight.png);
	width: 170px;
	height: 35px;
	border-width: 0px;
	background-color:#638ace;
}

.sight:hover {
	background-image: url(images/sight_hov.png);
	background-color:#638ace;
}

.end, .end:hover  {
	background-image: url(images/end.png);
	width: 170px;
	height: 35px;
	border-width: 0px;
	background-color:lightgrey;
}

.end:hover{
	background-image: url(images/end_hov.png);
	background-color:lightgrey;
}

.Stil1 {color: white}
.Stil2 {color: #969aa2}

.hinterG{
    position: absolute;
	background-image: url(images/hinterG.gif);
	height:650px;
	width: 850px;
	background-color:#414449;
	left: 16%;
	
	
}

.table{
	position: absolute;
	top: 80pt;
	left: 20%;
}

.error{
	color: red;	
	font-size:10pt;
}

.bild{
	border:none;
}
