* {
	margin: 0px;
	padding: 0px;
	}
body,html {
	min-height:101%;
	}

body {
	background: #333;
	color: #333;
	font: Arial, Verdana, Sans-Serif;
	font-size: 100,01%;
	text-align: center;
	padding: 13px 0 25px 0;
}

a:link, a:visited {
	color: #8B2323;
	text-decoration:none
	}

a:hover, a:active {
	color:#8B2323;
	text-decoration:underline;
	}


#seite {
	display:inline-block;
	width:1040px;
	margin:0 auto;
	padding: 10px 0px 0px 0px;
	border:3px double #333;
	text-align:left;
	background: #fff;
	}
#kopf {
	width:750x;
	height:112px;
	margin: 0px 145px 0px 145px;
	background: url(images/banner.jpg) no-repeat;
	text-align: center;
	}
#rechts {
	float:right;
	width:145px;
	}
#links {
	float:left;
	width:145px;
	}
#inhalt {
	float:left;
	width:750px;
	font-size: 12px;
	padding-top:10px;
	margin-bottom: 10px;
	}
#fusszeile {
	clear:both;
	background: #ccc;
	width:1036px;
	margin: 0px 0px;
	padding: 2px 2px 2px 2px;
	text-align:center;
	}
h1 {
	color: #840000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #840000;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #666;
	margin: 20px 0;
	}

h3 {
	font: 1.2em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#840000;
	text-align: left;
	}
	
h3 a:link, h3 a:visited {
	color: #333;
	letter-spacing:0.4em;
	}

h4  {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:6px;
	font-weight:700;
	color: #840000;
	letter-spacing:normal;
	}


#links h2, #rechts h2, a {
	text-decoration:none;
	font-size:0.8em;
	letter-spacing:0.1em;
	color:#840000;
	}

#links h2, #rechts h2 {
	font-size:0.6em;
	text-align:center;
	border-top:3px double #999;
	border-bottom:1px solid #999;
	padding:3px 0px 3px 0px;
	margin:5px 10px 6px 10px;
	color:#fff;
	background: #DE0112;
	}
	
#links ul, #rechts ul {
	list-style: none;
	margin: 0px 10px 15px 13px;
	padding-bottom: 5px;
	font-size: 0.8em;
	}
#rechts ul {
	text-align:center;
	}

#leftcol {
	width:355px;
	float:left;
	margin: 10px;
	}
	
#rightcol {
	float:left;
	width:355px;
	margin: 10px;
	}
	
.news {
	background: url(images/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	text-align: justify;
	font-size: 13px;
	}

.wappen {
	margin: 2px;
	padding:1px;
	border: 0;
	width: 75px;
	height: 75px;
}

#teamstrainer {
	text-align:center; 
	width:670px;
	margin:39px;
 }
