


div.content {
    position: absolute;
    float: left;
    top: 72px;
    left: 10px; 
    bottom: 10px; 

    height:488px;
    width: 780px;
/* optimal für Unterdrückung des 
horizontalen Scrollbar bei Firefox u. IE: 780px */
	
	margin-top:0px;
	margin-left:200px;
	background-image: url(../images/bk_back_textfield.jpg);
	
}

div.content_headerfree {
    position: absolute;
    float: left;
    top: 72px;
    left: 10px; 
    bottom: 10px; 

    height:488px;
    width: 780px;
/* optimal für Unterdrückung des 
horizontalen Scrollbar bei Firefox u. IE: 780px */
	
	margin-top:0px;
	margin-left:200px;
	background-image: url(../images/bk_back_textfield_headerfree.jpg);
	
}

div.content2 {
    position: absolute;
    top: 72px;
    left: 10px; 
    bottom: 10px;
	height:488px; 

	float:none;
	width:980px;
	margin-top:0px;
	padding:0px;
	
	background-image: url(../images/bk_back_textfield2.jpg);
}

div.content2_headerfree {
    position: absolute;
    top: 72px;
    left: 10px; 
    bottom: 10px;
	height:488px; 

	float:none;
	width:980px;
	margin-top:0px;
	padding:0px;
	
	background-image: url(../images/bk_back_textfield2_headerfree.jpg);
}

div.navigation {
	height:27px;
	background-color:white;
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
	border: 2px solid #FFFFFF;
}

div.question1_page_header {
	padding-left:10px;
	padding-right:10px;
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
/*	height:32px; */
	
/*	background-image: url(../images/transparent_line.png);*/
	background-color:white;
}

div.print_content {
/*	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;*/
	color:#000000;
	margin-top:10px;
	margin-right:5px;
	margin-left:5px;
	padding-bottom:20px;
}


/* Window */

div.window {
	margin: 33px;
	height: 422px;
}

div.window_content_frage89 {
	height: 390px;
	overflow: auto;
}

div.window_large {
	height: 422px;
	overflow: auto;
	margin-top:33px;
	margin-bottom:33px;
	margin-right:33px;

}

div.window_large_mehr_abstand {
	height: 422px;
	overflow: auto;
	margin-top:33px;
	margin-bottom:33px;
	margin-right:33px;

}

div.window_unrestricted {
	margin-top:10px;
	margin-left: 30px;
	margin-right:30px;
	overflow: auto;
}


div.padding {
	padding: 15px;
	width:86%;
	height:300px;
	text-align:center;
	vertical-align:center;
	background-color:#ebf2fc;
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;

} 

div.window_paging {
	position:relative;
	margin-left:30px;
	margin-top: 5px;
	font-weight: bold;
}