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

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


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

img {
border: 0 none;
}

/* +++++++++umschliesst alles++++++++++ */
#wrapper {
position: relative;
margin: 0 auto;
width: 777px;
background-color: #F4F3F1;
color:#555;
}


#header {
height: 110px;
}

#logo {
height: 110px;
width: 777px; 
}

#logo.ansatz {
background: url("../img/ansatz.jpg") no-repeat;
}

#logo.felder {
background: url("../img/felder.jpg") no-repeat;
}

#logo.unternehmen {
background: url("../img/unternehmen.jpg") no-repeat;
}

#logo.refs {
background: url("../img/refs.jpg") no-repeat;
}

/*#logo.kontakt {
background: url("../img/kontakt.jpg") no-repeat;
}

#logo.disclaimer {
background: url("../img/disclaimer.jpg") no-repeat;
}*/

#logo.impressum {
background: url("../img/impr.jpg") no-repeat;
}

#logo.archivs {
background: url("../img/archivs.jpg") no-repeat;
}

#styles {
width: 200px;
margin: 1px 0 0 0;
padding-left: 12px;
position: absolute;
float: left;
background-color: #fff;
height: 1.1em;
}

#styles img {
padding-right: 0.2em;
}

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

#aktuell {
position: absolute;
top: 161px;
left: 0;
width: 200px;
color: #555;
/*margin: 0;
padding: 0;
border: 1px solid #000;*/
}

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

.head, a {
color: #FF3F00;
}

.fett {
font-weight: bold;
}

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


.archiv a, .links a {
font-size: 90%;
padding: 1.5px 12px;
border: 1px solid #555;
font-weight: bold;
color: #555;
text-decoration: none;
}

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

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

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

#menuebox {
position: relative;
margin: 0 0 0 200px;
height: 1.6em;
font-size: /*0.75em*/12px;
background-color: #fff;
/*border-top: 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: 12em;
height: 1.5em;
font-weight: bold;
color:#FF3F00;
}

#menue .aussen:hover {
height: auto;
background-color:#F8E4DE;
color:#FF3F00;
}

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

a.innen,
a.innen-1 {
margin-left: 4px;
font-size: 0.75em;
display: block;
padding: 2px;
text-decoration: none;
font-weight: normal;
background-color:#F8E4DE;
color:#FF3F00;
}

a:visited.innen,
a:visited.innen-1 {
font-size: 0.75em;
background-color:#F8E4DE;
color:#FF3F00;
}

a:hover.innen,
a:hover.innen-1 {
margin-left: 0;
font-size: 0.75em;
background-color:#F7C9BF;
color:#FF3F00;
}

span.menutag {
display: block;
cursor: default;
text-align: center;
height: 1.5em;
}

span.menutag#on {
background-color: #F8E4DE;
height: 1.5em;
}

span.menutag a {
text-decoration: none;
cursor: pointer;
height: 1.5em;
}

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

#deko {
margin: 0;
overflow: hidden;
}



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

#content {
background-color: #fff;
color: #555;
margin: 0px 0px 0px 200px;
padding: 35px 50px 75px 30px;
/*border: 1px solid #990066;*/
}

#breadcrump {
font-size: 75%;
color:#FF3F00;
font-weight: bold;
/*padding-bottom: 12px;*/
}

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

#breadcrump span {
color:#555;
}


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

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

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

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

/* ---------- 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: 30px;
color: #fff;
font-size: 75%;
font-weight: bold;
}

#footer.ansatzfoot {
background: url("../img/footer_ansatz.jpg") no-repeat;
}

#footer.felderfoot {
background: url("../img/footer_felder.jpg") no-repeat;
}

#footer.refsfoot {
background: url("../img/footer_refs.jpg") no-repeat;
}

#footer.untfoot {
background: url("../img/footer_unternehmen.jpg") no-repeat;
}

/*#footer.kontaktfoot {
background: url("../img/footer_kontakt.jpg") no-repeat;
}*/

/*#footer.disclfoot {
background: url("../img/footer_disclaimer.jpg") no-repeat;
}*/

#footer.imprfoot {
background: url("../img/footer_impr.jpg") no-repeat;
}

#footer.archivfoot {
background: url("../img/footer_archiv.jpg") no-repeat;
}


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

#footer_btn {
position: absolute;
display: inline;
right: 30px;
}

#footer_btn span{
color: #FF3F00;
}

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

