body {
	background-color: #403e3e;
	text-align:center;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.website {
    width:1024px;
    margin:auto;
    text-align:left;
}

a:link {
	color: #fff5db;
}
a:visited {
	color: #fff5db;
}
a:hover {
	color: #FFCD95;
}
a:active {
	color: #fff5db;
}

.textbox {
	background-image: url(16_textbox.jpg);
	padding-left: 8px;
	background-repeat: no-repeat;
	background-color: #000000;
}

.textboxbg {
	background-repeat: no-repeat;
	background-color: #000000;
	}

.textorange {
	font: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #D34703;
	line-height: 15px;
}
	
.textwhite {
	font: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff5db;
	line-height: 15px;
}

.textfooter {
	font: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
}

.textfooter a:link {
	color: #000000;
}
.textfooter a:visited {
	color: #000000;
}
.textfooter a:hover {
	color: #222222;
}
.textfooter a:active {
	color: #000000;
}

.textkontakttitel {
	font: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #D34703;
	line-height: 17px;
}

.textkontakt {
	font: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff5db;
	line-height: 17px;
}

.textachtung {
	font: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 17px;
}

.textkontakthinweis {
	font: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

.playerbox {
	padding-left: 23px;
	padding-top: 15px;
	background-image: url(14_playerbox.jpg);
}

.bgrepeat {
	background-image: url(17_variheight_r.jpg);
	background-repeat: repeat;
	}
