body {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
line-height:20px;
padding:0px;
margin:0px;
text-align:center;
background-color: #5EC2D5;
}

h1 {
padding:0px 0px 15px 0px;
margin:0px;
font-size:25px;
}


.box_blau {
text-align:center;
margin: 4%;
color:#124959;
position: absolute;
background-color: #EEF8FA;
width: 92%;
top: 0;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

#popuprahmen {
  width: 850px;
  height: 556px;
  position: absolute;
  background-image: url(../img/frame.gif);
  text-align:left;
  background-color:#A72201;
  left:0px;
}

h3 {
	text-align:center;
	font-size:26px;
	margin:30px 0px 70px 0px;
	line-height:18px;
	color:#a72201;
	
}
.box_punktetext {
	float:left;
	margin-left:80px;
	font-size:11px;
	width:640px;
	height:320px;
	padding:10px;
	background-color:#fffb62;
	background-image:url(../img/yellow_back.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
	border:2px solid white;
	text-align:center;
}


* html .box_punktetext {
  margin-left: 45px; 
}

.box_punktetext h2 {
	color:#a72201;
	font-size:20px;
}
.box_punktetext h4 {
	font-size:25px;
	margin:0px;
	padding:10px 0px 17px 0px;
}



.box_frage {
float:left;
text-align:left;

}
.box_frage img {
	float:left;
	margin:0px 20px 20px 0px;
	max-height:130px;
}

.box_frage .antworten {
	float:left;
	line-height:25px;
}
.box_frage .antworten input{
	float:left;
	height:22px;
}

.tabelle {
	font-size:11px;
	margin:0px;
	padding:0px;
	margin-left:80px;
	width:360px;
	height:370px;
	float:left;
	overflow:auto;
	clip:rect (0 350 300 0);
}

* html .tabelle {
  margin-left: 40px;
}

form {
	margin:0px;
	padding:0px;
}
.tabelle a{
	text-decoration:none;
	color:#A72201;
}
.tabelle th {
	background-color:#A72201;
	color:white;
	font-weight:bold;
	padding:3px;
	
}
.tabelle td {
	background-color:white;
	color:#A72201;
	padding:0px 5px 0px 5px;
}


.infobox {
	background-color:#A72201;
	color:white;
	padding:10px;
	width:35%;
	float:left;
	font-size:11px;
	line-height:14px;
	margin:0px 0px 5px 15px;
	border:1px solid white;
}

.infobox h1 {
	font-size:16px;
	line-height:19px;
}

.box_eintragen {
	background-color:white;
	border:1px solid #A72201;
	color:#A72201;
	padding:10px;
	width:35%;
	float:left;
	font-size:11px;
	line-height:14px;
	margin:0px 0px 5px 15px;
}

.formfeld {
	border:1px solid #A72201;
	margin:0px 0px 5px 0px;
}
.formfeld2 {
 border:1px solid #A72201;
 float:right;
 margin-bottom:2px;
}
.beschriftung {
	float:left;
	height:18px;
}
.formbutton {
	background-color:#A72201;
	color:white;
	
}

.box_button {
	margin:0px 0px 5px 15px;
	float:left;
}

