body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000000;
	border-top: 6px solid #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.topimage {
	border: 1px solid #FF8400;
}

#lang_select {
	position: absolute;
	right: 20px;
	width: 90px;
	display: block;
}

#lang_select img {
	float: left;
}

#lang_select_inner {
	width: 66px;
	background-color: #000000;
	float: left;
}

#main {
	width: 898px;
	position: relative;
	left: 50%;
	top: 20px;
	margin-left: -449px;
	z-index: 2;
}

#main_inner {
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	width: 898px;
}

div#navi {
	width: 878px;
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 20px;
	padding-top: 15px;
}

.navi_subnavi {
	background-image: url(images/navi_subnavi.jpg);
}
.navi_nosubnavi {
	background-image: url(images/navi.jpg);
}

ul#navi {
	margin: 0px;
	padding: 0px;
}

ul#navi li {
	display: inline;
}

ul#navi li a {
	color: #262626;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 25px;
}
ul#navi li a:hover {
	text-decoration: underline;
}




div#subnavi {
	width: 714px;
	background-image: url(images/subnavi.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 7px;
	padding-top: 6px;
	margin-left: 177px;
}

ul#subnavi {
	margin: 0px;
	padding: 0px;
}

ul#subnavi li {
	display: inline;
}

ul#subnavi li a {
	color: #262626;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 25px;
}
ul#subnavi li a:hover {
	text-decoration: underline;
}

#bigimage {
	width: 898px;
	height: 300px;
	
}

#content_main {
	background-color: #FFFFFF;
}

#content_right {
	width: 270px;
	float: left;
	padding: 10px;
}

#content_left {
	width: 608px;
	float: left;
}

#content {
	margin: 20px;
	width: 568px;
	line-height: 18px;
}

#footer {
	height: 158px;
	background-image: url(images/footer_bg.jpg);
	margin-top: -110px;
}

#footer_inner {
	width: 890px;
	height: 70px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}

#footer_inner a {
	color: #FFFFFF;
	text-decoration: none;
}



h1 {
	color: #769800;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	color: #ff7e00;
	font-size: 16px;
	font-weight: normal;
}


table {
	border-left: 1px solid #A7A7A7;
	border-top: 1px solid #A7A7A7;
	border-spacing: 0px;
	empty-cells: hide;
}

td, th {
	border-right: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

td p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}


.mceSimplexDiv {
	padding: 10px;
	width: 246px;
	margin-top: 10px;
}

.mceSimplexDiv1 {
	border: 1px solid #aed91a;
	background-image: url(images/offer1.jpg);
	color: #485d00;
}

.mceSimplexDiv2 {
	border: 1px solid #d9771a;
	background-image: url(images/offer2.jpg);
	color: #492600;
}





.mceSimplexDiv h1 {
	color: #FFFFFF;
	margin-top: 0px;
}

.mceSimplexDiv h2 {
	text-align: right;
	color: #FFFFFF;
	margin-bottom: 0px;
}




a {
	color: #1e4997;
}



.BildImText_rechts {
	float: right;
	margin-left: 5px;
}

.BildImText_links {
	float: left;
	margin-right: 5px;
}




.kontaktformular_table, .kontaktformular_table td, .kontaktformular_table th {
	border: 0px;
}

.kontaktformular_nachricht {
	width: 400px;
	height: 200px;
	font-family: sans-serif;
	font-size: 12px;
}

.noborder, .noborder td, .noborder th {
	border: 0px;
}
