@charset "UTF-8";
#horizon {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -250px;
	text-align: center;
}
#containerIndex {
	margin:0 auto;
	width:735px;
	height: 460px;
	clear:left;
	background-image: url(../Imag/bg1.png);
	padding: 20px;
}
#left {
	width:230px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: left;
}
#center {
	width:230px;
	float:left;
	margin: 0px 0px 0px 19px;
	text-align: center;
	padding: 0;
}
#right {
	float:left;
	width:230px;
	margin: 0px 0px 0px 19px;
	text-align: right;
	padding: 0;
}
#container {
	width: 100%;
	height: 100%;
	position: absolute;
}
#leftC {
	position:relative;
	width:250px;
	height:100%;
	background-image:  url(../Imag/hint-navi-christa.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #95c0c7;
	text-align: right;
	float: left;
} 
#leftG  {
	position:absolute;
	width:250px;
	height:100%;
	background-image:  url(../Imag/hint-navi-galerie.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #b3c299;
	text-align: right;
}
#leftH {
	position:absolute;
	width:250px;
	height:100%;
	background-image:  url(../Imag/hint-navi-helmut.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #fad164;
	text-align: right;
}
#leftI {
	position:absolute;
	width:250px;
	height:100%;
	background-image:  url(../Imag/hint-navi-impressum.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #cdaaa4;
	text-align: right;
}
#menu {
	width: 100%;
	text-align: center;
	height: 300px;
	top: 50%;
	margin-top: -150px;
	position: absolute;
}
#body{
	position:relative;
	height:100%;
	text-align: left;
	float: left;
}
#content {
	height: 100%;
	text-align: left;
	padding: 0 0 0 10px;
}
.content   {
	margin: 0 40px 0 0;
	float: left;
	width: 20%;
}
table {
	margin: 0;
	padding: 0;
	border: 0;
}
td {
	vertical-align: middle;
}
#kontakt {
	text-align: left;
	position: relative;
	float: left;
	padding: 20px 10px 5px 10px;
}


#kontakt ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}
#kontakt li {
	display: inline;
	padding: 0 10px 0 10px;
	border-right: 1px solid #CCcccc;
}

