body {
	margin: 0px;
	background-color: white;
}

#main {
	left: 0px;
	top: 0px;
}

#center_box {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 918px;
	background: url("images/hintergrund.gif") repeat-y;
}

#header {
	position: relative;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	left: 508px;
	top: 10px;
}

#top_menu_bar {
	position: absolute;
	left: 245px;
	top: 122px;
	width: 507px;
	height: 50px;
	background-color: #c1c5cd;
}
#top_menu_navigation {
	position: absolute;
	right: 37px;
	bottom: 5px;
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	color: white;
}

#contentbody {
	background: url("images/hintergrund.gif") top left repeat-y;
	margin:0; padding:0;
}
#contentbody2 {
	background: url("images/hintergrund.gif") top right repeat-y;
	margin:0; padding:0;
}

#claim {
	position: absolute;
	left:16px;
	top:62px; 
}

#left_bar {
	float: left;
	left: 0px;
	width: 165px;
	margin: 0px;
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	color: #254887;
	margin: 0px;
	
}

#content {
	float: left;
	width: 554px;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: black;
	text-align: left;
}

#right_bar {
	float: right;
	width: 155px;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: white;
	margin: 0px;
	text-align: left;
}

#right_top_bar {
	position: absolute;
	left: 752px;
	top: 0px;
}

.column-in {
	margin:0; padding:0px 6px;
	text-align: left;
}

.content_in {
	margin:0;
	padding-left: 42px;
	text-align: left;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.bold_orange {
	color: #f5a300;
	font-weight: bold;
}

.headline {
	color: #f5a300;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

.line {
	width: 507px;
	height: 4px;
	background: url("images/trennlinie.gif") top left;
}

#top_menu_navigation a {
	text-decoration: none;
	color: white;
}

#top_menu_navigation a:hover {
	text-decoration: underline;
	color: white;
}
		
a {
	color: #f5a300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
