#container
        {
         position:relative;
        margin:20px 0 20px 0; width:948px;
         text-align:left;
         }
 #rand
{
        position:relative;
         float:left; width:948px; overflow:hidden;
         text-align:left;
        border: 2px solid #0061B2; margin-bottom:20px;
}

#header
{
height:180px;          width:948px;  float:left;
}

#stoerer
{
position:absolute;
top:30px; left:690px;
width:160px; 
}
#stoerer a {text-decoration:none;}

#contentMitte
{

width:948px;    float:left;
min-height:650px;
background-image: url(../upload/logos/bgBody.gif); background-position:bottom right; background-repeat:no-repeat;
}


#navigation
{
margin:50px 0 0 10px;
width: 170px;
float:left;
}

#facebook {
         position:relative;
         top:20px;
         left:30px; width:170px; height:32px; float:left;
}

#content
        {
          width:600px;
         float:left;
         margin-left:10px;
         }

#contentBreit
        {
          width:740px;
         float:left;
         margin-left:10px;
         }
#contLinks
        {
         width:460px;
         float:left;
         margin-left:10px;
         }

#contRechts
        {
         width:240px; margin:-15px 0 0 0;
         float:left;
         }


#festesBild {position:absolute; top:240px; right:20px;}


.artikelliste
{
padding:5px; width:180px;
background-color:#FFFF00;
text-align:center;
border:1px solid #0066FF;
}

.artikelliste h1
{
font-size:25px; font-weight:bold;
color:#0066ff;
text-align:center;
margin:0; padding:0;
}

.artikelliste p
{
font-size:120%;
color:#0066ff;
text-align:center;
margin:0; padding:0;
}


