
body{
	margin:0;
	padding:0;
	
	
	color: #ffffff; /* Font Color innerhalb der Table */
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	

}
/*******************************************************

topmenu

********************************************************/

/* #top-bottom {
	background-color: #DA251D;
	height:35px;
	margin-left:0px;
	width:755px;
} */

#topmenu {
	width:755px;
	background-color: #DA251D;
	height:35px;
	text-align:left;
	margin-top:-10px;
	margin-left:-3px;
}
#topmenu  table tr td{
	border-left:1px solid #cccccc;
	white-space:nowrap;
}
a.mainlevel-nav{
		background-color: #DA251D;	
	margin-right:0px;
	color:#CDCDCD;
	padding:6px 7px 6px 7px;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	height:33px;
	line-height:25px;
	text-decoration:none;
		width: 100%;
		display: block;
	float: none;
}
a.mainlevel-nav:hover{
	text-decoration:underline;
	background-color: #C2221B;
}

/*******************************************************

Ende CSS

********************************************************/







 











