body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, table, tr, td, div, li, ul{
                 font-family: Arial, Helvetica, sans-serif;
}
.hintergrund_hell {
	background-color:#e7eaeb;
}

.Stil1 {
	font-size: 16px;
	font-weight: bold;
	color: #d92a19;
                text-decoration:none;
}
.Stil1 a {
	font-size: 16px;
	font-weight: bold;
	color: #d92a19;
                text-decoration:none;
}
.Stil1 a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #d92a19;
}
.Stil2 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
                text-decoration:none;
}

.Stil4 a{
                font-size: 12px; 
	color: #FFFFFF; 
	text-decoration:none;
}
.Stil4 a:hover{
                font-size: 12px; 
                color: #d92a19; 
	text-decoration:none;
}
.navigation {
	font-size:14px;
	color:#606467;
	font-weight:bold;
	padding:1px 2px 1px 2px;
width:160px;

}
.navigation a:hover{
                display:block;
	background-color:#DBDFE2;
	border-right:2px #000000 solid;
	border-bottom:2px #000000 solid;
	color:#606467;
	text-decoration:none;
padding:1px 2px 1px 2px;
}
.navigation a{
	color:#606467;
	display:block;
	text-decoration:none;
                border-right:2px #ffffff solid;
	border-bottom:2px #ffffff solid;
padding:1px 2px 1px 2px;
}
