* {
    padding: 0px;
    margin: 0px;
}
#kopf {
    background-color: #FFFFFF;
    height: 170px;
    margin-right: auto;
    margin-left: auto;
}

#menue {
    background-color: #2babd4;
    height: 20px;
	vertical-align: middle;
	

}
#menue li,#fus li {
display:inline;
margin-right:1em;
vertical-align: middle;

}
p {
    width: 620px;
}

a.home  {
display:inline-block;
background-image: url(../images/home.png);
background-repeat: no-repeat;
width:57px;
height:30px;
}
a.home:hover {
background-image: url(../images/home_h.png);
background-repeat: no-repeat;
width:57px;
height:30px;
}
a.filme  {
display:inline-block;
background-image: url(../images/referenzen.png);
background-repeat: no-repeat;
width:101px;
height:30px;
}
a.filme:hover {
background-image: url(../images/referenzen_h.png);
background-repeat: no-repeat;
width:101px;
height:30px;
}
a.agentur  {
display:inline-block;
background-image: url(../images/agentur.png);
background-repeat: no-repeat;
width: 81px;
height:30px;
}
a.agentur:hover {
background-image: url(../images/agentur_h.png);
background-repeat: no-repeat;
width: 81px;
height:30px;
}
a.kontakt  {
display:inline-block;
background-image: url(../images/kontakt.png);
background-repeat: no-repeat;
width: 72px;
height:30px;
}
a.kontakt:hover {
background-image: url(../images/kontakt_h.png);
background-repeat: no-repeat;
width: 72px;
height:30px;
}
a.leistung  {
display:inline-block;
background-image: url(../images/leistung.png);
background-repeat: no-repeat;
width: 78px;
height:30px;
}
a.leistung:hover {
background-image: url(../images/leistung_h.png);
background-repeat: no-repeat;
width: 78px;
height:30px;
}


#content {
    background-color: #FFFFFF;
    color: #000000;
}

#fus { 
    background-color: #000000;
    height: 30px;
    width: 100% ;
    position: fixed;
    bottom: 0;
    border-radius: 0 0 0.5em 0.5em;
}

a.impressum  {
display:inline-block;
background-image: url(../images/impressum.png);
background-repeat: no-repeat;
width: 107px;
height:30px;
}
a.impressum:hover {
background-image: url(../images/impressum_h.png);
background-repeat: no-repeat;
width: 107px;
height:30px;
}

.kontaktformular {
    background-color: #FFFFFF;
    width: 620px;
    margin: auto;
         padding: 10px;
         font-size: 11px;

     font-family: Tahoma, Verdana, Arial;

     border: 5px solid #2babd4;

     background: #F5F5F5;

     clear: both;    
}
.kontaktformular fieldset {margin: 10px 0;}

.kontaktformular a {color: #990000; text-decoration: none;}

.kontaktformular a:hover {color: #483D8A;}
.kontaktformular legend {

	 background: #006794;

	 color: #fff;

	 padding: 3px 5px;

	 border: 1px solid #ddd;

	 text-transform: uppercase;

	 }
	 .kontaktformular label {

     width: 100px;

	 float: left;

     clear: both;

     padding: 3px 10px;

     margin: 3px 0;

     }



.kontaktformular input, .kontaktformular textarea, .kontaktformular select {

     border-right: 1px solid #ddd;

     border-bottom: 1px solid #ddd;

     border-left: 1px solid #666666;

     border-top: 1px solid #666666;

     background: #ddc;

     padding: 0px 3px;

     margin: 3px 0;

	 width: 200px;

}
.kontaktformular input:active, .kontaktformular input:focus, .kontaktformular input:hover { background: #ffff88;}

.kontaktformular textarea:active, .kontaktformular textarea:focus, .kontaktformular textarea:hover { background: #ffff88;}

.kontaktformular select:active, .kontaktformular select:focus, .kontaktformular select:hover { background: #ffff88;}



.kontaktdaten table, .anfrage table, .captcha table { border-spacing:0px; width:360px; border:0px solid;}

.label { width:100px; padding:0px;}

.field { width:250px; padding:0px;}



.error { width:200px; padding:0px 0px 0px 5px;}

.captchareload { padding-left:10px;}

input.errordesignfields, textarea.errordesignfields, select.errordesignfields { background-color:#cc3333;}
#checkid {

  width: auto;

}



#checkid2 {

  width: auto;

}





.buttons input { width:80px;}

.buttons input, .captchareload img { background: #555555; color: #fff; border-top:2px solid #fff; border-left:2px solid #fff; border-bottom:2px solid #666666; border-right:2px solid #666666;}

.buttons input:hover, .captchareload img:hover { background: #555555; color: #fff; border-top:2px solid #ddd; border-left:2px solid #ddd; border-bottom:2px solid #fff; border-right:2px solid #fff;}



.pflichtfeld {

	 color: #800000;}





	 .zurueck {

	 color: #6891D1;}


#impressumtext {
    color: #808080;
    font-size: x-small;
}