@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	background-image: url(../images/bg_head.png);
	background-repeat: repeat-x;
}

img {
	border: none;
}

h1, h2, {
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	line-height: 12px;
	text-align: left;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #9C0;
}

h2 {
	font-size: 12px;
	color: #009;
	margin-bottom: -2px;
	margin-top: -1px;
	font-weight: lighter;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-right: 10px;
	float: left;
}

.text_head {
	font-family: "Times New Roman", Times, serif;
	color: #9C0;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

.text_head_smal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 17px;
	font-weight: lighter;
	text-align: center;
}

.liste {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-left: 30px;
	list-style: outside;
	width: 270px;
	text-align: left;
	float: left;
}

.liste_d {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	list-style: outside;
	width: 240px;
	text-align: left;
	float: right;
}

.liste_h {
	font-family: Arial, Helvetica, sans-serif;
	color:#009;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	float: left;
	width: 220px;
}

.liste_preis {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-left: 15px;
	list-style: outside;
	width: 45px;
	text-align: right;
	float: right;
	margin-right: 20px;
}

#liste_block {
	width: 530px;
	height: auto;
	margin-top: 20px;
	float: left;
}

.formular {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.formular_block {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
	border: none;
}
	
#text {
	width: auto;
	height: auto;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
}

a {
	text-decoration: none;
	color: #369;
	border-bottom: 1px dotted #369;
}

a:hover {
	color: #369;
	border-bottom: hidden;
}

#center {
	width: 530px;
	height: auto;
	margin: 0 auto;
}

#main_wrapper {
	width: 530px;
	height: auto;
	background-color: #ffffff;
}

#top_wrapper {
	width: 765px;
	height: 300px;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
}

#menü {
	width: 170px;
	height: 160px;
	float: left;
	z-index: 1000;
	margin-left: 0px;
	margin-top: 100px;
	padding-top: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}

#menü a {
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: none;
}

#menü a:hover, #menü a:focus {
	color: #333333;
	padding-left: 17px;
	background-image: url(../images/liststyle.png);
	background-repeat: no-repeat;
}

#menü ul {
	display: block;
	list-style: inside;
}

#menü ul li {
	float: none;
	display: block;
	margin-top: 8px;
	margin-left: -10px;
}

#menü ul li#active {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-transform: uppercase;
	padding-left: 17px;
	background-image: url(../images/liststyle.png);
	background-repeat: no-repeat;
}

#main_right {
	width: 530px;
	height: auto;
	margin-top: 23px;
	float: right;
	z-index: 100;
	color: #333;
	background-color: #fff;
}

#copyright {
	width: 530px;
	height: 20px;
	font-size: 11px;
	text-align: left;
	color: #999999;
	float: right;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	width: 700px;
	height: 30px;
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	margin-left: -27px;
}

#footer a {
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	color: #333333;
}

#footer ul {
	display: inline;
	list-style: inside;
	margin-bottom: 0;
}

#footer ul li {
	float: inherit;
	display: inline;
	margin-left: 15px;
}

#footer ul li#active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	font-weight: lighter;
}
