/* CSS Document von mh-beratung.com (c)2009
orange: FAA31A
hellorange: FABD1A
*/

body {
text-align:left;
background: #959595;
background-color: #959595;
font-size: x-small;

/* für IE5/Win */ voice-family: "\"}\""; voice-family: inherit; font-size: small;
/* für konforme Browser */ font-family: arial, verdana, sans-serif; margin:0; padding:0;}

html>body { /* Opera */ font-size: small; }

/* für Browser, die min-width umsetzen gilt folgende Regel */
h1, h2, h3, h4, #container, #content, textarea {font-family: arial, verdana, sans-serif;}  

h1 {font-size: 1.4em; color: #FAA31A;} 
h2 {font-size: 1.2em; color: #000;} 
h3 {font-size: 1.2em; color: #FAA31A;} 
h4 {font-size: 0.7em; color: #FAA31A;}

a, a:visited {color: #FAA31A; text-decoration: none;}
a:hover {color: #FAA31A; text-decoration: underline;}

.subheadline {
font-weight: bold;
font-size: 1.1em;
}

#shadow {
width:1050px;
height: auto !important; /* moderne Browser */
text-align:left; margin: 0 auto 0 auto;
background: url(../images/bg_unten.gif) bottom center no-repeat;}

/* voherige werte
#shadow {width:817px;
height: auto !important; /* moderne Browser */ /*
text-align:left; margin: 0 auto 0 auto;
background: url(../images/bg_unten.gif) bottom center no-repeat;} */

#container {
margin: 0;
padding: 25px 0 27px 31px;
background:url(../images/bg_oben.gif) top center no-repeat;
}

/* vorherige werte
#container {margin: 0;
padding: 25px 0 27px 31px;
background:url(../images/bg_oben.gif) top center no-repeat;} */

#einrueck {
margin: 0 38px 0 0;
width: 977px;
border-left: 2px solid #DFDEDE;
border-right: 2px solid #DFDEDE;
border-bottom: 2px solid #DFDEDE;
background: #fff;
background-color: #fff;
}

#header {
padding: 0; 
background: #ADABAB url(../images/bg_header.jpg) top center repeat-y;
width: 977px; 
height: 155px;
}

#logo {
float: left; 
border: 0; 
margin: 0; 
padding: 0;
}

/*
#slogan {position:relative; top:95px; left: -100px; width:550px; height:50px; z-index:3; text-align:left; overflow: hidden;}
.slogan1 {padding-left: 0px; font-size: 15px; font-weight: bold; text-align:left;}
.slogan2 {padding-left: 60px; font-size: 15px; font-weight: bold; width: 400px; text-align:left;}
*/

#navcontainer {
width: 977px;
float: left;
background-color: #FAA31A;
}

#navcontainer ul {
margin: 0;
padding: 0 0 0 28px;
color: #fff;
font-family: arial, verdana, sans-serif;
font-weight: bold;
font-size: 1.15em;
}

#navcontainer ul li {display: inline;}

#navcontainer ul li a {
padding: 0.3em 14px;
background-color: #FAA31A;
color: #fff;
text-decoration: none;
float: left;
border-right: 0px solid #fff; /* aktiviert = zeigt duenne linie zwischen den Navigationspunkten */
}

#navcontainer ul li a.active {
padding: 0.3em 14px;
background-color: #FABD1A;
color: #000;
text-decoration: none;
float: left;
border-right: 0px solid #fff;
}

#navcontainer ul li a:hover {
background-color: #FABD1A;
color: #000;
}

/* Content Bereiche */

#linker_bereich p, #linker_bereich ul, #rechter_bereich p, #rechter_bereich ul, #rechts_linie p {
font-size: 1.2em;
}

#content {
float:left;
width: 949px;
background: #fff url(../images/name_links.gif) top left no-repeat;
margin:0;
padding: 6px 0 6px 28px;
font-size: 0.9em;
}

#linker_bereich {
float: left;
width:546px;
height: 430px;
background: #fff;
margin: 0;
padding: 0 40px 6px 14px;
border-right: 1px solid #FAA31A;
}

#rechter_bereich {
float: right;
width: 290px;
margin:0;
padding: 0 16px 0 0;
background: #fff;
}

#rechts {
margin: 0; 
padding:0;
}

#rechts_linie {border-bottom: 1px solid #FAA31A;}

#rechter_bereich a, #rechter_bereich a:visited {color: #FAA31A; text-decoration: none;}

#rechter_bereich a:hover {color: #FAA31A; text-decoration: underline;}

#rechter_bereich img, #popup_content img {border: 1px solid #FAA31A; margin-right: 10px;}

#rechter_bereich ul {
list-style-type: square;
list-style-position: outside;
margin: 0 0 0 20px;
padding: 0;
}

/* Footer */
#footer {
clear:both;
padding: .25em 0;
width: 977px;
background: #FAA31A;
text-align: center;
color: #fff;}

#footer ul{
margin: 0;
padding: 0;
color: #fff;
font-family: arial, verdana, sans-serif;
font-weight: bold;
font-size: 0.9em;
}

#footer ul li {display: inline;}

#footer ul li a {
padding: 0.3em 12px;
background-color: #FAA31A;
color: #fff;
text-decoration: none;
}

#footer ul li a:hover {
background-color: #FABD1A;
color: #000;
}

/* Popup */
#popup_bg {
margin: 10px;
padding: 0;
background: #959595;
background-color: #959595;
border: 1px solid #666;
}

#popup_content {
margin: 0;
border: 2px solid #DFDEDE;
background: #fff url(../images/bg_popup.gif) top left repeat-x;
background-color: #fff;
}

#popup_inhalt {
margin: 5px 0 0 0;
padding: 5px 10px 10px 35px;
background: #fff url(../images/name_links.gif) top left no-repeat;
overflow: auto;
}

#popup_footer {
margin: 0;
clear:both;
padding: .25em 0;
background: #FAA31A;
text-align:center;
color: #fff;
}

#popup_footer ul {
margin: 0;
padding: 0;
color: #fff;
font-family: arial, verdana, sans-serif;
font-weight: bold;
font-size: .83em;
}

#popup_footer ul li {display: inline;}

#popup_footer ul li a {
margin-left: 30px;
padding: 0.3em 12px;
background-color: #FAA31A;
color: #fff;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#popup_footer ul li a:hover {
background-color: #FABD1A;
color: #000;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#popup_footer ul li a.drucken {
padding: 0.3em 12px;
background-color: #FAA31A;
color: #fff;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#popup_footer ul li a.drucken:hover {
background-color: #FABD1A;
color: #000;
}

.button_drucken {
font-size: .92em;
border: 1px solid #003366;
margin: 0;
padding: 2px;
background-color:#D2DDE9;
color: #003366;
cursor:pointer;
width: 5em;
text-align:center;
}

.button_schliessen {
font-size: .92em;
border: 1px solid #003366;
margin: 0 0 0 145px;
padding: 2px;
background-color:#D2DDE9;
color: #003366;
cursor:pointer;
width: 5.5em;
text-align:center;
}

/* Kontaktformular */
#formular {
margin:0;
padding:0;
width:458px;
text-align: left;
}

#formular_links {float:left; margin:0; padding:0; width: 229px;}

#formular_rechts {float:right; margin:0; padding:0; width: 229px;}

form {margin:0; padding:0;}

label {font-size:1em;
text-align: right; 
margin:0 3px 3px 0; 
padding:0; 
line-height:1.5em; 
width:60px; 
display:block; 
float:left; 
clear:left;}

input {font-size:1em; border:1px solid #666; margin-bottom:0.6em; width:150px; background:#f0f0f0; color:#000;}

input:focus {border-color:#FAA31A;}

select {font-size:1em; border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; color:#000; background:#f0f0f0; width:100px;}

select:focus {border-color:#FAA31A;}

option {color:#000; background-color: #f0f0f0;}

textarea {font-size:1em; width:380px; border:1px solid #666;background:#f0f0f0;}

textarea:focus {border-color:#FAA31A;}

.plz {width:40px;}
.ort {width:105px;}

#kontaktwahl {margin: 0 0 5px 0; clear:left; width: 450px; vertical-align:middle;}

#kontaktwahl input {margin:0; padding: 0; width:25px; border:none; vertical-align:middle; background:#fff;}

#kontaktwahl input.eingerueckt {margin-left: 60px;}

.button {
font-size: 1.09em;
border: 1px solid #003366;
margin-top: 10px;
padding: 2px;
background-color:#D2DDE9;
color: #003366;
cursor:pointer;
width: 80px;}

.buttonrechts {
font-size: 1.09em;
border: 1px solid #003366;
margin-top: 10px;
margin-left: 145px;
padding: 2px;
background-color:#D2DDE9;
color: #003366;
cursor:pointer;
width: 80px;}

/* Schriftformatierungen (Farbe) */
.orange {color: #FF9933}
.hellgorange {color: #FABD1A}

