body {	
	margin:0px;padding:0px;
	scrollbar-face-color:#;
	scrollbar-track-color:#;
	scrollbar-arrow-color:#;
	scrollbar-3Dlight-color:#;
	scrollbar-base-color:#;
	scrollbar-shadow-color:#;
	scrollbar-darkshadow-color:#;
	scrollbar-highlight-color:#;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#617B79;
	line-height:12px;
}
a {
	text-decoration: underline;
	color:#5C919D;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

div#wrapper {
	position: relative; /* Wird für den Footer benötigt */
	margin: 0 auto; /* Horizontales zentrieren des Wrappers */
	width: 995px; /* Ohne Breitenangabe kann der Wrapper nicht zentriert werden */
	background: #f0f0f0; 
	height: auto !important;
	height: 100%; /* Verhält sich wie min-height im IE6 */
	min-height: 100%;
}

.topt {color:#697877}
.bott {color:#869A99; text-decoration:none}
.bot {color:#75ABB6; text-decoration:none}
.color1 {color:#75ABB6}
.color2 {color:#617B79}
.color3 {color:#FF9933}
.color4 {color:#697877}
.color5 {color:#5C919D}
.color6 {color:#42567D}
.color7 {color:#FFFFFF}

/* Tabellen */
table.cp_content {
width: 100%;
}