* {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
* a:link {
	color: #FFFFC8;
	text-decoration: underline;
}
* a:hover {
	color: #FFFFC8;
	text-decoration: underline;
}
* a:visited {
	color: #FFFFC8;
	text-decoration: underline;
}
* a:active {
	color: #FFFFC8;
	text-decoration: underline;
}
* a:focus {
	color: #FFFFC8;
	text-decoration: underline;
}

.texttext {
	margin-right: 90px;
	margin-left: 90px;


}
.textnavi {
	margin-top: 40px;
	margin-right: 90px;
	margin-left: 90px;

}
.textfooter {
	font-weight: bold;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 35px;
	text-align: center;
}


.top {
	height: 99px;
	width: 100%;
	position: relative;
	background-image: url(Bilder/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	position: absolute;
	width: 900px;
	height: 100%;
}
.foot {
	background-image: url(Bilder/design_18.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 517px;
}

.head {
	height: 128px;
}
.bg {
	width: 100%;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(Bilder/design_18.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text {
	height: auto;
	position: relative;
	width: 900px;
}
.textbgtop {
	background-image: url(Bilder/design_15.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 121px;
	bottom: 0px;
	width: 100%;
}
.textbgmiddle {
	background-image: url(Bilder/design_16.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	min-height: 100px;
	margin-bottom: 0px;
	bottom: 0px;
}
.textbgbott {
	background-image: url(Bilder/design_17.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	margin-bottom: 0px;
	bottom: 0px;
}
