
.Hintergrund{
background-image: url(images/feld1.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:940px;
height:700px;
padding-left:10px;
padding-top:11px;
}


.BoxTitel{
padding-top:10px;
width:830px;
height:50px;
background-color:#fff9bd;
background-image: url(images/titel.gif);
background-repeat:no-repeat;
background-position:20px 0px;
}


.BoxOben{
padding-top:10px;
width:830px;
height:90px;
background-color:#fff9bd;
}


.BoxSeite{
padding-top:10px;
float:left;
width:862px;
height:400px;
background-color:#fff9bd;
}


.BoxUnten{
width:780px;
height:60px;
background-color:#fff9bd;
}


.BoxMenu{
float:left;
width:180px;
height:400px;
background-color:#fff9bd;
}


.BoxInhalt{
padding-top:10px;
float:left;
width:672px;
height:400px;
background-color:#fff9bd;
background-image: url(images/feld2.jpg);
background-repeat:no-repeat;
margin-left:10px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*				Logos					*/

.LogoBack{
width:835px;
height:105px;
background-color:#fff9bd;
}

.LogoA{
float:left;
margin-left:00px;
width:150px;
height:80px;
background-color:#fff9bd;
background-image: url(images/logo_sonnenbuehl.gif);
background-repeat:no-repeat;
background-position:center center;
}

.LogoB{
float:left;
margin-left:45px;
width:150px;
height:80px;
background-color:#fff9bd;
background-image: url(images/logo_havanna.gif);
background-repeat:no-repeat;
background-position:center center;
}

.LogoC{
float:left;
margin-left:60px;
width:150px;
height:80px;
background-color:#fff9bd;
background-image: url(images/logo_troedler.gif);
background-repeat:no-repeat;
background-position:center center;
}

.LogoD{
float:left;
margin-left:60px;
width:150px;
height:80px;
background-color:#fff9bd;
background-image: url(images/logo_forsthaus.gif);
background-repeat:no-repeat;
background-position:center center;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*				Sponsoren				*/

.SponsorA{
margin-left:0px;
float:left;
width:120px;
height:90px;
margin-top:0px;
background-color:#fff9bd;
background-image-width:120px;
background-repeat:no-repeat;
background-position:center center;
}
.SponsorB{
margin-left:10px;
float:left;
width:125px;
height:90px;
margin-top:0px;
background-color:#fff9bd;
background-image: url(images/sponsor_enbw.gif);
background-repeat:no-repeat;
background-position:center center;
}
.SponsorC{
margin-left:10px;
float:left;
width:120px;
height:90px;
margin-top:0px;
background-color:#fff9bd;
background-image: url(images/sponsor_kskreutlingen.gif);
background-repeat:no-repeat;
background-position:center center;
}
.SponsorD{
margin-left:10px;
float:left;
width:120px;
height:90px;
margin-top:0px;
background-color:#fff9bd;
background-image: url(images/sponsor_hofbrau.gif);
background-repeat:no-repeat;
background-position:center center;
}
.SponsorE{
margin-left:10px;
float:left;
width:120px;
height:90px;
margin-top:0px;
background-color:#fff9bd;
background-image: url(images/sponsor_romina.gif);
background-repeat:no-repeat;
background-position:center center;
}
.SponsorF{
margin-left:10px;
float:left;
width:120px;
height:90px;
margin-top:0px;
background-color:#fff9bd;
background-image: url(images/sponsor_swp.gif);
background-repeat:no-repeat;
background-position:center center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*				Text					*/

.Textfeld{
width:590px;
height:269px;
background-color:#fff9bd;
margin-top:10px;
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:black;
}

.Textgr{
font-family:Verdana;
font-size:13px;
font-weight:bold;
color:black;
}

.Textindex{
font-family:Verdana;
font-size:18px;
font-weight:bold;
color:black;
}

a.blue:link { font-weight:bold; color:#4334BC; text-decoration:none };
a.blue:visited { font-weight:bold; color:#4334BC; text-decoration:none };
a.blue:hover { font-weight:bold; color:#4334BC; text-decoration:none };
a.blue:active { font-weight:bold; color:#4334BC; text-decoration:none };
a.blue:focus { font-weight:bold; color:#4334BC; text-decoration:none };



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*				scrollbar-farbe

html{
scrollbar-base-color:#000000;
scrollbar-3dlight-color:#C2C8C4;
scrollbar-arrow-color:#4334BC;
scrollbar-darkshadow-color:#F6F5F1;
scrollbar-face-color:#FFF9BC;
scrollbar-highlight-color:#4334BC;/*#C2C8C4;
scrollbar-shadow-color:#F6F5F1;
scrollbar-track-color:#F6F5F1;
}
*/


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
