/*-----------------------------------------------------------------------------
MH Concept Style Sheet 
media:     Screen 24/06/2024
author:    Wolf Gebler
website:   http://www.backcountry-webdesign.com
-----------------------------------------------------------------------------*

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	color: black;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 0;
  color: #834127;
}

/* Class for clearing floats */
.clear {
	clear: both;
}


/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
	font-family: Verdana, Tahoma, sans-serif;
	background-color: #fff;
}


/* =Headings
-----------------------------------------------------------------------------*/
h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
}
 
p, label {
	color: #666;
	font-size: 12px;
}

/* =Links
-----------------------------------------------------------------------------*/

/* =Wrapper
-----------------------------------------------------------------------------*/
div#wrapper {
	width: 989px;
	height: auto;
	margin: 0px auto;
	margin-top: 20px;
	background: url(../images/tile.png) repeat-y;
}



/* =Branding
-----------------------------------------------------------------------------*/
div#header {
	width: 981px;
	height: 360px;
	background: url(../images/header_1.jpg);
}

div#header_2 {
	width: 981px;
	height: 160px;
	background: url(../images/header_2.jpg);
}


/* =Main Nav
-----------------------------------------------------------------------------*/
div#mainNav {
	width: 620px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 65px;
	left: 340px;
}

div#mainNav ul {
    display: inline;
    margin: 0;
    padding: 0;
}

div#mainNav ul li {
	height: 30px;
	list-style: none;
	float: left;
	line-height: 1em;
    border-left: 1px #FFF solid;
    border-right: 1px #aaa solid;
}

div#mainNav ul li:first-child {
    border-left: 0;
}

div#mainNav ul li a {
    display:block;
    width: auto;
	color: #333;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    padding: 0.5em 0.8em 0.5em 0.8em;
}

div#mainNav ul li a:hover {
    color: #ab101b;
    text-decoration: none;
}

div#mainNav .activ {
	color: #ccc;
}


/* =Main Content
-----------------------------------------------------------------------------*/
div#content {
	width: 981px;
	height: auto;
	margin-top: 0px;
	padding: 0;
	background: #e5c0b8;
}

div#content h1 {
	font-size: 26px;
	padding-top: 10px;
}


div#content h1, div#content h2 {
	text-align: center;
}


div#content p {
	line-height: 18px;
	margin: 35px 30px 0 50px;
}

div#content ul {
	margin: 20px 0 30px 140px;
}

div#content ul li {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	list-style-type: disc;
	padding-top: 15px;
}

div#content .wir {
	margin: 30px 10px 0 120px;
}

div#content .ktk {
	color: #834127;
	text-align: center;
}

div#content .anspr {
	color: #834127;
	text-align: center;
	padding-bottom: 30px;
}

div#content span {
	color: #834127;
	font-weight: bold;
	line-height: 18px;
}

/* =Secondary Content
-----------------------------------------------------------------------------*/
/* ueber uns
--------------------------*/
div#wir {
	width: 981px;
	height: 532px;
	background: #ebd893;
}

div#wir img {
	margin: 20px 20px 0px 50px;
	float: left;
}


div#wir h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
	padding-left: 50px;
	margin-bottom: 0;
}

div#wir p {
	line-height: 18px;
	margin: 10px 30px 0 50px;
}

div#wir img.rueck {
	margin-left: 380px;
}

div#wir p.ruecknach {
	margin-top: 20px;
	font-weight: bold;
	float: left;
}


/* weg
--------------------------*/
div#weg {
	width: 981px;
	height: 532px;
	overflow: auto;
	background: #ebd893;
}

div#weg img {
	margin: 40px 20px 0px 50px;
	float: left;
}

div#weg h1 {
	text-align: left;
	padding-top: 35px;
}

div#weg h2 {
	text-align: left;
	padding-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0px;
}

div#weg p {
	line-height: 18px;
	margin: 10px 30px 0 50px;
}

div#weg a {
	color: #06F;
	padding-top: 30px;
}

div#weg a:hover {
	text-decoration: underline;
}

.left {
	margin-left: 50px;
}

div#weg ul {
	margin-left:300px;
}

div#weg ul li {
	font-size: 12px;
	color: #666;
	list-style-type: disc;
	padding-bottom: 10px;
}

div#euro {
	position: relative;
	float: right;
	margin-top: -20px;
	margin-right: 20px;
	margin-left: 0;
}

/* Verwalter
--------------------------*/
div#verwalt {
	width: 941px;
	height: 632px;
	padding: 20px;
	background: #ebd893;
	overflow: auto;
}

div#verwalt img {
	margin: 10px 0 0 20px;
	z-index: 0;
}

div#verwalt p.verwaltText {
	font-size: 12px;
	margin-top: -975px;
	margin-left: 50px;
	z-index: 50;
}

span.span1, span.span2, span.span3, span.span4, span.span5, span.span6 {
	color: #666 !important;
	font-weight: normal !important;
}

span.span1 {
	font-weight: bold !important;
	margin-left: 170px;
}

span.span2 {
	margin-left: 115px;
}

span.span3 {
	margin-left: 90px;
}

span.span4 {
	margin-left: 50px;
}

span.span5 {
	margin-left: 20px;
}

span.span6 {
	margin-left: 0px;
}

span.span7 {
	color: #666 !important;
	font-weight: bold;
}

/* Miet
--------------------------*/
div#mietVerw {
	width: 981px;
	height: auto;
	background: #ebd893;
}

div#mietVerw img {
	margin: 40px 20px 10px 50px;
	float: left;
}

div#mietVerw h1 {
	text-align: left;
	padding-top: 35px;
}

div#mietVerw h2 {
	text-align: left;
	padding-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-left: 50px;
}


div#mietVerw p {
	line-height: 18px;
	margin: 10px 30px 0 80px;
}

div#mietVerw ul {
	margin-top: 70px;
	margin-left: 340px;
	
}


/* =Service
-----------------------------------------------------------------*/
div#service {
	width: 981px;
	height: 532px;
	overflow: auto;
	background: #ebd893;
}

div#service h1 {
	text-align: center;
	padding-top: 40px;
	margin-bottom: 20px;
}

div#service a {
	color: #834127;
	font-size: 13px;
}

div#service a:hover {
	text-decoration: underline;
}

.schaden {
	padding-left: 320px;
}

div#service h2 {
	text-align: center;
	padding-top: 40px;
	margin-bottom: 40px;
}

div .downlL {
	width: 400px;
	float: left;
	margin-left: 50px;
	margin-bottom: 20px;
}


div .downlR {
	width: 360px;
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
}


div#downlL img, div#downlR img  {
	float: left;
	padding-right: 10px;
}

div#downlL h3, div#downlR h3 {
	margin: 0;
	padding-right: 20px;
}

div#downlL p, div#downlR p {
	margin: 0 26px;
}

/* =Kontaktformular
-----------------------------------------------------------------*/
div#contact {
	width: 981px;
	height: 492px;
/*	overflow: auto;*/
	padding-top: 40px;
	background: #ebd893;
}

div#eingfeld {
	width: 800px;
	margin-left: 150px;
	padding: 0;
}

div#eingfeld h2 {
	font-weight: bold;
	margin-left: 240px;
	padding: 10px 0;
}

div#eingfeld h6 {
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	margin-left: 50px;
	padding-top: 20px;
	float: left;
}


fieldset {
	margin: 0;
	padding: 0;
}

fieldset p {
	color: #000;
  	margin: 0.4em 0 0 40px;
}

legend {
	font-weight: bold;
}

label {
	float: left;
	width: 190px;
}

input {
	width: 335px;
}

textarea.beschreib {
	width: 335px;
}

input.name {
	width: 160px;
}

input.str {
	width: 235px;
}

input.nr {
	width: 85px;
}

input:focus, textarea:focus {
	background: #FFC;
}

input[type="text"], textarea, select {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

input.radio, input.checkbox, input.submit {
	width: auto;
}

input.checkbox {
	float: left;
	margin-top: 28px;
	margin-left: 30px;
}

label.checkbox {
	margin-top: 25px;
	margin-left: 25px;
	width: 80px;
}

em.required {
	margin-top: 40px;
	font-size: 10px;
	color: #990000;
}

select#anrede {
	width: 70px;
}



input.datenSch {
	clear: both;
	float: left; 
	margin-top: 30px;
}

label.datenSchLab {
	font-size: 12px;
	width: 340px;
	margin-top: 8px;
}

a.datenS {
	color: #09F !important;
	text-decoration: underline !important;
}

input#gelesen  {
	width: 30px;
	margin-top: 30px;
}



input.button1, input.button2 {
	background-color: #CCC;
	width: 100px;
	height: 30px;
	margin: 20px 0 5px 240px;
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
}

input.button2 {
	margin-left: 138px;
}


/*-- Anzeige Fehlermeldung --*/
div#errormess {
	position: absolute;
	top: 180px;
	left: 400px;
	width: 640px;
	height: 70px;
	margin: 5px 0;
}

div#errormess h3 {
	margin-left: 5px;
	margin-bottom: 0;
	color: #FF0000;
}

div#errormess ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	height: 6em;
}

div#errormess li {
	margin: 5px;
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	float: left;
	display: inline;
}


/*
-- Anzeige mail versendet --*/
div#vers {
	margin-top: 120px;
/*	margin-left: -170px;*/
	margin-left: 150px;
	margin-bottom: 43em;
	width: 600px;
	padding: 5px 15px 5px 20px;
}

div#vers h3 {
	text-align: center;
	font-size: 16px;
	font-weight:bold;
  	color: #834127;
	margin: 0;
	padding: 0;
}

div#vers p {
	text-align: center;
	line-height: 2em;
  	color: #834127;
}

div#vers a {
	text-align: center;
	line-height: 2.5em;
	font-weight: bold;
	color: #834127;
}

/* =Kontaktformular Erweiterung fuer Meldung
-----------------------------------------------*/
div#contact.meldung {
	width: 981px;
	height: 950px;
/*	overflow: auto;*/
	padding-top: 40px;
	background: #ebd893;
}

.fett {
	color: #666;
	font-weight: bold;
	padding-top: 20px;
}

.beschreibung {
	padding-top: 20px;
}

.handw {
	color: #666;
	font-weight: bold;
	margin: 30px 0 10px 40px;
}

.bescheid {
	margin-left: 200px;
	margin-bottom: 10px;
}

.veranl	{
	width: 600px;
	border: 1px solid green;
}

input.radio {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}

label.radio {
	padding-right: 20px;
	width: 80px;
}


input, label {
	margin: 0;
	padding: 0;
}

p.rumm {
	width: 850px;
	height: 20px;
	border: 1px solid red;
}

input.what {
/*	clear: both;*/
float: left;
width: 30px;
	padding: 0;
	margin: 0 0 20px 0;
}

label.heh {
	padding-left: 0;
	margin: 0;
	width: 540px;
/*	border: 1px solid red;*/
}

.field {
	margin-left: 220px;
	padding: 0;
}


/* =Impressum + Datenschutz
-----------------------------------------------------------------------------*/
div#impressum {
	width: 981px;
	height: 1180px;
	background: #ebd893;
}



div#impressum.datsch {
	height: 3900px !important;
}

div#impressum h1, div#impressum h2 {
	text-align: center;
	padding-top: 20px;
}



div#impressum p {
	margin-left: 370px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#impressum .data {
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
}

div#foto {
	width: 400px;
	float: left;
	margin-top: 40px;
}

div#foto h4, div#foto p {
	margin-left: 110px;
}


div#design {
	width: 300px;
	float: right;
	margin-top: 40px;
	margin-right: 105px;
}

div#design h3, div#design p {
	font-size: 12px;
	text-align: right;
	margin-left: 0;
}

div#design a {
	color: #666;
}

div#design a:hover, div.discl a:hover {
	text-decoration: underline;
}

div.discl {
	clear: both;
	margin-top: 40px;
}

div#impressum div.discl h2, div#impressum div.discl h3 {
	text-align: left;
	margin-left: 40px;
}

div#impressum div.discl p {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}


div#impressum li  {
	color: #666;
	font-size: 12px;
	margin-left: 80px;
	list-style: disc;
}




/* =Footer
-----------------------------------------------------------------------------*/
div#footer {
	width: 989px;
	margin: 0 auto;
	margin-bottom: 20px;
	height: 82px;
	background: url(../images/footer.png) no-repeat;
}

div#footer p {
	font-size: 11px;
	margin: 0;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}


p.back {
	font-size: 9px;
	color: #e5c0b8;
	text-decoration: none;
	float: right;
	padding: 11px 10px 0 5px;
}

/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
	border-collapse: collapse;
	margin-left: 400px;
}

td {
	color: #666;
	font-size: 12px;
}
/* css end
-----------------------------------------------------------------------------*/
