@charset "utf-8";
/* CSS Document */
body {
	background-color: #3F3F3F;
	margin-top: 0px;
}

h1 {
	float: left;
	line-height: 54px;
	width: auto;
	display: block;
	margin-left: 20px;
	padding-left: 15px;
	padding-right: 30px;
	background-image: url(../images/contentheading.jpg);
	background-position: top;
	font-size: 38px;
	font-family: Monoalphabet;
	color: #313131;
	font-weight: normal;
}

#container {
	width: 900px;
	height: auto;
	margin: 0px auto auto auto;
}

#header {
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	width: 900px;
	height: 73px;
	margin-top: 0px;
}

#menu {
	float: left;
	background-color: #FFFFFF;
	width: 900px;
	height: 235px;
	margin-top: 0px;
}

#submenu {
	float: left;
	background-color: #313131;
	background-image: url(../images/submenu.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 300px;
	height: 235px;
}

#menubar {
	float: left;
	background-image: url(../images/topmenu.jpg);
	background-position: top right;
	width: 600px;
	height: 35px;
}

#content {
	float: left;
	background-color: #FFFFFF;
	padding: 15px 0px 0px 0px;
	width: 900px;
	height: auto;
	margin-top: 0px;
}

#text {
	clear: left;
	float: left;
	margin-left: 0px;
	background-color: #FFFFFF;
	width: 620px;
	height: auto;
	padding: 15px 50px 10px 50px;
}

#textwide {
	clear: left;
	float: left;
	margin-left: 0px;
	background-color: #FFFFFF;
	width: 800px;
	height: auto;
	padding: 15px 50px 10px 50px;
}

#text ul {
	list-style-image: url(../images/list.jpg);
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}

#textwide ul {
	list-style-image: url(../images/list.jpg);
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}

#text a:link {
	color: #9bc526;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
}

#text a:visited {
	color: #9bc526;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
}

#text a:hover, #text a:focus {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;

}

#text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #9bc526;
}
	
#textwide a:link {
	color:  #9bc526;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
}

#textwide a:visited {
	color: #9bc526;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
}

#textwide a:hover, #textwide a:focus {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
}

.text {
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	text-align: justify;
}

.text_table {
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sub_headline {
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	text-align: justify;
}

q, blockquote {
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	font-weight: normal;
	width: 510px;
	background-image: url(../images/qoute.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding: 0 10px 5px 30px;
	text-indent: -2px;	
}
blockquote li {
	list-style-image: url(../images/list_quote.jpg);
}

#innermenu {
	clear: right;
	float: right;
	width: 180px;
	height: auto;
	font-size: 16px;
	margin-left: 0px;
	/*margin-top: -20px;*/
}

#back {
	clear: right;
	float: right;
	width: 180px;
	height: auto;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 35px;
	padding-bottom: 20px;
}

#werbung {
	clear: right;
	float: right;
	width: 160px;
	height: auto;
	margin-right: 0px;
	padding: 0px 10px 10px 10px;
}

#hotline {
	clear: right;
	float: right;
	width: 160px;
	height: auto;
	margin-right: 0px;
	padding: 0px 10px 10px 10px;
}

.vspace {
	clear: right;
	float: right;
	width: 180px;
	height: 20px;
	margin-left: 0px;
}

#innermenu ul {
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#innermenu li {
	color: #313131;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
}

#innermenu li a, #innermenu li a:link {
	padding: 1px 0px 0px 10px;
	color: #313131;
	width: 170px;
	display: block;
	line-height: 24px;
	list-style-type: none;
	text-decoration: none;
}

#innermenu li a:visited {
	padding: 1px 0px 0px 10px;
	color: #313131;
	width: 170px;
	display: block;
	line-height: 24px;
	list-style-type: none;
	text-decoration: none;
}

#innermenu li a:hover {
	padding: 1px 0px 0px 10px;
	color: #a8a8a8;
	width: 170px;
	line-height: 24px;
	display: block;
	list-style-type: none;
	text-decoration: none;
	background-image: url(../images/submark.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.inner {
	padding: 1px 0px 0px 10px;
	color: #a8a8a8;
	background-image: url(../images/submark.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 170px;
	display: block;
	line-height: 24px;
}

.hotline {
	color: #313131;
	font-size: 18px; 
	line-height: 28px;
	font-family: Monoalphabet, Arial, Helvetica, sans-serif;
	font-weight: normal !important;
	text-align: center;
}

#back a, #back a:link {
	text-decoration: none;
}

#back a:hover {
	color: #9bc526;
	text-decoration: none;
}

#back a:visited {
	text-decoration: none;
}

#footer {
	float: left;
	background-color: #313131;
	width: 900px;
	height: 35px;
}

#footer a, #footer a:link {
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer-right {
	margin-right: 0px;
	text-align: right;
	overflow: auto;
}
	
#reiterkopf { 
	width:600px;
	font-size: 24px; 
	position: relative; 
	overflow:hidden; 
	height: 35px;
}

#home {
	padding-right: 10px;
	float: right;
	margin-right: 0px;
	width: 35px;
	height: 35px;
}

#reiterkopf p {
	font-size: 24px; 
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#reiterkopf a { 
	position: absolute;
	color: #a8a8a8;
	text-decoration: none;
}
#reiterkopf a:visited { 
	position: absolute;
	color: #a8a8a8;
	text-decoration: none;
}

#reiterkopf a:focus {
	font-weight: bold;
	color: #a8a8a8;
	text-decoration: none;
}

#reiterkopf a:active {
	font-weight: bold;
	color: #a8a8a8;
	text-decoration: none;
}

#reiterkopf a:Link { 
	font-weight: bold;
	color:	#a8a8a8;
	text-decoration: none;
}

#reiter0 { 
	left: 30px;
	text-align: center;
	line-height: 35px; 
	display: block; 
	height: 35px; 
	font-weight: bold;
}

#reiter1 {
	left: 160px;
	text-align: center;
	line-height: 35px; 
	display: block; 
	height: 35px; 
	font-weight: bold;
}

#reiter2 {
	left: 260px;
	text-align: center;
	line-height: 35px; 
	display: block; 
	height: 35px; 
	font-weight: bold;
}

#reiter3 {
	left: 380px;
	text-align: center;
	line-height: 35px; 
	display: block; 
	height: 35px; 
	font-weight: bold;
}

#Reiter01 {
	display: none;
}

#Reiter02 {
	display: none;
}

#Reiter03 {
	display: none;
}

#Reiter04 {
	display: none;
}

.navlist {
	margin-top: 40px;
	padding: 0px;
	margin-left: 0px;
	font-size: 18px;
	line-height: 26px;
	font-family: Monoalphabet, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.navlist li {
	display: block;
	width: 240px;
	list-style-type: none;
}

.navlist li a, .navlist li a:link {
	color: #a8a8a8;
	width: 220px;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}

.navlist li a:hover {
	color: #313131;
	cursor: pointer;
	width: 220px;
	background-image: url(../images/menumark.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#SlideItMoo_banners_outer { 
	display: block; 
	position: relative;
	background: #FFFFFF; 
	width: 600px; 
	height: 200px; 
	margin: 0px auto 0px; 
	border: none; 
}

#SlideItMoo_banners_inner { 
	position: relative; 
	overflow: hidden;
	background: #FFFFFF; 
	width: 600px; 
	height: 200px; 
	margin: 0px auto 0px;  
}

#SlideItMoo_banners_items { 
	white-space: nowrap; 
	display: block; 
	position: relative; 
}

#SlideItMoo_banners_items a img { 
	border: none; 
}

a img {
	border: none;
	border-color: transparent;
}

#container #content #text .text tr td {
	text-align: center;
}
.text_green {
	font-size: 16px;
	font-weight: bold;
	color: #A9E10E;
}

.kontakt {
	background-image: url(../images/kontakt.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	width: 580px;
	height: 480px;
}

.text_light {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	text-align: justify;
}

.asterik {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-align: justify;
}

.dh {
	margin-left: 15px;
	height: 35px;
}

.first_field {
	clear: left;
	float: left;
}

.second_field {
	float: left;
}

.label {
	width: 100px;
}

.text_field {
	clear: left;
}

.price_border {
	margin-left: auto;
	margin-right: auto;
	width: 360px;
	padding: 5px 5px 0px 5px;
	background-color: #313131;
}

.price_border_left {
	width: 360px;
	padding: 5px 5px 0px 5px;
	background-color: #313131;
}

.reference_border {
	width: 550px;
	height: 220px;
	padding: 5px 5px 5px 5px;
	background-color: #313131;
	margin-left: auto;
	margin-right: auto;
}
	
.image_border {
	width: 600px;
	height: 332px;
	padding: 10px 10px 10px 10px;
	background-color: #313131;
	margin-left: auto;
	margin-right: auto;
}