/* normale elemente*/ 
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-top: 0px;
	background-color: #D5E0DC;	
	}

table{
vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
td.subnav {
	width: 180px;
	background-image: url(../img/nav_hg.gif);
	height: 22px;
	padding-left: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.sub {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	color: #550055;
}
a.sub:hover {
font-style: italic;
}

a{
	text-decoration: none;
	color: Red;
}
div.nav_text, a.nav_text {
	text-align: center;
	color: Red;
}

div.content_2{
	border-color: #D8DAD9;
	border-style: solid;
	border-width: 1px;
	background-color: #F0F0F0;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: 16px; 
}

div.mitte {
width: 100%;
}
div.mitte2 {
vertical-align: middle;
}





/*
div {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;	
	padding-right: 0px;
	padding-top: 0px;	
}


div.s1{
	width: 710px;
	background-image: url(../img/hg.gif);
	padding-left: 11px;
}
div.s2{
	width: 180px;
	height: 100%;
	height: 600px;
	background-image: url(../img/logo_bg.jpg);
	float: left;	
}
div.s3{
/*	width: 450px;*/
	height: 150px;
/*	background-color: 8899aa;*/
	}
div.s4{
/*	width: 450px;*/
	height: 450px;
	background-color: #bbccdd;*/
	text-align: left;
}

div.m1 {
/*	background-color: Gray;*/
	width: 100px;
	height: 50px;
	float: left;
	border: 1px;
	border-style: dotted;
}
*/
