#wrapper{
	width:968px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
#content{
	width:968px;
	background-color: #FFF;
	padding: 0px;
	height: auto;
	position: absolute;
	top: 38px;
	z-index: 1;
	margin-left: 3px;
}
#sub-content{
	width:32%;
	float:left;
	background-color: #999;
	padding: 5px;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #642F8B;
	font-weight: normal;
	background-color: #FFF;
}

#footer {
	width: 968px;
	height: 108px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(img/fussleiste.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: -7px;
}

.footfloat {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	width: auto;
	line-height: 12px;
	padding-left: 10px;
	padding-top: 3px;
	background-image: url(img/trenner_fuss.png);
	background-position: right top;
	height: 60px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-right: 15px;
}

#header {
	background-color: #000;
	height: 300px;
	width: 100%;
}
h1 {
	font-size: 36px;
	color: #000;
	font-weight: normal;
	padding-bottom: 10px;
}
h2 {
	font-size: 36px;
	color: #F30;
	font-weight: normal;
	padding-bottom: 10px;
}
h3 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	padding-bottom: 10px;
}
h4 {
	font-size: 18px;
	color: #C30;
	font-weight: normal;
	padding-bottom: 10px;
}
h5 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
}
h6 {
	font-size: 14px;
	color: #F30;
	font-weight: bold;
	padding-bottom: 10px;
}

.navi {
	height: 43px;
	width: 968px;
	position: relative;
	z-index: 5555;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/navleiste.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo {
	height: 335px;
	width: 260px;
	position: absolute;
	top: 140px;
	margin-left: 15px;
	z-index: 2555;
}

#screenshow {
	width:968px;
	background-color: #FFF;
	padding: 0px;
	height: auto;
	position: relative;
	top: -6px;
	z-index: 1;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	clear: both;
	float: left;
	width: 968px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(img/navleiste.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	font-weight: normal;
	color: #FFF;
}

.footright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: right;
	width: auto;
	line-height: 12px;
	padding-left: 10px;
	padding-top: 3px;
	background-image: url(img/trenner_fuss.png);
	background-position: right top;
	height: 60px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-right: 15px;
	margin-right: 10px;
	clear: right;
	text-align: right;
}
.fusszeile {
	font-size: 10px;
	color: #FFF;
	position: relative;
	top: -12px;
	left: 6px;
	width: 950px;
}
.fusszeile td {
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;

}
