html, body {
margin: 0;
padding: 0;
}

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


/* ++++allgemein */
.invis, hr {
display: none;
}

img {
border: 0 none;
}

/* +++++++++umschliesst alles++++++++++ */
#wrapper {
background-color: #F4F3F1;
color:#555;
}


#header {
height: 110px;
}

#logo.ansatz, #logo.felder, #logo.unternehmen, #logo.refs, #logo.impressum, #logo.archivs {
height: 110px;
background: #FF8B30;
border-bottom: 1px solid #000;
}

#logo.ansatz span, #logo.felder span, #logo.unternehmen span, #logo.refs span, #logo.impressum span, #logo.archivs span {
padding-top: 27px;
color: #fff;
font-size: 2.4em;
font-weight: bold;
padding-left: 230px;
display: block;
background: #FF8B30;
}

#styles {
padding-left: 16px;
padding-right: 89px;
position: absolute;
float: left;
background-color: #fff;
border-bottom: 1px solid #000;
}

#styles img {
margin: 2px 0 -2px 0;
padding-right: 0.2em;
}

/* +++++++++linke box+++++++++++++ */

#aktuell {
position: absolute;
top: 161px;
left: 0;
width: 230px;
color: #555;
}

#aktuell #themen {
padding: 0 15px;
font-size: 90%;
}

.head, a {
color: #FF3F00;
}

.fett {
font-weight: bold;
}

h2 {
font-size: 110%;
margin-top: -13px;
}


.archiv a, .links a {
padding: 1.5px 12px;
background-color: #ccc;
font-weight: bold;
color: #555;
text-decoration: none;
}

.archiv a span {
padding: 0 0 0 45px;
}

.links a span {
padding: 5px 0 0 5px;
}

/* +++++++++++++menue++++++++++ */

#menuebox {
position: relative;
margin: 3px 0 0 230px;
height: 23px;
font-size: 0.8em;
background-color: #fff;
border-bottom: 1px solid #000;
}

.stupidie {
display: none;
}

#menue {
position: absolute;
top: 1px;
left: 0;
z-index: 200;
}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: 14em;
height: 1.5em;
font-weight: bold;
color:#fff;
}

#menue .aussen:hover {
height: auto;
background-color:#ccc;
color:#555;
}

a.innen-1 {
margin-top: 1px;
}

a.innen,
a.innen-1 {
font-size: 0.95em;
display: block;
padding: 2px;
text-decoration: none;
font-weight: normal;
background-color:#fff;
color:#555;
}

a:visited.innen,
a:visited.innen-1 {
background-color:#fff;
color:#555;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

a:hover.innen,
a:hover.innen-1 {
background-color:#ccc;
color:#555;
}

span.menutag {
display: block;
cursor: default;
text-align: center;
color:#555;
}

span.menutag#on {
background-color: #ccc;
}

span.menutag a {
text-decoration: none;
cursor: pointer;
color:#555;
}

/* ++++++ navlinie +++++++ */

#deko {
display: none;
}



/* +++++++++inhalt+++++++++++ */

#content {
background-color: #fff;
color: #555;
margin: 0px 0px 0px 230px;
padding: 40px 50px 75px 30px;
border-left: 1px solid #000;
}

#breadcrump {
color:#ccc;
font-weight: bold;
}

#breadcrump a {
color:#ccc;
font-weight: normal;
}

#breadcrump span {
color:#555;
}


h1 {
color: #555;
font-size: 120%;
padding-bottom: 9px;
}

#content p, li {
font-size: 95%;
line-height: 150%;
text-indent: 1.5em;
}

#content p.impr {
font-size: 95%;
line-height: 150%;
text-indent: 0;
}

#content p#oben a {
margin: 12px 0px 8px 0px;
text-indent: 0;
color: #ccc;
}

/* ---------- kontakt ----------- */
p label.form {
text-indent: 0;
float: left;
width: 11em;
color: #555;
/*border: #4776A7 0.05em solid;*/
} 

p input.feld {
margin-bottom: 0.8em;
border: #555 0.05em solid;
font: 1em Trebuchet MS,Verdana,sans-serif;
width: 21em;
height: 1.3em;
color: #555;
}

p textarea { 
border: #555 0.05em solid;
font: 1em Trebuchet MS,Verdana,sans-serif;
width: 21em;
color: #555;
} 

p input.senden { 
margin-top: 15px;
margin-left: 7em;
/*padding: 0.1em; */
border-bottom: #555 0.1em solid; 
font: 1em Trebuchet MS,Verdana,sans-serif;
color: #555;
font-weight: bold;
background-color: #fff;
} 




/* +++++++++++footer+++++++++++++ */

#footer {
width: auto;
margin: 0;
height: 2em;
color: #fff;
font-weight: bold;
border-top: 1px solid #000;
background-color: #FF8B30;
font-size: 0.95em;
}

#footer.ansatzfoot, #footer.felderfoot, #footer.refsfoot, #footer.untfoot, #footer.imprfoot, #footer.archivfoot  {
background-color: #FF8B30;
}


#footer_ges {
margin: 0;
padding: 6px 16px;
}

#footer_btn {
position: absolute;
display: inline;
right: 0;
}

#footer_btn span{
color: #000;
padding: 0 10px;
}

#footer_btn a {
color: #fff;
padding: 0 10px;
text-decoration: none;
}

