/* CSS Document */
body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana,Arial,sans-serif; 
	font-style: normal; 
	font-weight: normal;
	word-spacing: 1px;
	line-height: 16px;
	font-size:11px;
	color: #ffffff;
	background-color:#b02020;  
}

#wrap{
	margin:auto; 
	width:934px;
}


a{
	font-family:Arial; 
	font-weight:normal;
	color: #b02020;
	text-decoration:none;
	line-height:20px;
}


a:hover{

	color: #781717;

}


.schrift{
	font-family: Arial; 
	line-height: 20px;
	font-size: 11px;
	color: #323232;
}



.schrift_headline{
	font-family: Times New Roman; 
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 0px;
	font-size: 16px;
	color: #323232;
}

.schrift_white{
	font-family: Arial; 
	line-height: 20px;
	font-size: 11px;
	color: #ffffff;
}


.schrift_headline{
	font-family: Times New Roman; 
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 0px;
	font-size: 16px;
	color: #323232;
}


a.navi {
	font-family: Times New Roman; 
	letter-spacing: 0px;
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
}

a.navi:hover {
	color: #ffffff;
}

a.navi:visited {
	color: #ffffff;
}


a.subnav {
	font-family: Arial; 
	letter-spacing: 0px;
	font-size:10px;
	color: #ffffff;
}


.footer{
	
	font-family:Arial; 
	font-size:10px;
	letter-spacing:0px;
	color: #8e8e8e;
	text-align: center;
	line-height: 16px;
}

a.footer:link {
	font-family:Verdana,Arial,sans-serif; 
	font-weight:normal;
	font-size:10px;
	letter-spacing:1px;
	color: #a9a8a8;
	margin:0;
	text-decoration:none;
	text-transform: none;
}

a.footer:hover {
	font-weight:normal;
	color: #fa3a63;
	text-decoration:none;
}



