

body
{
    margin: 0px;
    padding: 0px;
    background: url('../images/hintergrund.png') repeat;

}


#section-top
{
    height: 66px;
    background: url('../images/top-hintergrund.png') repeat-x;
    margin: 0px;
    box-shadow: 3px 3px 7px #2fd9e1;
}

#container
{
    margin: auto;
    width: 1024px;
    position: relative;
    top: -66px;
}

.glas{
    -moz-box-shadow: inset 0 0 3px 3px #2fd9e1;
    -webkit-box-shadow: inset 0 0 3px 3px #2fd9e1;
    box-shadow: inset 0 0 3px 3px #2fd9e1;
/*    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;*/
}




#main
{

 
    width: 1024px;
    background: url('../images/onTheStreets.png') repeat-y;
    padding-bottom: 25px;
}

#header
{
    width: 1024px;
    height: 96px;
    background: url('../images/top.png') no-repeat;
}

#menu
{
	margin-left: 28px;
        height: 2px;

}

#content
{
    width: 624px;
    padding: 20px;
    margin-top: 60px;
    margin-left: 28px;
    min-height: 680px; 
    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    line-height: 1.4em;
    color: #ffffff;

    -moz-box-shadow: inset 0 0 3px 3px #103548;
    -webkit-box-shadow: inset 0 0 3px 3px #103548;
    box-shadow: inset 0 0 3px 3px #103548;
 }

 #content a
{
     color: #ffffff;
}

 #bot
{
     width: 300px;
     height: 271px;
     padding-right: 20px;
     margin-top: -600px;
     float: right;
     background: url('../images/bot2.png') no-repeat;
}

#team
{
     width:289px;
     height: 372px;
     padding-right: 18px;
     margin-top: -620px;
/*     border: 1px solid #ffffff;*/
     float: right;
     background: url('../images/content-impressum.png') no-repeat;
}
#t1
{
     width:125px;
     height: 108px;
     padding-right: 185px;
     margin-top: -660px;
     float: right;
     background: url('../images/polygon.png') no-repeat;
}
#t2
{
     width:125px;
     height: 108px;
     padding-right: 75px;
     margin-top: -595px;
     float: right;
     background: url('../images/polygon.png') no-repeat;
}
#t3
{
     width:125px;
     height: 108px;
     padding-right: 185px;
     margin-top: -530px;
     float: right;
     background: url('../images/polygon.png') no-repeat;
}
#t4
{
     width:188px;
     height: 163px;
     padding-right: 25px;
     margin-top: -465px;
     float: right;
}

#b1
{
position: absolute;
width: 136px;
height: 33px;
left: 28px;
	
 }

#b2
{
position: absolute;
width: 136px;
height: 33px;
left: 162px;
	
 }

#b3
{
position: absolute;
width: 136px;
height: 33px;
left: 296px;
	
 }

#b4
{
position: absolute;
width: 136px;
height: 33px;
left: 430px;
	
 }

#b5
{
position: absolute;
width: 136px;
height: 33px;
left: 564px;
	
 }



.clear
{
    clear:right;
}

#section-bottom
{
    width: 100%;
   height: 51px;
    background-color: #050c11;
	position:fixed;
	bottom:  0px;
    box-shadow: 2px -2px 5px #2fd9e1;
}

#bottom-menue
{
    width: 1024px;
    height: 51px;
    margin: auto;
    background: url('../images/bottom.png') no-repeat;
}


#b6
{
width: 201px;
height: 51px;
margin-left: 823px;
	
 }


#section-top div
{
    width: 1000px ;
    text-align: right;
    margin: auto;
}


