body {
	
}
#wrapper {
	background-image: url(../img/logoband.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 30px;
	
}
#centerwrapper {
	margin-top: 0pt;
	margin-bottom: 0pt;
	max-width: 1000px;
	position: relative;
	min-width: 775px;
	
}
#header {
	
}
#maincontent {
	padding: 0pt;
	overflow: auto;
	
}
#col2andcol1 {
	padding: 0px;
	width: 800px;
	position: relative;
	float: left;
	
}
#leftside {
	overflow: visible;
	height: 500px;
	float: left;
	clear: left;
	padding-top: 15px;
	width: 250px;
	
}
#maincolumn {
	margin: 15px 10px 10px 15px;
	padding: 5px 3px 5px 0px;
	overflow: visible;
	float: right;
	width: 520px;
	
}
#rightside {
	margin: 15px 0pt;
	top: 0pt;
	right: 0pt;
	width: 199px;
	float: right;
	height: 600px;
	
}
#footer {
	clear: both;
	text-align: center;
	
}
#invisibleNaviLink {
	visibility: hidden;
	
}
#mainColumnFooter {
	border-bottom: 1px solid #3366ff;
	width: 100%;
	height: 1.4em;
	margin-top: 20px;
	clear: both;
	
}
#druckenlink {
	float: right;
	padding-left: 20px;
	background-image: url(../img/drucken.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#zuruecklink {
	float: left;
	padding-left: 15px;
	background-image: url(../img/pfeil_left_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}
