*{padding:0; /* Abstaende entfernen */margin:0;}
body {
	text-align: center;
	background: url(../images/back-body.jpg) repeat-x #cecdcd;
}
#page_wrapper {
	border-bottom: 1px solid #02b4b4;
	width: 900px;
	position: relative;
	margin: 0 auto;  /* Zentrierung */
	text-align: left;
	overflow: visible;
}
#page {	background-color: #ffffff; padding-top: 235px;}

#main { background: url(../images/back-main.gif) repeat-y #eeeeee; min-height: 600px;	}

#colLeft {	position: absolute; top: 235px; left: 0px; width: 180px;   }
#colRight {	margin-left: 720px; padding-bottom: 20px; }
#colContent {
	float: left;
	width: 500px;
	margin-left: 200px;
	margin-right: 0px;
	padding: 0px 0px 20px 0px;
}

#breadcrumb {	position: absolute;	top: 218px;	left: 0px; color: #1e539e; font-size: 10px;}
#breadcrumb a {	color: #1e539e;	text-decoration: none;}
#breadcrumb a:hover {	text-decoration: underline;}

.bread-nav {
	font-size: 10px;
	text-align: center;
	width: 900px;
}

#suche {	margin: 16px 0px 0px 0px;	text-align: center;}
#suche input {
	padding: 2px;
	width: 111px;
	border: 1px solid #aaaaaa;
	background: #eeeeee;
	color: #2b416a;
}
#suche .button {
	width: 33px;
	font-size: 10px;
	padding: 2px 2px 1px 2px;
}


#header {	position: absolute;	top: 86px;	left: 0px;}
#header_text {	position: absolute;	left: 226px;	top: 30px;	font-size: 11px; color: #243459}
#header_banner {	position: absolute;	right: 0px;	top: 0px;}

#worldwide { padding: 20px 2px 0px 18px; }
#worldwide p, #worldwide div, #worldwide a {	font-size: 11px;}
#worldwide a {	color: #1E539E;	text-decoration: none;}
#worldwide a:hover {text-decoration: underline;}

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

.clearDiv{clear: both;position:relative;line-height: 1px;}