body { 
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:normal;
	background:url(/images/bg.gif);
}


#container {
	margin: 0 auto;
	width:800px;
	border-left:6px solid #2E2E2D;
	border-right:6px solid #2E2E2D;
	border-bottom:6px solid #2E2E2D;
	background-color:#FFFFFF;
}

#header {
	height:156px;
}

#logo {
	width:800px;
	height:70px;
	background-image:url(/images/logo.gif);
}
#logo2 {
	float:left;
	width:197px;
	height:30px;
	background-image:url(/images/logo_startseite.gif);
}
#logo3 {
	float:left;
	width:101px;
	height:30px;
	background-image:url(/images/logo_logos.gif);
}
#logo4 {
	float:left;
	width:128px;
	height:30px;
	background-image:url(/images/logo_partner.gif);
}
#logo5 {
	float:left;
	width:150px;
	height:30px;
	background-image:url(/images/logo_impressum.gif);
}
#logo6 {
	float:left;
	width:224px;
	height:30px;
	background-image:url(/images/logo_rm.gif);
}
#logo7 {
	width:800px;
	height:55px;
	background-image:url(/images/logo_unten.gif);
}


#content {
	text-align:left;
	float:left;
	font-size:0.9em;
	width:400px;
	padding:10px 10px 10px 10px;
}

#content2 {
	text-align:left;
	float:right;
	font-size:0.9em;
	width:360px;
	padding:10px 10px 10px 10px;
}

#links {
	width:800px;
	height:40px;
	text-align:center;
	clear: both;
}

#werbung {
	margin: 0 auto;
	width:800px;
	height:120px;
	padding-top:10px;
	text-align:center;
}

img { 
	border:0;
}

.center {
	text-align:center;
}

.display_none {
	display:none;
}

h1 {
	display:none;
}

h2 {
	color:green;
}



A:active { 
color : blue; 
font-family : Verdana,Helvetica,sans-serif; 
text-decoration : none;
font-size: 11px;
} 
A:link { 
color : blue; 
font-family : Verdana,Helvetica,sans-serif; 
text-decoration : none;
font-size: 11px;
} 
A:visited { 
color : blue; 
font-family : Verdana,Helvetica,sans-serif; 
text-decoration : none;
font-size: 11px;
} 
A:hover { 
color : #FF6600; 
font-family : Verdana,Helvetica,sans-serif; 
text-decoration : none;
font-size: 11px;
} 
