body { background-color:#ffffff;
    }




#logo_image
{
	position: absolute;
	top: 51px;
	left:100px;
}


a img {border:0px;}


#box_mainnavi
{
	position:absolute;
   top:51px;
   left:270px;
   width:320px;
   padding:0px;
   margin:0px;
   border:0px solid #0000EE;
   
}




#box_content
{
	 position:absolute;
   top:100px;
   left:100px;
   width:400px;
   padding:0px;
   margin:0px;
   border:0px solid #0000EE;
}


#line
{
	position: absolute;
	top: 122px;
	left:100px;
}


#submenu
{
	 position:absolute;
   top:130px;
   left:100px;
   width:400px;
   padding:0px;
   margin:0px;
   border:0px solid #0000EE;
}


#box_images_klein
{
position:absolute;
   top:162px;
   left:100px;
   padding:0px;
   margin:0px;
   border:0px solid #0000EE;
}


#box_about
{
position:absolute;
   top:162px;
   left:100px;
   width:330px;
   padding:0px;
   margin:0px;
   border:0px solid #0000EE;
}


img#imageSmall { padding: 0 6 6 0; }


#box_image
{
position:absolute;
   top:162px;
   left:570px;
   padding:0px;
   margin:0px;
   border:0px solid #0000EE;
}


#box_subline
{
	position:absolute;
   top:550px;
   left:570px;
   width:290px;
   padding:0px;
   margin:0px;
   border:0px solid #0000EE;

}



.box_text_mainnavi
{
	line-height: 16px;
}



.headline
{  
	color: #272727;
	font-size: 14px;
	font-family: baskerville, times;
	font-weight: 600;
	text-decoration: none;
	line-height: 15px;
}




.copy
{  
	color: #272727;
	font-size: 13px;
	font-family: baskerville, times;
	font-weight: 500;
	text-decoration: none;
	line-height: 17px;
}




a.link
{
	color: #e91b5f;
	font-size: 13px;
	font-family: baskerville, times;
	text-decoration: none;
	line-height: 17px;
	border: 0px;
}



a.link:visited
{  
	color: #bfbfbf;
	font-size: 13px;
	font-family: baskerville, times;
	text-decoration: none;
	line-height: 17px;
}




a.link:hover { 
		color:#e91b5f; 
		text-decoration: underline;
		font-family: baskerville, times;
}





a.link_mainnavi
{  
	color: #696768;
	font-size: 14px;
	font-family: baskerville, times;
	text-decoration: none;
	line-height: 16px;
}




a.link_mainnavi:hover { 
		color:#000000;
		font-size: 14px;
		font-family: baskerville, times;
		text-decoration:underline;
}




.box_text_mainnavi_activ
{
	font-family: baskerville, times;
	font-size: 14px;
	color:#000000;
	line-height: 16px;
	font-weight: 500;

}






a { text-decoration: none; 
		 
}


a.image:hover { color:#ffffff; 
		text-decoration: none; 
		 background: none;
		 color: #ffffff;
}


