*{padding:0; /* Abstaende entfernen */margin:0;}
body {
	text-align: center;
	background: url(../images/back-body.gif);
}
#page_wrapper {
	background: url(../images/back-page.gif) repeat-x;
	padding-bottom: 20px;
	min-height: 800px;
}
#page {		
	width: 900px;
	position: relative;
	margin: 0 auto;  /* Zentrierung */
	text-align: left;
	overflow: visible;
	background: #E5EBF0;
	min-height: 400px;
	padding: 177px 0px 0px 0px;
}

#main { 	min-height: 400px;	}

#colLeft {	position: absolute; top: 178px; left: 0px; width: 174px;   }
#colRight {	margin-left: 726px; padding-bottom: 20px; }
#colContent {
	float: left;
	width: 525px;
	margin-left: 190px;
	margin-right: 0px;
	padding: 0px 0px 20px 0px;
}

#breadcrumb {	position: absolute;	top: 160px;	left: 20px; color: #444442; font-size: 10px;}
#breadcrumb a {	color: #444442;	text-decoration: none;}
#breadcrumb a:hover {	text-decoration: underline;}

#suche {	position: absolute; top: 128px; left: 727px;}
#suche input {
	padding: 2px;
	width: 119px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #444442;
}
#suche .button {
	width: 24px;
	font-size: 10px;
	padding: 2px 2px 1px 2px;
	background-color: #758D38;
	color: #FFFFFF;
}


#header {	position: absolute;	top: 0px;	left: 0px;}
#hilfsnav {	position: absolute;	left: 679px;	top: 0px;	font-size: 11px; color: #FFFFFF}
#hilfsnav a {
	display: block;
	float:left;
	padding: 4px 11px 4px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#hilfsnav a:hover {text-decoration: underline}
#hilfsnav img.flagge {	margin-top: -10px }


#logo {	position: absolute;	left: 0px;	top: 20px;}

#footer {
	border-top: 1px solid #bebebe;
	margin-left: 191px;
	width: 518px;
	padding-top: 3px;
}
#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }