﻿body {
	margin: 0 auto 0 auto;
	color: #292929;
   	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: url(bg.png) repeat-y top center;
	text-align:center;
}

#general {
	width: 860px;
	margin: 0 auto 0 auto;
	text-align:left;
}

#banner {
	height: 150px;
	width:329px;
	background: url(logo.jpg) no-repeat 0 0;
	float: left;
}

#head {
	margin-top: 25px;
	height:125px;
	float: left;
}

#Kopf {
	margin-left: 25px;	
	height: 93px;
}

.Titel {
	font-size: 40px;
	font-weight:bolder;
	color: #0E0C6F;
	line-height: 38px;
}

#menu{
	clear:both;
	background-color:#FF8F2C;
	height: 32px;
	width:531px;
}

ul#menu{ 
	height: 32px;	
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
	
ul#menu li {
	
	font-size:14px;
	display: block; 
	float: left; 
	margin: 0 0 0 5px;
	}
	
ul#menu li a { 
	color: white; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 32px;
	padding: 0px 10px 0; 
	}
	
ul#menu li a:hover { 
	background-color: #0E0C6F; 
	}

#top {
	clear: both;
	background-color:#0E0C6F;
	height:3px;
}

#main {
    width: 860px;
	background-color:#FF8F2C;
	float: left;
}


#content {
	padding: 0 15px 15px 15px;
}

#bottom {
	clear: both;
	background-color:#0E0C6F;
	height:9px;
}

#footer {
	margin-top: 8px;
	margin-left: 15px;
	width: 830px;
	clear: both;
	height: 25px;
	line-height:25px; 
	color: #434343;
	background: transparent;
}

#footerleft {
	width: 276px;
	float: left;
}

#footermiddle {
	width: 278px;
	margin: 0 auto;
	float: left;
	text-align:center;
}

#footerright {
	width: 276px;
	text-align: right;
	float: right;
}

h1, h2, h3 {color: white;}

p {
  margin: 0;
  padding: 0;
}

h1 {
	margin:16px 0 16px 0;
	font-size: 18px;
	text-align: center;
}

h2 {
	margin:10px 0 8px 0;
	font-size: 14px;
}

h3 {
        margin:0;
        padding: 0;
	font-size: 12px;
}

#news p {
	margin-left: 5px;
	margin-right: 5px;
}

#news h3 {
    margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;

}

a:focus {
	outline-color: black;
	outline-style: solid;
	outline-width: 1px;
}

a:link,
a:visited, 
a:active,
a:hover {
	color: white;
	font-weight:bold;
}

.current {
	background-color: #0E0C6F;
}

img {
	border: 0;
}

.links {
	float: left;
}

.Spalte1 {
	width:400px;
	float:left;
}

.Spalte2 {
	width:400px;
	float:left;
	padding-left:30px;
}

.sauber {
	clear:both;
}

.Sponsor {
	text-align:center;
}

.style4 {
	vertical-align:middle;
}