body {	
background-color : #DFDFDF;	
font-family : Verdana;	font-size : 12pt;	
color : #606060;	
scrollbar-base-color: #FFFFF;	
scrollbar-track-color: #FFFFF;	
scrollbar-face-color: none;	
scrollbar-highlight-color: none;	
scrollbar-3dlight-color: #FFFFF;	
scrollbar-darkshadow-color: #606060;	
scrollbar-shadow-color: #606060;	
scrollbar-arrow-color: #606060; 
}

a:link{	
color : #606060;	
text-decoration : none;	
font-size: 20pt;
}
a:hover {	
color : #008000;	
text-decoration : none;	
font-size: 20pt;
}
a:visited{	
color : #606060;	
text-decoration : none;	
font-size: 20pt;
}


div.mid a:link{	
color : #606060;	
text-decoration : none;	
font-size: 12pt;
}
div.mid a:hover {	
color : #008000;	
text-decoration : none;	
font-size: 12pt;
}
div.mid a:visited{	
color : #606060;	
text-decoration : none;	
font-size: 12pt;
}

/*.bodytext{ 
color : #606060; 
font-family : verdana,arial; 
font-size : 12pt; 
}*/

div.lager{	
margin-top: 25px;	
margin-left: auto;	
margin-right: auto; 	
background-color : #FFFFFF;  	
width: 1000px; 	height : 700px; 	
padding: 25px; 	border-style:inset; 	
border-width:3px; 	
border-color: #B0B0B0;  	
}

div.left{	
float: left;   	
width: 225px; 	
height : 580px; 	
background-image:url("images/girlang.gif"); 	
background-repeat: no-repeat; 	
background-position: bottom; 	
margin: 20px;  	
}

div.left p{	
font-size: 20pt;
}

div.mid{	
float: left;   	
width: 450px; 	
height : 580px; 	
overflow : auto; 	
border-style:inset; 	
border-width:3px; 	
border-color: #B0B0B0; 	
padding: 25px;
}

div.right{	
float: right;   	
width: 215px; 	
height: 360px;	
padding-top: 220px;
}
div.right p{	
font-size: 14pt;
}

div.photo p{	
width: 50px; 	
height : 100px; 
}

div.contact{
float:right;
width: 200px; 	
height: 150px;	
padding-top: 20px;

}
.headline{
font-size : 24pt;
}