/*
blau/grau #95A3BB;
grau #efefef;
rot #875767;
rosa #FDDFD5;
blau #5A6C8C;
grün #279d2f;

*/

* {	
	margin:0;
	padding:0;
}
HTML, BODY{
	height:100%;
}
BODY{
	background-color : #9195a3;
	border: 0px;
	text-align:center;
}
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-290px; /* half of container's height */
	float:left;
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:580px;
	width:1020px;
	clear:left;
}
IMG {
	border: 0px;
}
BODY, DIV, TABLE, TD, H1, H2, H3, H4, p, a, pre {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
}
H1 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
}
H2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
}
.underline {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration:underline;	
}
H3 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0 20px 0;
}
p {
	padding-bottom: 10px;
	font-size: 14px;
}

li a, .checked {
	font-size: 16px;
}
.red {
	color: #875767;
}
ul {
	list-style: none;
}
li {
	display: inline;
	padding-right: 20px;
}
#menu_bottom li {
	padding-right: 15px;
}
a {
	text-decoration:none;
}
a:hover, a:hover td {
	color:#279d2f;
}
.checked {
	text-decoration:none;
	color:#279d2f;
}
.text_link {
	color:#279d2f;
	text-decoration:underline;
}
.inactive {
	color:#95A3BB;
}
#header {
	float: left;
	margin-top:10px;
	width: 1020px;
	height: 50px;
	background-color: #fff;
}
#header_logo {
	position:absolute;
	left:806px;
	top: 16px;
}
#menu_top_box {
	margin: 15px 0 0 30px;
}
#menu_bottom_box {
	margin: 10px;
}
#menu_bottom_box a {
	font-size: 10px;
}
#content {
	float: left;
	width: 800px;
	height: 570px;
	background-color: #fff;
	border-top: solid 4px #999;
	border-bottom: solid 4px #999;
	
}
#content_box {
	margin: 30px;
}
#sidebar {
	float: left;
	width: 216px;
	height: 570px;
	background-color: #fff;
	border-top: solid 4px #999;
	border-left: solid 4px #999;
	border-bottom: solid 4px #999;
	
}
#sidebar_box {
	margin: 20px 10px 10px 10px;
	text-align:center;
}
#footer {
	float: left;
	width: 1020px;
	height: 50px;
	background-color: #fff;
	text-align: center;
}
#home_logo {
	margin-top: 20px;
	text-align:center;
}
#home_text {
	margin: 10px 30px 0 30px;
	text-align:justify
}
#start_logo {
	margin-top: 10px;
	text-align:center;
}
#start_shop {
	margin-top:20px;
	text-align:center;
}
#start_home {
	margin-top:10px;
	text-align:center;
}

#scroll_text_start {
	margin-top:30px;
	text-align:center;
	padding: 0 20px 0 20px;
	width: 760px;
	
}
#scroll_text_start p {
	font-size:16px;
	line-height:20px;
}
#srcoll_text {
	width: 650px;
	height: 380px;
	overflow:auto;
	padding-right:60px;
	text-align:justify;
}
#leistungen td {
	width: 300px;
	height: 200px;
	text-align:center;
	vertical-align:middle;
}
#konzept td {
	width: 150px;
	height: 100px;
	text-align:center;
	vertical-align:middle;
}
#spiele td {
	width: 300px;
	height: 400px;
	text-align:center;
	vertical-align:middle;
}
#spiele td p {
	padding-bottom: 44px;
}
#impressum td {
	vertical-align:bottom;
}
#bildernachweis p {
	padding-left:30px;
	font-size:14px;

}
