/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e1911;
	background-color: fff;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: normal;
	color: #1e1911;
}
a {
	color: #1e1911;
	text-decoration: none;
}
#col_left_left, #col_left_pic1, #col_left_sub_pics, #gray_space, #col_right, .float_right {
	display: none;
}
#mainpage_one {
	width: 595px;
	clear: both;
	background-color: #f8f8f6;
	margin-left: 10%;
}
#col_left_mid_right {
	float: right;
	width: 595px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
}
#footer_left {
	clear: both;
	height: 25px;
}
.offleft {
	margin-left: -9000px;
	position: absolute;
}
.li_middle {
	border-left: solid #f8f8f6 1px;
}
.block_mid_right {
	clear: both;
	width: 595px;
}
.line_mid_right {
	clear: both;
	width: 100%;
}
.titel_left {
	font-size: 14px;
	margin-top: 18px;
	letter-spacing: .1em;
}
.mid_text_left {
	float: left;
	margin-top: 20px;
	clear: both;
	width: 100%;
}
.float_right {
	float: right;
	padding-left: 3%;
}
.titel {
	font-size: 14px;
	margin-top: 18px;
	letter-spacing: .1em;
	color: #476cb5;
}
.neben_titel {
	font-size: 14px;
	margin-top: 18px;
	letter-spacing: 0.1em;
	color: #476cb5;
}
.neben_bild {
	margin-top: 15px;
}
.neben_text {
}
.mid_text {
	margin-top: 20px;
}
