/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background-color: #CBA574;
}

a:link, a:visited {
	color: #7D5024;
	text-decoration: none;
}

a:focus, a:active, a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font: 160% Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 0.8em;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 0.6em;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 0.4em;
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 0.2em;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

p {
	padding-bottom: 15px;
}

ul {
	padding-bottom: 15px;
}

#cont_alles {
	position: relative;
	padding: 10px;
}

#alles {
	background-color: #FFF4E1;
	width: 935px;
}

* html #alles {
	margin-bottom: 10px;
}

#header {}

#header_top {
	height: 135px;
	background:url(../grafik/template/header.gif) no-repeat right;
}

#header_bottom {
	text-align: right;
	padding: 3px 120px 3px 0;
}

#platzhalter_1 {
	padding: 5px 0;
}

ul#topmenue {
	list-style: none;
	font-size: 0.8em;	
}

ul#topmenue .nav_erl {
	font-size: 1.25em !important;
}

ul#topmenue li.topmen {
	padding: 5px 0 5px 10px;
	float: right;
}

li.topmen a {
	padding-right: 10px;
	text-decoration: none;
	color: #7D5024;
}

* html li.topmen a {
	width: 9px;
}

*+html li.topmen a {
	width: 9px;
}

li.topmen a:hover, li.topmen a.topactive {
	text-decoration: none;
}

li.topmen a .k_key {
	text-decoration: none;
}

li.topmen a:hover .k_key, li.topmen a.topactive .k_key {
	text-decoration: underline;
}

* html li.topmen a:hover, * html li.topmen a.topactive {
	width: 8px;
}

*+html li.topmen a:hover, *+html li.topmen a.topactive {
	width: 8px;
}

* html li.topmen a.topactive:hover {
	width: 9px;
}

*+html li.topmen a.topactive:hover {
	width: 9px;
}

.trennstr {
	height: 1px;
	width: 1px;
	text-align: center;
}

#inhalt {
	clear: both;
}

/*************************************************************************************************************************/

#hauptnavigation {
	float: left;
	width: 145px;
	margin: 30px 0 15px 15px;
}

* html #hauptnavigation {
	width: 160px;
	margin: 40px 0 0 0px;	
}

ul#hauptmenue, ul.untermenue {
	list-style: none;
	text-align: right;
}

ul#hauptmenue {
	background: url(../grafik/template/li_hg_menu.gif) no-repeat right top;
}

ul#hauptmenue li {
	background: url(../grafik/template/li_hg_menu.gif) no-repeat right bottom; width: 100%;
}

ul.untermenue li {
	background: url(../grafik/template/li_hg_untermenu.gif) no-repeat right top !important; width: 100%;
}

li.hmen a {
	display: block;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
	color: #000000;
	width: 130px;
}

* html li.hmen a {
	width: 145px;
}

li.hmen a:hover, li.hmen a.active {
	background: url(../grafik/template/menu_active.gif) repeat-x bottom;
	text-decoration: none;
}

* html li.hmen a:hover, * html li.hmen a.active {
	background: url(../grafik/template/menu_active_ie.gif) no-repeat right bottom !important;
	width: 144px;	
}

*+html li.hmen a:hover, *+html li.hmen a.active {
	background: url(../grafik/template/menu_active_ie.gif) no-repeat right bottom !important;
	width: 129px;
}

* html li.hmen a.active:hover {
	width: 145px;
}

*+html li.hmen a.active:hover {
	width: 130px;
}

/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/

li.umen a {
	display: block;
	padding: 4px 25px 4px 5px;
	text-decoration: none;
	font-size: 0.8em !important;
	color: #7D5024;
	width: 115px;
}

* html li.umen a {
	w\idth: 115px;
}

ul.untermenue li.umen a:hover, ul.untermenue li.umen a.uactive {
	background: url(../grafik/template/untermenu_active.gif) no-repeat 130px !important;
}

* html li.umen a:hover, * html li.umen a.uactive {
	background: url(../grafik/template/untermenu_active.gif) no-repeat 129px !important;
	width: 144px;
	w\idth: 114px;
}

*+html li.umen a:hover, *+html li.umen a.uactive {
	background: url(../grafik/template/untermenu_active.gif) no-repeat 129px !important;
	width: 114px;
}

* html li.umen a.uactive:hover {
	background: url(../grafik/template/untermenu_active.gif) no-repeat 131px !important;
	width: 145px !important;
	w\idth: 115px;
}

*+html li.umen a.uactive:hover {
	background: url(../grafik/template/untermenu_active.gif) no-repeat 131px !important;
	width: 115px;
}

li.umen a:link .nav_erl, li.umen a:visited .nav_erl, li.umen a:active .nav_erl, li.umen a:focus .nav_erl, li.umen a:hover .nav_erl {
	font-size: 1.25em;
}

a .nav_erl {
	position: absolute;
	left: -10000px;
	top: 145px;
	z-index: 999;
	text-decoration: none;
	padding: 5px 0 6px 0;
}

a:hover .nav_erl, a.active:hover .nav_erl {
	left: 172px;
	text-decoration: none;
}

.nav_erl {
	width: 360px;
	min-height: 10px;
	text-align: center;
	color: #000000;
	background: url(../grafik/template/nav_beschreibung.gif) no-repeat bottom;
}

* html .nav_erl {
	height: 10px;
}

/*************************************************************************************************************************/

#main {
	min-height: 358px;
	margin: 0 130px 0 180px;
	font-size: 0.8em;
	line-height: 140%;
	padding-top: 10px;
}

* html #main {
	height: 358px;
}

* html .beschr_breite {
	w\idth: 597px;
	width: 572px;
}

* html #main table {
	font-size: 1em;
}

/***** KONTAKTFORMULAR *****/

form#kontakt {
	font-size: 0.9em;
}

fieldset {
	padding: 0 10px 10px 10px;
	border: 1px solid #7D5024;
}

legend {
	color: #7D5024;
}

.row {
	clear: both;
	padding-bottom: 5px;
}

.col_1 {
	float: left;
	width: 200px;
}

.col_2, .col_2a {
	margin-left: 200px;
}

* html .col_2a {
	margin-left: 0px;
}

*+html .col_2a {
	margin-left: 0px;
}

label {}

.inputbox {}

select#anrede {}

input#vorname {}

input#nachname {}

input#strasze {}

input#plz {}

input#ort {}

input#telefon {}

input#e_mail {}

input#betreff_a {}

textarea#mitteilung {}

input#datenschutz {}

input#g_senden, input#reset {
	border: 1px solid #7D5024;
	padding: 1px 10px;
}

* html input#g_senden, * html input#reset {
	padding: 0;
}

input#reset {}

.fehler {
	color: #EE0000;
}

/***** ENDE KONTAKTFORMULAR *****/

#footer {
	clear: both;
	background: url(../grafik/template/ueber_fuss.gif) no-repeat center top;
	margin-top: 12px;
	padding: 15px;
	text-align: center;
	font-size: 0.64em;
	line-height: 180%;
}

#logo {
	position: absolute;
	left: 27px;
	top: 23px;
	width: 144px;
	height: 167px;
	background: url(../grafik/template/logo.gif) no-repeat;
}

* html #logo {
	left: 17px;
}

* html > body #logo {
	left: 27px;
}

#spalte_rechts {
	position: absolute;
	left: 835px;
	top: 145px;
	width: 110px;
	height: 358px;
	background: url(../grafik/template/grafik_rechts.gif) no-repeat;
}

* html #spalte_rechts {
	left: 825px;
}

* html > body #spalte_rechts {
	left: 835px;
}

.clearboth {
	clear: both;
}

img.foto_rechts {
	float: right;
	margin: 0 0 10px 10px;
	border: 2px solid #EA0606;
}

img.foto_links {
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #EA0606;
}
