body{
background-image:url(../images/background_neu2.png);
background-repeat:repeat-x;
background-color:#cc9900;
}

a{
text-decoration:none;

}


a:aktive{
color:blue;
}

a:visited{
color:blue;
}

img{
border:0px;
vertical-align:middle;
}

/*--------------------------------DIV Behälter--------------------------------*/

#main{
height:1px;
width:1px;
position:absolute;
left:50%;
}

#body{
position:absolute;
height:1px;
width:1px;
left:-374px;
}


#content{
background-color:aliceblue;
left:0px;
position:relative;
float:left;
width:768px;
padding: 20px 10px 10px 10px;
color:black;
font-size:12px;
font-family:arial;
border-bottom:1px dotted #cc0000;
}

#content1{
background-image:url(../images/haussunset2.png);
background-repeat:no-repeat;
top:335px;
left:10px;
height:200px;
text-align:right;
position:absolute;
width:510px;
padding: 10px 10px 10px 10px;
color:black;
font-size:12px;
font-family:arial;
}

#feeder{
width:768px;
position:relative;
padding: 20px 10px 10px 10px;
left:0px;
float:left;
color:black;
font-size:12px;
font-family:arial;
background-color:white;
}

/*-----------------------------------Formulare--------------------------------*/

#frm_kontakt{
text-align:center;
}

/*-----------------------------------Tabellen---------------------------------*/

#tbl_kontakt{
width:520px;
text-align:left;
color:black;
margin-left:14%;
border-collapse:collapse;
}

#td1_kontakt{
height:40px;
background:whitesmoke;
padding: 0px 0px 0px 5px;
width:200px;
font-weight:bold;
border-bottom:1px solid #CC0000;
}

#td2_kontakt{
height:40px;
background:whitesmoke;
padding: 0px 0px 0px 5px;
width:320px;
border-bottom:1px solid #CC0000;
}

#td1_preise{
text-align:center;
border-right:1px solid #CC0000;
height:30px;
}

#td2_preise{
text-align:center;
border-right:1px solid #CC0000;
border-top:1px solid #CC0000;
}

#td3_preise{
border-top:1px solid #CC0000;
height:30px;
padding-left:5px;
border-right:1px solid #CC0000;
}

#td4_preise{
border-top:1px solid #CC0000;
text-align:center;
}

#tbl_angebote{
width:750px;
border:1px solid #cc0000;
border-collapse:collapse;
padding-left:10px;
}

#td_angebote{
font-weight:bold;
padding-left:10px;
height:30px;
}

#td_angebote2{
width:300px;
text-align:center;
height:30px;
}

#td_angebote3{
padding-left:10px;
}

#td_angebote4{
font-weight:bold;
font-size:16px;
padding-left:10px;
height:30px;
}
/*---------------------------------Eingabe------------------------------------*/

#inp_form{
width: 300px;
border: 1px solid #cc9900;
}

#inp_von{
width:100px;
border: 1px solid #cc9900;
text-align:center;
}

#inp_bis{
width:100px;
border: 1px solid #cc9900;
text-align:center;
}

#txt_form{
width:500px;
border:1px solid #cc9900;
height:200px;
}
         

