body {
	font-family: Arial, sans-serif;
}

body#ueber-uns { background-color: #ffd850; }	
body#fuer-sie { 	background-color: #fbb135; }
body#trainerpool {	background-color: #d55100; }	
body#referenzen { 	background-color: #a22c00; }	
body#kontakt {	background-color: #780d00; }	

html {
	overflow-y:scroll;
}

div.box, div.boxstart {
	width: 750px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	border: 1px solid #fff;

}
div.film {
	top: 50%;
	left: 120px;
	width: 650px;
	margin-top: -280px;
	position: absolute;
}

div.boxstart {
	top: 50%;
	margin-top: -300px;
	height: 600px;
}

div.alles {
	position: relative;	
	float: left;
	width: 750px;
}

div.quadrat {
	width: 139px;
	height: 139px;
	overflow: hidden;
	float: left;
	padding: 5px;
	font-size: 22px;
}

div.quadratflash {
	width: 149px;
	height: 149px;
	overflow: hidden;
	float: left;
	padding: 0px;
	font-size: 22px;
	background: #fff;
}

div.quadratklein {
	width: 70px;
	height: 70px;
	overflow: hidden;
	float: left;
	padding: 5px;
	font-size: 12px;
}

div.akt {
	width: 110px;
	height: 110px;
	}
div.rechts {
	border-right: 1px solid #fff;
}
div.unten {
	border-bottom: 1px solid #fff;
}	

div.oben {
	border-top: 1px solid #fff;
}	

div.start {
	background: #f78d1b;
}

div.quadrat div {
	color: #000;
	margin-top: 28px;
	margin-left: 8px;
}

div.quadratklein div {
	color: #000;
	margin-top: 8px;
	margin-left: 2px;
}

div.quadrat div a, div.quadratklein div a {
	text-decoration: none;
}


.ueber-uns { 	background-color: #ffd850; background: url(bilder/l-wir.gif) no-repeat; background-position: right top; }	
.fuer-sie { 	background-color: #fbb135; background: url(bilder/l-sie.gif) no-repeat; background-position: right top; }
.trainerpool {	background-color: #d55100; background: url(bilder/l-trainerpool.gif) no-repeat; background-position: right top; }	
.referenzen { 	background-color: #a22c00; background: url(bilder/l-referenzen.gif) no-repeat; background-position: right top; }	
.kontakt {	background-color: #780d00; background: url(bilder/l-kontakt.gif) no-repeat; background-position: right top; }	


.start .ueber-uns, .menuealle .ueber-uns { background-image: none; background-color: #ffd850;  }
.start .fuer-sie, .menuealle .fuer-sie { 	background-image: none; background-color: #fbb135; }
.start .trainerpool, .menuealle .trainerpool { background-image: none; background-color: #d55100; }	
.start .referenzen, .menuealle .referenzen { background-image: none; background-color: #a22c00; }	
.start .kontakt, .menuealle .kontakt {	background-image: none; background-color: #780d00; }	

a.ueber-uns { 	color: #000; }
a.fuer-sie, div.fuer-sie div.inhalt, div.fuer-sie div.inhalt a { 	color: #000; }
a.trainerpool, div.trainerpool div.inhalt, div.trainerpool div.inhalt a {  	color: #fff; }
a.referenzen, div.referenzen div.inhalt, div.referenzen div.inhalt a {	color: #fff; }
a.kontakt {	color: #fff; }



div.kontakt div.inhalt {	color: #fff; }
div.kontakt div.inhalt a { 	color: #fff;}

div.menuealle {
	width: 150px;
	float: left;
}

a.upunkt { font-size: 11px;
	display: block;
	padding-top: 5px; }

div.bilder {
	width: 161px;
	float: right;
	padding-bottom: 20px;
	font-size: 12px;
	text-align: right;
}

div.bilder img {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 30px;
}

div.bilder img.logo {
	border: none;
	margin-bottom: 80px;
	margin-right: 5px;
	margin-top: 10px;
}	

div.inhalt {
	float: left;
	width: 400px;
	padding-top: 40px;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 150%;
	
}

div.inhalt h1 {
	font-size:18px;
	font-weight: bold;
}

td.jahr {
	padding-right: 10px;
}

table#trainer td { padding-top: 30px;
	padding-right: 5px;
	}
table.hanfrage tr td { line-height: 100%; }
	
td.abteilung {
	background: #ff8838;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

td.oben {
	border-top: 1px solid #dfc5c2;
}
td.links {
	border-left: 1px solid #dfc5c2;
}
td.rechts {
	border-right: 1px solid #dfc5c2;
}
td.unten {
	border-bottom: 1px solid #dfc5c2;
}
