/*
Styles fuer d-fc
CMS-relevante Formate stehen ganz unten!
*/

html {
height: 100.1%;
}

body {
background-image: url(../gifs/rahmen.gif);
background-repeat: repeat-x;
font-family: Verdana, Arial sans-serif;
margin: 0;
padding: 0;
background-color:#fff;
color: #000;
}

body,
table td {
font-size: 70%;
line-height: 1.4;
}

/* headings */
h1 {
font-size: 140%;
padding: 20px 0 0 0;
background-color: transparent;
color: #ec1800;
}
h2 {
font-size: 140%;
background-color: transparent;
color: #ec1800;
}
h3 {
background-color: transparent;
color: #666;
font-size: 100%;
}
h2.smaller {
background-color: transparent;
color: #ec1800;
font-size: 110%;
}

/* menue linke spalte */
ul#mainmenue {
list-style-type: none;
margin: 0;
padding: 0;
}
ul#mainmenue li {
border-bottom: 1px solid #d0d0d0;
padding: 3px 0 3px 20px;
}
ul#mainmenue li a {
background-image: none;
text-decoration: none;
background-color: transparent;
color: #646464;
}
ul#mainmenue li a:hover {
background-color: transparent;
color: #ec1800;
}
ul#mainmenue li span.aktiv {
background-image: url(../gifs/pfeil2.gif);
background-repeat: no-repeat;
background-position: 0 3px;
padding: 0 0 0 10px;
font-weight: bold;
}
ul#mainmenue a {
background-image: url(../gifs/pfeil2.gif);
background-repeat: no-repeat;
background-position: 0 4px;
padding: 0 0 0 10px;
text-decoration: none;
background-color: transparent;
color: #ec1800;
}
ul#mainmenue a:hover {
border: 0 none;
}

/* claim1 */
#claim1 {
padding: 5px 0;
}

ul.leistungen {
margin: 0;
padding: 0;
list-style-type: none;
}
ul.leistungen li {
background-image: url(../gifs/punkt.gif);
background-repeat: no-repeat;
background-position: 0 12px;
padding: 10px 0 0 10px;
}

a {
text-decoration: none;
background-color: transparent;
color: #ec1800;
}
a:hover {
border-bottom: 1px solid #ec1800;
}

#footer {
font-size: 90%;
}
#footer p {
background-color: transparent;
color: #666;
}

.init {
font-weight: bold;
background-color: transparent;
color: #999;
padding-right: 5px;
}
img {
border: 0 none;
}

/* Formular */
td.klein p {
font-size: 85%;
}
form {
margin: 0;
padding: 0;
}
input, textarea {
background-color:#fff;
color: #000;
font-size: 11px;
font-family: Verdana, Arial sans-serif;
border: 1px solid #d0d0d0;
}
.feld {
width: 340px;
}
.feld_plz {
width: 70px;
}
.feld_ort {
width: 260px;
}
.feld_tel {
width: 70px;
}
.feld_fax {
width: 70px;
}
.feld_mail {
width: 180px;
}
.textfeld {
width: 340px;
height: 90px;
}
.radiob {
line-height: 15px;
height: 10px;
border: 0 none;
}
.senden {
width: 340px;
padding: 1px 0;
font-weight: bold;
background-color: #fafafa;
color: #ec1800;
border: 1px solid;
border-color: #e0e0e0 #bbb #bbb #e0e0e0;
cursor: pointer;
}
.senden:hover {
background-color: #fafafa;
color: #fc3860;
}
.error {
color: #ec1800;
}

/* TEAM-Seite */
div.ausrichten-l {
margin-right: 12px;
}
div.ausrichten-r {
margin-right: 0;
}

/* vita */
p.vitabox {
position: relative;
}
p.vitabox a.vita-r span,
p.vitabox a.vita-l span {
display: none;
}
p.vitabox a.vita-r:hover span {
display: block;
position: absolute;
top: -40px;
left: 0;
width: 320px;
padding: 5px;
background-color: #fcfcfc;
color: #000;
border: 2px solid;
border-color: #ececec #d0d0d0 #d0d0d0 #ececec;
}
p.vitabox a.vita-l:hover span {
display: block;
position: absolute;
top: -40px;
right: 0;
width: 320px;
padding: 5px;
text-align: left;
background-color: #fcfcfc;
color: #000;
border: 2px solid;
border-color: #ececec #d0d0d0 #d0d0d0 #ececec;
}
p.vitabox a.vita-l:hover span.high,
p.vitabox a.vita-r:hover span.high {
top: -30px;
}

* html p.vitabox a.vita-l:hover span {
margin-right: 7px;
}


/* === Newsbloecke (CMS) === */
table.aktuelles {
margin: 0 0 10px 0;
border: 1px solid #ccc;
}
table.aktuelles td {
padding: 5px;
vertical-align: top;
}
img.aktuell {
float: left;
width: auto;
margin: 0 10px 0 0;
}
.auswahl {
margin: 0 0 20px 0;
}
.auswahl select {
width: 100%;
}

.fullnews {

}

#archiv {
margin: 5px 0 0 0;
float: right;
width: auto;
}
h3.a-button {
display: inline;
padding: 1px 10px;
border: 3px double #ccc;
}
* html #archiv {
padding: 4px 0 4px 0;
}
* html h3.a-button {
font-size: 120%;
}
#archiv a {
border: 0 none;
}

.trenner {
clear: both;
margin: 15px 0 20px 0;
border-top: 1px solid #ccc;
}

/* === Projektbeispiele === */

img.projekt1,
img.projekt2,
img.projekt3,
img.projekt4,
img.projekt5,
img.projekt6,
img.projekt7,
img.projekt8 {
float: right;
width: auto;
margin: 10px 0px 10px 20px;
}


/* ================================= */
/* mein temporäres Kontaktformular, !!!quick and dirty!!! */

#kontaktformular {
position: relative;
}

.adressblock {
float: right;
width: auto;
font-size: 90%;
}

#kontaktformular .formular fieldset {
margin: 13px 20px 0px 0px;
border: 0 none;
padding: 10px 0px 10px 0px;
}
#kontaktformular .formular legend {
margin-left: 10px;
padding: 1px 10px 2px 10px;
background-color: #f0f0f0;
color: #000;
border: 1px solid #ccc;
}

#kontaktformular .formular p {
margin: 5px 0 0 10px;
padding: 0;
}
#kontaktformular .formular p.mannfrau {
margin-bottom: 10px;
}
#kontaktformular .formular p.copycat {
margin: 5px 0 10px 0;
text-align: center;
}
#kontaktformular .formular p.error {
margin: 10px 20px;
padding: 5px;
border: 1px solid #a00;
background-color: #fff;
color: #a00;
}
#kontaktformular .formular .confirm {
padding: 10px 5px;
background-color: #faeaca;
color: #000;
border-top: 1px solid #d0c0a0;
border-bottom: 1px solid #d0c0a0;
}
#kontaktformular .formular label {
float: left;
width: 7em;
clear: left;
}
#kontaktformular .formular label.nofloat {
float: none;
padding: 0 20px 20px 0;
width: auto;
}

#kontaktformular .formular .inputtext,
#kontaktformular .formular .inputtextarea {
width: 240px;
padding: 1px 3px 2px 5px;
background-color: #fff;
color: #000;
border: 1px solid #ccc;
}
#kontaktformular .formular .inputbutton {
width: 260px;
background-color: #f0f0f0;
color: #000;
border: 1px solid #ccc;
cursor: pointer;
}

p.sending {
text-align: center;
}

* html #kontaktformular .formular p.mannfrau input,
* html #kontaktformular .formular p.copycat input {
border: 0 none;
}



* html img.projekt1 {
width: 170px;
height: 120px;
}
* html img.projekt2 {
width: 213px;
height: 47px;
}
* html img.projekt3 {
width: 198px;
height: 121px;
}
* html img.projekt4 {
width: 198px;
height: 151px;
}
* html img.projekt5 {
width: 198px;
height: 94px;
}
* html img.projekt6 {
width: 227px;
height: 145px;
}
* html img.projekt7 {
width: 227px;
height: 147px;
}
* html img.projekt8 {
width: 170px;
height: 128px;
}




