*{
padding:0px;
margin:0px;

}

html, body {
	height: 100%;
	padding:0;
	margin:0;

}




body{

font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
line-height:15px;

scrollbar-face-color: #C1C8C8;

scrollbar-highlight-color: #C1C8C8;
scrollbar-darkshadow-color: #C1C8C8;

scrollbar-track-color: #CED6D6;

scrollbar-shadow-color: #959999;
scrollbar-3dlight-color: #959999;
scrollbar-arrow-color: #959999;

}

#hint_oben{
position: absolute;
top: 0;
left: 0;
height: 50%;
width:100%;
background-color: #FFF200;
z-index: 1;

}

#hint_unten{
position: absolute;
bottom: 0;
left: 0;
height: 50%;
width:100%;
background-color: #FFF799;
text-align: bottom;
z-index: 1;
}


#fussnote{
position: absolute;
bottom: 3px;
left: 3px;
font-size: 9px;
}


#fussnote a:link, #fussnote a:visited, #fussnote a:hover {
text-decoration: none;
}


#abstand {
	height: 50%; 
	width: 100%;
	margin-bottom: -285px; 
	float: left; 
	}


#container{

position:relative;
height:550px;
width:100%;
z-index: 10;
}


#start_claim{
position:relative;
top:0px;
width: 570px;
height: 40px;
z-index:15;

padding-left: 50%;
margin-left: -285px;

clear:both;
font-size:30px;
font-weight:bold;
color:#44A352;
text-align: right;
line-height:40px;

}



.startbild{
position:relative;
width: 100%;
display:block;
float:left;
clear:both;
padding-bottom:5px;
z-index:5;
}

.startbild_img{
/*width: 570px;*/
width: 630px;
height: 120px;
padding-left: 50%;
margin-left: -285px;

}




.startlogos{
width: 570px;
height: 30px;
padding-left: 50%;
margin-left: -285px;
margin-top: 10px;
text-align: right;

}






a:link    {color : #000000; line-height: 15px; text-decoration: underline}
a:visited {color : #000000; line-height: 15px; text-decoration: none}
a:active  {color : #000000; line-height: 15px; text-decoration: none}
a:hover   {color : #00AC4C; line-height: 15px; text-decoration: none}

