/*Mailformular*/
.csc-mailform-field {
text-align:left;
}

body {
background-color:#e5e5e5; 
font-family:Verdana,Arial; 
margin:0px;
}

/*zugrundeliegender Tabelle, gelber Hintergrund*/
#Tafel {
position:absolute;
left:5%;
right:auto;
width:910px;
/*height:100%;*/
z-index:1;
background-image:url(pix/hintergrund.png);
padding:0px;
overflow:visible;
}

/*Schriftbalken oben*/
#Balken {
position:relative;
width:910px;
height:110px;
background:url(pix/balken1.png) no-repeat bottom left #ffffcc;
z-index:2;
color:#99000a;
}

#Grauer_Faden {
position:absolute;
top:45px;
left:287px;
width:623px;
height:100px;
border-top:#cccccc solid 1px;
}

#Menue_links {
position:relative;
float:left;
top:20px;
left:0;
width:145px;
padding:5px;
padding-left:0px;
padding-right:0px;
margin-left:0px;
background-color:#d9d9d9;
z-index:3;
}

#Inhalt_Rand {
/*Hintergrundfarbe ffffe5, 50% transparentes weiß auf Tabellengrundfarbe*/
position:relative;
border:1px solid #e5e5e5;
float:left;
top:20px;
left:30px;
width:520px;
min-height:200px;
z-index:3;
font-size:10pt;
background:url(pix/trans_weiss.png) repeat bottom left;
}

#Inhalt {
/*margin:oben rechts unten links*/
margin: -10px 10px 10px 10px;
}

#Block_rechts {
position:relative;
top:20px;
left:45px;
/*clear:right;*/ /*ja!*/
float:left;
width:170px;
color:#000000;
z-index:3;
}

#Vorstellung {
position:relative;
top:0;
width:150px;
/*height:470px;*/
margin:0px 10px 0px 10px;
}

#News {
position:relative;
left:10px;
width:150px;
/*height:150px;*/
font-size:8.5pt;
color:666666;
}

#Borte {
position:relative;
bottom:0;
width:910px;
height:227px;
background:url(pix/weinranke_gruengrau.png) no-repeat bottom left;
z-index:2;
clear:left;
}

#bodenzeile {
position:relative;
top:0;
width:773px;
height:35px;
z-index:3;
/*float:left;*/
left:137px;
background-color:#8b0022;
background-repeat:no-repeat;
background-position:550px 2.5px;
overflow:hidden;
padding:3px 0px 0px 0px;
}
