body {
	background: url("../images/bg_body.gif") repeat-x;
	background-color: #D9F2FC;
	margin: 0;
}
#container {
	padding-bottom: 20px;
	width: 984px;
}
#header {
	background: url("../images/hd_bg.jpg") no-repeat;
	height: 228px;
	width: 949px;
}
#header-logo {
	background: url("../images/hd_logo.gif") no-repeat;
	height: 107px;
	width: 207px;
	left: 68px;
	position: absolute;
	top: 107px;
	z-index: 1;	
}
#content {
	background: #FFF url("../images/con_bg.gif") repeat-x;		
	background-color: #FFFFFF;
	margin-left: 47px;
	width: 937px;
}
.rct {
	background: url("../images/rct3.gif") no-repeat;
	height: 4px;
	width: 650px;
}
.rc-bg {
	background: url("../images/rc3_bg.gif") repeat-y;
	padding: 8px;
	padding-bottom: 0;
	padding-top: 0;
}
.rcb {
	background: url("../images/rcb3.gif") no-repeat;
	height: 4px;
	margin-bottom: 10px;
	width: 650px;
}

#footer {
	background: #FFFFFF;
	clear: both;
	display: block;
	margin-left: 47px;
	width: 937px;
}
#footer-bottom {
	background: url("../images/fot_bg.gif") no-repeat;
	clear: both;
	display: block;
	height: 8px; 
	margin-left: 47px;
	width: 937px;
}

/*
	Umfrage
*/
#umfrage table td {
	text-align: left;
	white-space: normal;
}
#umfrage table td font {
	font-size: 1.1em !important;
	white-space: normal;
}
#umfrage table td font [size="-2"] {
	font-size: 0.8em !important;
	white-space: normal;
}
#umfrage table td {
	font-size: 10px !important;
	white-space: normal;
}
#umfrage [value="Abstimmen"] {
	background: #DBF0F8;
	border: 1px solid #B0DFF5;
	padding: 2px;
}
#umfrage a {
	color: #DA0809;
	text-decoration: underline;
}
#umfrage a:hover {
	color: #000;
	text-decoration: underline;
}

/*
	variable Box
*/
#var-box {
	margin-top: 20px;
}

/*
	Tabellen
*/
table tr td {
	font-size: 10pt;
	vertical-align: top;
}

/*
	Theo
*/
html body center table {
	width: 500px !important;
}