body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #e0e0ef url(../images/bg.jpg) top center no-repeat;
	color: #474c84;
	text-align: center;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 26px;
	padding-top: 0;
	margin-top: 0;
}
h2 {
	font-size: 22px;
	padding-top: 0;
	margin-top: 0;
	border-bottom: 1px solid #bebee4;
}
a {
	color: #474c84;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
td p {
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 1024px;
	margin: 0 auto;
	background: #ffffff;
	text-align: left;
}
#wrapper #header {
	width: 1024px;
	height: 394px;
}
#wrapper #header #blenddiv {
	float: right;
	background-repeat: no-repeat;
	width: 1024px;
	height: 474px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#wrapper #header #blendimage {
	width: 1024px;
	height: 474px;
	border: 0 none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	margin: 0px;
	padding: 0px;
	display: block;
}
#wrapper #content {
	width:1024px;
	min-height: 690;
	height: auto ! important; 
	height: 690px;
	padding-bottom: 20px;
	float: left;
	background: #ffffff;
}
#wrapper #content #left {
	width: 269px;
	min-height: 690px;
	height: auto ! important; 
	height: 690px;
	float: left;
	padding-top: 20px;
}
#wrapper #content #left #menu {
	background: url(../images/menug.jpg) no-repeat;
	padding-left: 5px;
	padding-top: 45px;
	width: 181px;
	padding-left: 55px;	
	height: 385px;
	float: left;

}
#wrapper #content #left #sponsoren {
	width: 236px;
	float: left;
	text-align: center;
}
#wrapper #content #middle {
	width: 466px;
	min-height: 690px;
	height: auto ! important; 
	height: 690px;
	padding-top: 20px;
	padding-right: 20px;
	float: left;
}

#wrapper #content #middle #page {
	width: 466px;
	color: #474c84;
	min-height: 690px;
	height: auto ! important; 
	height: 690px;
	float: left;
	padding-top: 0px;
}

#wrapper #content #right {
	width: 267px;
	min-height: 690px;
	height: auto ! important; 
	height: 690px;
	float: left;
	padding-top: 20px;
	text-align: center;


}
#footer {
	width: 1004px;
	margin: 10px auto;
	text-align: right;
}