@charset "utf-8";
/* CSS Document */

table td {  font-size:12px;}

#bildlayer {
	width: 365px;
	border: 1px solid #999999;
	padding: 10px 0 10px 0;
	}

a.fotoupload {
	font-size: 11px;
	line-height: 20px;
	padding: 5px 0 7px 0;
	color: #042a75;
	}

a.book {
	font-size: 11px;
	line-height: 20px;
	padding: 5px 0 7px 0;
	color: #042a75;
	}

a.navikl {
	font-size: 11px;
	line-height: 29px;
	padding: 5px 0 7px 0;
	color: #042a75;
	}
	
a.bewertungstitel {
	font-size: 12px;
	font-weight: bold;
	line-height:25px;
	padding: 10px 0 0 5px;
	color: #042a75;
	}

a.top:link
{
text-decoration:none;
color:#042a75;	
}
a.top:aktive
{
text-decoration:none;
color:#042a75;	
}
a.top:visited
{
text-decoration:none;
color:#042a75;	
}
a.top:hover
{
text-decoration:none;
color: #F11;
}
