/* BODY -----------------------------------------------------------------*/ 
body{ 
text-align: center; 
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size: 9px; 
line-height: 16px; 
color: #505050; 
background-color: White;
}
 
#Logo{
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: block;
} 
 
a:link{
	color: black;
}
a:visited{
	color: black;
}
a:hover{
	color: black;
}

.banner_start{
background-image: url(Image/banner.jpg);
height: 60px; 
width: 900px;
margin-top: 45px;
margin-left: 20px;
}

.index_rahmen{
	border: 1px dashed;
	margin-left: 20px;
	padding-bottom: 70px;
	padding-top: 20px;	
}

.flag_con{
	float: left;
	padding-left: 190px;
	padding-top: 20px;
	
}


.qm_start{
	text-align: center;
	width: 20 %;
	height: 20 %;
	margin-top: 60px;
}
	
.qm{
	font-size: 8pt;
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 8pt;
}


.border_h{	
border-bottom: 1px solid black;
margin-top: 25px;
margin-left: -30px;
}
.border_v{
	margin-top: -30px;
	margin-left: 10px;
	border-left: 1px solid black;
	float: left;
	height: 600px;
}

