body {
	background-color: #C0C0C0;
	height: 890px;
	width: 100%;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

a img{
	border:0;
}

.kopf {
	/*position: absolute;*/
	/*top: 0px;
	visibility: visible;*/
	height: 120px;
	min-width: 1200px;
	/*width: 100%;*/
	margin: 0px;
	background-color: #E9BE00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	/*float: left;*/
}

.logo{
	position: relative;
	top: 0px;
	left: 20px;
	width: 360px;
	margin: 0px;
	float: left;
	z-index: 1;
}

.content{
	margin: 0px;
	margin-bottom: 45px;
	width: 1260px;
	height: 88%;
	color: #005782;
}

.footer_wrapper{
	/*position: relative;
	bottom: 2%;*/
	height: 28px;
	/*width: 100%;*/
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E9BE00;
	padding-top: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.footer{
	/*margin-top: 5px;*/
}

.position{
	display: block;
	background: #005782;
	color: #E9BE00;
	text-decoration: none;
	padding: 6px 23px 6px 6px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
	margin-bottom: 10px;
}

.wechsel{
	display: block;
	background: #E9BE00;
	color: #005782;
	text-decoration: none;
	padding: 6px 23px 6px 6px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
	margin-top: 20px;
}
.wechsel a{
	text-decoration: none;
}

.intro{
	clear: both;
	color: #005782;
	padding-left: 5%;
	padding-right: 5%;
	height: 20%;
}

.bullet{
	color: #005782;
	/*margin: 10px;*/
}

#indexImages{
	position: absolute;
	top: 220px;
	width: 100%;
	text-align: center;
}

#anfahrt{
	text-align: center;
}

.index_links{
	color: #005782;
	float: clear;
}
.index_links{
    float: left;
	/*height: 100%;*/
	width: 45%;
	padding-top: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	padding-right: 10px;
}

.index_links img{
	/*height: 100%;*/
	height: 470 px;
	max-width: 100%;
}

.index_rechts{
	float: right;
	/*height: 100%;*/
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	width: 45%;
	/*padding-right: 9%;*/
}

.index_rechts img{
	/*height: 100%;*/
	height: 470 px;
	max-width: 100%;
}

.textgross{
	font-size: 2em;
}

.textmittel{
	font-size: 1,5em;
}

