body
{
background:#FFFFFF;
margin:0;
padding:0;
}


/*													Grundgerüst*/
.schaeferwagen-hauptbox
{
width:800px;
height:auto;
margin-left:auto;
margin-right:auto;
position:relative;
margin-top:50px;
margin-bottom:20px;
}

.schaeferwagen
{
position:relative;
left:500px;
top:0px;
z-index:3;
}

.topbild
{
width:800px;
height:146px;
position:relative;
background-image:url(schaeferwagen-mahlspueren.jpg);
background-repeat:no-repeat;
}


.roterstreifen
{
width:800px;
height:8px;
background:#b51717;
}

.bottombox
{
width:800px;
min-height:300px;
height:auto;
background:#749b6f;
}

.textbalken
{
height:auto;
width:210px;
position:relative;
top:30px;
left:60px;
margin-right:20px;
margin-bottom:20px;
float:left;
border-left:1px #000000 solid;
z-index:4;
}

.hyper
{
height:auto;
width:140px;
position:relative;
top:25px;
left:60px;
margin-right:20px;
float:left;
}

.schild
{
height:122px;
width:139px;
position:relative;
left:-360px;
top:-110px;
border:0px;
}

.spiele
{
position:relative;
height:135px;
width:464px;
left:20px;
top:10px;
border:0px;
background-image:url(spielenHg.jpg);
padding:14px;
}

.textfeld1
{
margin-left:7px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}
.textfeld1 a{ font-weight:normal; color:#000099; text-decoration:underline; }
.textfeld1 a:active { font-weight:normal; color:#000099; text-decoration:none; }
.textfeld1 a:visited { font-weight:normal; color:#000099; text-decoration:none; }
.textfeld1 a:focus { font-weight:normal; color:#000099; text-decoration:none; }
.textfeld1 a:hover { font-weight:normal; color:#000099; text-decoration:none; }

.firstletter
{
font-family:"Times New Roman", Times, serif;
font-size:18px;
margin-bottom:5px;
}

.back
{
position:static;
margin-top:35px;
margin-left:770px;
border:0px;			
}

#gallery {
margin-top:-16px;
top:30px;
height:auto;
width:800px;
left:15px;
bottom:0px;
position:relative;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
border: 5px solid #749b6f;
border-width: 5px;
}
#gallery ul a:hover img {
border: 5px solid #fff;
border-width: 5px;
color: #fff;
}
#gallery ul a:hover { color: #fff; }

