body 
{ 
color:#333333; 
background-color:#000000; 
text-align:center; 
font-family:Arial,Verdana,Helvetica,san-serif;
font-size:11px;
margin:0;
}

/* LAYOUT DER GRUNDELEMENTE */

#site 
{ 
width:900px; 
height:675px; 
text-align:left; 
background-color:#000000; 
margin:0em auto;
}

/*#navcontainer{
position: absolute;
top:0;
left:0;
width:60em;
height: 6.5em;

}*/

#content
{
position:absolute;
top:65px;
width:900px;
height:550px;
background-color:#ffffff;
}

#content_d
{
position:absolute;
top:65px;
width:900px;
height:550px;
background-color:#333333;
}

#bottom
{
position:absolute;
top:615px;
width:900px;
height:30px;
background-color:#ff0000;
}

#secnav
{
position:absolute;
top:645px;
color:#ffffff;
width:890px;
height:20px;
margin:0;
padding:5px 10px 0 0;
white-space:nowrap;
}

/* GRUNDELEMENTE DER WEBSITE */

p {}
td {}
a:link { color:#333333 }
a:visited { color:#333333 }
a:hover { color:#FF0000; text-decoration:underline; }
a:active { color:#ff0000 }



/* HAUPTNAVIGATION */

#navcontainer{
width:900px;
height:39px;
background-color:#000000;
/*border-bottom: 0.1em solid #ff0000;*/
color:#ffffff;
}


#navlist
{
position:absolute;
top:0;
width:880px;
height:5px;
margin:0px;
padding:20px 0 0 0;
white-space:nowrap;
}

#navlist li
{
float:left;
margin:0em 0em 0em 9px;
list-style-type:none;
}

#navlist li a
{
position:relative;
width:auto;
display:block;
margin:0;
color:#ffffff;
font-size:11px;
text-align:center;
text-decoration:none;
}

#navlist li a:hover
{
color:#ff0000;
padding-bottom:2px;
/*border-bottom:6px solid #ff0000;*/
}

#navlist li#active a
{
color:#ff0000;
padding-bottom:2px;
border-bottom:6px solid #ff0000;
}

#navlist li#active a:hover { color:#ff0000; }

#navlist ul#subnavlist
{
position:absolute;
top:40px;
left:0px;
width:900px;
height:21px;
background-color:#333333;
margin:0em;
padding:6px 0 0 0;
border-top:1px solid #ff0000;

/*white-space: nowrap;
vertical-align: bottom;*/
}

#navlist ul#subnavlist li
{
width:auto;
margin: 0px 0px 0px 9px;
border:0px;
}

#navlist ul#subnavlist li a
{
width:auto;
border:0px;
color:#ffffff;
}

#navlist ul#subnavlist li a:hover
{
color:#ffffff;
padding-bottom:2px;
border-bottom:6px solid #ffffff;
font-weight:400;
/* IE5/Mac disappearing item fix */
}

#navlist ul#subnavlist li#subactive a
{
color:#ffffff;
padding-bottom:2px;
border-bottom:6px solid #ffffff;

}

* html > body #navlist, * html > body #navlist ul#subnavlist
{
width:900px;
/* IE5/Mac fixed width fix */
}

#logo
{
position:relative;
top:10px;
right:10px;
width:100px;
height:21px;
float:right;
}


/* SEKUNDAERE NAVIGATION */

#secnav li{
float:right;
margin: 0 0 0 9px;
list-style-type:none;
}
#secnav li a{
text-align:right;
text-decoration:none;
width:auto;
display:block;
margin:0;
color:#ffffff;
font-size:10px;
}
#secnav li a:hover{
color:#ff0000;
}
#secnav li#active a{
color:#ff0000;
}
#secnav li#active a:hover{
color: #ff0000;
}

.text{
position:absolute;
width: 200px;
left:500px;
}

.text2{
position:absolute;
width: 350px;
left:500px;
top: 350px;
}


#text_top{
top:170px;
}
#text_middle{
top:280px;
}
#text_bottom{
top:360px;
}

.image, .image700, .image600, .image500, .image300, .image200, .image100, .image900{
position:absolute;
height:550px;
}
.image700{
width:700px;
}
.image600{
width:600px;
}
.image500{
width:500px;
}
.image{
width:400px;
}
.image300{
width:300px;
}
.image200{
width:200px;
}
.image100{
width:100px;
}

.image900{
width:900px;
}

.image_unten{
position:absolute;
left:0px;
top:270px;
width:900px;
height:290px;
}

#image_links{
top:0px;
left:0px;
}
#image_rechts{
top:0px;
right:0px;
}

.banner_unten{
position:absolute;
left:0px;
top:507px;
width:900px;
height:42px;
}

#banner{
position: absolute;
top: 350px;
left: 350px;
width: 400px;
height: 250px;}

 
#testsieger{
position:absolute;
left:310px;
top: 150px;
width:150px;
height:150px;}

.downloadBild{
float:left;
display:block;
width:100px;
height:100px;
margin-right:10px;
}

/* Textfeld über die gesamte Höhe des Content-Breiches.  Entweder auf der linken oder der rechten Seite. */
.textfeld{
position:absolute;
top:60px;
height:460px;
width: 400px;
}
#textfeld_links{
left:50px;
}
#textfeld_rechts{
left:450px;
}

/* 	Layout der Startseite. Mit Anordnung der fünf Imagebilder für die Bereiche Squash, Badminton, Tennis, Golf und Team & Fashion
	Ebenfalls werden die Textfelder entsprechend angeordnet */
	 
.start{
position:absolute;
top:0;
width:180px;
height:270px;
background-color:#333333;
border-bottom: 1px solid #333333;
}
#startSquash{
left:0px;
}
#startBadminton{
left:180px;
}
#startTennis{
left:360px;
}
#startGolf{
left:540px;
}
#startTeamFashion{
left:720px;
}

.start2{
position:absolute;
top:0;
width:225px;
padding-top: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #333333;
}
#startSquash2{
left:0px;
border-right: 1px solid #333333;
}
#startBadminton2{
left:225px;
border-right: 1px solid #333333;
}
#startTennis2{
left:450px;
border-right: 1px solid #333333;
}
#startGolf2{
left:675px;
}
#startTeamFashion2{
left:540px;
}

#imageAdvertisement{
position:absolute;
top:0;
left:0;
width:900px;
height:300px;
border-bottom: 1px solid #ff0000;
}

#headerAdvertisement{
	position:absolute;
	top:330px;
	left: 50px;
	width:800px;
}

#AD{
position:absolute;
top:320px;
left: 570px;
border:0;
}
#textAdvertisement{
	position:absolute;
	top:460px;
	left: 50px;
	width:800px;
	border-top: 1px solid #ff0000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.startText{
position:absolute;
top:330px;
width:375px;
height:200px;
}
#startText_links{
left:50px;
}
#startText_rechts{
left:475px;
}


.zitat {
position:absolute;
left:0;
padding-left:50px;
bottom:30px;
max-width: 300px;
}

#text {
position: absolute;
top:60px;
left:450px;
width:400px;
height:100%;
text-align:left;
}

#text2 {
position: absolute;
top:330px;
left:450px;
width:400px;
height:70px;
text-align:left;
}

.TeamFashionImage{
position:absolute;
width:200px;
height:150px;
}
.TeamFashionImage400{
position:absolute;
width:400px;
height:150px;
}
#TeamFashionImage1_links, #TeamFashionImage3_links{
left:50px;
}
#TeamFashionImage2_links, #TeamFashionImage4_links{
left:250px;
}
#TeamFashionImage5_links, #TeamFashionImage6_links{
left:450px;
}
#TeamFashionImage1_links, #TeamFashionImage2_links, #TeamFashionImage5_links{
top:110px;
}
#TeamFashionImage3_links, #TeamFashionImage4_links, #TeamFashionImage6_links{
top:340px;
}

.TeamFashionDetails{
position: absolute;
text-align:right;
}
.TeamFashionHeader{
position: absolute;
padding-bottom: 2px;
border-bottom: 1px dashed #ff0000;
}
#TeamFashionHeaderO_links, #TFHeaderDetailsO_L{
left: 50px;
top:60px;
width:400px;
}
#TeamFashionHeaderU_links, #TFHeaderDetailsU_L{
left:50px;
top:290px;
width:400px;
}
#TeamFashionHeaderO_rechts, #TFHeaderDetailsO_R{
left: 50px;
top:60px;
width:400px;
}
#TeamFashionHeaderU_rechts, #TFHeaderDetailsU_R{
left:500px;
top:290px;
width:350px;
}
.TeamFashionText{
position:absolute;
top:290px;
width:150px;
}
#TeamFashionText_rechts{
left:500px;}
#TeamFashionText_rechts2{
left:350px;}

/* Layout 4 Produkte - entweder auf der linken oder rechten Seite */

.Header4{
position:absolute;
width:200px;
padding-bottom:2px;
border-bottom:1px dashed #ff0000;}
#Header4_1{
top:60px;
left:50px;
}
#Header4_2{
top:60px;
left:300px;
}
#Header4_3{
top:290px;
left:50px;
}
#Header4_4{
top:290px;
left:300px;
}
#Bild4_2{
top:110px;
left:300px;
}
#Bild4_4{
top:340px;
left:300px;
}


/* LAYOUT 4-SPALTIG* MIT PRODUKTÜBERSCHRIFT, BILD UND PRODUKTBESCHREIBUNG* - Schuhe*/

.bild4_1, .bild4_2, .bild4_3, .bild4_4{
position:absolute;
top:110px;
width:150px;
height:110px;
}
.header4_1, .header4_2, .header4_3, .header4_4{
position: absolute;
top:60px;
width:150px;
padding-bottom: 2px;
border-bottom: 1px dashed #ff0000;
}
.text4_1, .text4_2, .text4_3, .text4_4{
position:absolute;
top:250px;
width:150px;
}
.bild4_1, .header4_1, .text4_1{
left: 50px;
}
.bild4_2, .header4_2, .text4_2{
left: 250px;
}
.bild4_3, .header4_3, .text4_3{
	left:450px;
}
.bild4_4, .header4_4, .text4_4{
left: 650px;
}

/* LAYOUT 2-SPALTIG* MIT ZWEI PRODUKTÜBERSCHRIFTEN, 8 BILDERN UND ZWEI PRODUKTBESCHREIBUNGEN*/

.bild2_1, .bild2_2, .bild2_3, .bild2_4, .bild2_5, .bild2_6, .bild2_7, .bild2_8{
position:absolute;
width:150px;
height:110px;
}
.bild2_1{
left:50px;
top: 110px;
padding-top:10px;
}
.bild2_2{
left:50px;
top: 220px;
}
.bild2_3{
left:250px;
top:110px;
padding-top:10px;
}
.bild2_4{
left:250px;
top:220px;
}
.bild2_5{
left:500px;
top:110px;
padding-top:10px;
}
.bild2_6{
left:500px;
top:220px;
}
.bild2_7{
left:700px;
top:110px;
padding-top:10px;
}
.bild2_8{
left:700px;
top:220px;
}

.header2_1, .header2_2{
position:absolute;
top:60px;
width:350px;
padding-bottom: 2px;
border-bottom: 1px dashed #ff0000;
}
.header2_1{
left:50px;
}
.header2_2{
left:500px;
}
.text2_1, .text2_2{
position:absolute;
top:370px;
width:350px;
}
.text2_1{
left:50px;
}
.text2_2{
left:500px;
}


/* LAYOUT 2-SPALTIG* MIT 6 PRODUKTÜBERSCHRIFTEN, 6 BILDERN UND 6 PRODUKTBESCHREIBUNGEN*/

.bild6_1, .bild6_2{
position:absolute;
width:150px;
height:110px;
}

.bild6_3, .bild6_4, .bild6_5, .bild6_6{
position:absolute;
width:100px;
height:67px;
}

.bild6_1{
left:50px;
top:110px;
}
.bild6_2{
left:50px;
top:330px;
}
.bild6_3{
left:400px;
top:100px;
}
.bild6_4{
left:550px;
top:100px;
}
.bild6_5{
left:700px;
top:100px;
}
.bild6_6{
left:400px;
top:430px;
}


.header6_1, .header6_2, .header6_3, .header6_4, .header6_5, .header6_6{
position:absolute;
padding-bottom: 2px;
border-bottom: 1px dashed #ff0000;
}
.header6_1{
left:50px;
top:60px;
width:300px;
}
.header6_2{
left:50px;
top:280px;
width:300px;
}
.header6_3, .header6_4, .header6_5, .header6_6{
position:absolute;
left:400px;
width:450px;
}
.header6_3{
top:60px;
}
.header6_4{
top:170px;
}
.header6_5{
top:280px;
}
.header6_6{
top:390px;
}

.text6_1, .text6_2{
position:absolute;
left:220px;
width:120px;
}
.text6_1{
top:110px;
}
.text6_2{
top:330px;
}

.text6_3, .text6_4, .text6_5, .text6_6{
position:absolute;
left:550px;
width:300px;
}
.text6_3{
top:110px;
}
.text6_4{
top:220px;
}
.text6_5{
top:330px;
}
.text6_6{
top:440px;
}

/* Layout Milano: 3 Produktgruppen mit jeweils zwei Produktbildern */

.TeamFashion6{
position:absolute;
width:125px;
height:100px;
}

#TeamFashion1, #TeamFashion3, #TeamFashion5{
left:50px;
}
#TeamFashion2, #TeamFashion4, #TeamFashion6{
left:175px;
}
#TeamFashion1, #TeamFashion2 {
top:100px;
}
#TeamFashion3, #TeamFashion4 {
top:255px;
}
#TeamFashion5, #TeamFashion6 {
top:410px;
}



/* LAYOUT 2-SPALTIG* MIT MAXIMAL 9 PRODUKTÜBERSCHRIFTEN, 9 BILDERN UND 9 PRODUKTBESCHREIBUNGEN*/

.bild62_1, .bild62_2, .bild62_3, .bild62_4, .bild62_5, .bild62_6, .bild62_7, .bild62_8, .bild62_9{
position:absolute;
width:100px;
height:100px;
}

.bild62_1, .bild62_2, .bild62_3{
left:50px;
}
.bild62_4, .bild62_5, .bild62_6{
left:350px;
}
.bild62_7, .bild62_8, .bild62_9{
left:650px;
}
.bild62_1, .bild62_4, .bild62_7{
top:100px;
}
.bild62_2, .bild62_5, .bild62_8{
top:255px;
}
.bild62_3, .bild62_6, .bild62_9{
top:410px;
}
.bild62_7_2{
position:absolute;
top:100px;
left:650px;
width:200px;
height:200px;
}

.header62_1, .header62_2, .header62_3, .header62_4, .header62_5, .header62_6{
position:absolute;
border-bottom: 1px dashed #ff0000;
width:250px;
}
.header62_7, .header62_8, .header62_9{
position:absolute;
border-bottom: 1px dashed #ff0000;
width:200px;
}
.header62_1, .header62_2, .header62_3{
left:50px;
}
.header62_4, .header62_5, .header62_6{
left:350px;
}
.header62_7, .header62_8, .header62_9{
left:650px;
}
.header62_1, .header62_4, .header62_7{
top:60px;
}
.header62_2, .header62_5, .header62_8{
top:215px;
}
.header62_3, .header62_6, .header62_9{
top:370px;
}


.text62_1, .text62_2, .text62_3, .text62_4, .text62_5, .text62_6{
position:absolute;
width:130px;
}
.text62_7, .text62_8, .text62_9{
position:absolute;
width:80px;
}
.text62_1, .text62_2, .text62_3{
left:170px;
}
.text62_4, .text62_5, .text62_6{
left:470px;
}
.text62_7, .text62_8, .text62_9{
left:770px;
}
.text62_1, .text62_4, .text62_7{
top:100px;
}
.text62_2, .text62_5, .text62_8{
top:255px;
}
.text62_3, .text62_6, .text62_9{
top:410px;
}

.text62_7_2{
position:absolute;
top:325px;
left:650px;
width:200px;
height:195px;
}


/* LAYOUT 1-SPALTIG* MIT MAXIMAL 3 TEXTELEMENTEN + 3 BILDERN*/

.bild3_1, .bild3_2, .bild3_3{
position:absolute;
top:100px;
width:200px;
height:100px;
}
.bild3_1_1, .bild3_2_1, bild3_3_1{
position:absolute;
top:150px;
width:200px;
height:50px;
}

.bild3_1, .bild3_1_1{
left:50px;
}
.bild3_2, .bild3_2_1{
left:300px;
}
.bild3_3, .bild3_3_1{
left:550px;
}

.header3_1, .header3_2, .header3_3{
position:absolute;
top:60px;
border-bottom: 1px dashed #ff0000;
width:200px;
}
.header3_1{
left:50px;
}
.header3_2{
left:300px;
}
.header3_3{
left:550px;
}
.text3_1, .text3_2, .text3_3{
position:absolute;
top:220px;
width:200px;
}
.text3_1{
left:50px;
}
.text3_2{
left:300px;
}
.text3_3{
left:550px;
}

/* LAYOUT 2-ZEILIG* MIT ZEHN PRODUKTEN, 10 BILDERN*/

.bild10{
position:absolute;
width:100px;
height:150px;
}

.bild10_2{
position:absolute;
width:50px;
height:150px;
}

.header10{
position:absolute;
width:100px;
padding-bottom: 2px;
border-bottom: 1px dashed #ff0000;
}

#bild10_1, #bild10_2, #bild10_3, #bild10_4, #bild10_5 {
top:110px;
}

#bild10_6, #bild10_7, #bild10_8, #bild10_9, #bild10_10{
top:350px;
}

#header10_1, #header10_2, #header10_3, #header10_4, #header10_5 {
top:60px;
}

#header10_6, #header10_7, #header10_8, #header10_9, #header10_10{
top:300px;
}
#bild10_1, #bild10_6, #header10_1, #header10_6{
left:50px;
}
#bild10_2, #bild10_7, #header10_2, #header10_7{
left:200px;
}
#bild10_3, #bild10_8, #header10_3, #header10_8{
left:350px;
}
#bild10_4, #bild10_9, #header10_4, #header10_9{
left:500px;
}
#bild10_5, #bild10_10, #header10_5, #header10_10{
left:650px;
}


#bild10_2_1, #bild10_2_2, #bild10_2_3, #bild10_2_4, #bild10_2_5 {
top:110px;
}

#bild10_2_6, #bild10_2_7, #bild10_2_8, #bild10_2_9, #bild10_2_10{
top:350px;
}

#header10_2_1, #header10_2_2, #header10_2_3, #header10_2_4, #header10_2_5 {
top:60px;
}

#header10_2_6, #header10_2_7, #header10_2_8, #header10_2_9, #header10_2_10{
top:300px;
}

#bild10_2_1, #bild10_2_6, #header10_2_1, #header10_2_6{
left:150px;
}
#bild10_2_2, #bild10_2_7, #header10_2_2, #header10_2_7{
left:300px;
}
#bild10_2_3, #bild10_2_8, #header10_2_3, #header10_2_8{
left:450px;
}
#bild10_2_4, #bild10_2_9, #header10_2_4, #header10_2_9{
left:600px;
}
#bild10_2_5, #bild10_2_10, #header10_2_5, #header10_2_10{
left:750px;
}





/* LAYOUT 3-ZEILIG* MIT 1 Produktbild + 2 Produktbeschreibungen + 1 Imagebild */

.bild3_links {
width: 40em;
height: 10em;
position:absolute;
top:6em;
left:5em;
padding-bottom: 2.5em;
border-bottom: 0.1em solid #ff0000;
}

.text3_links {
position: absolute;
top:20.5em;
left:5em;
width:40em;
text-align:left;
}

.text3_links_2 {
position: absolute;
top:38em;
left:5em;
width:40em;
text-align:left;
}


/* Platziert das Produktbild (1 Schläger horizontal) auf den Detailseiten der Rackets - Entweder links oder rechts mit Hilfe der ID */

.produktbild{
position:absolute;
top:60px;
width:400px;
height:130px;
}
.produktbildTeamFashion{
position:absolute;
top:60px;
width:400px;
height:225px;
background-color:#999999;
}
.produktbildTeamFashion2{
position:absolute;
top:60px;
width:200px;
height:225px;
}

.produktbildTeamFashion3{
position:absolute;
top:60px;
width:133px;
height:225px;
}
#produktbild3_1{
left:50px;
}
#produktbild3_2{
left:183px;
}
#produktbild3_3{
left:316px;
}



.produktbildTeamFashion4{
position:absolute;
width:200px;
height:110px;
}
#produktbild_rechts{
left:450px;
}
#produktbild_links{
left:50px;
}
#produktbild_links2{
left:250px;
}
#produktbild4_1{
left:50px;
top:60px;
}
#produktbild4_1_2{
left:150px;
top:60px;
}
#produktbild4_2{
left:250px;
top:60px;
}
#produktbild4_3{
left:50px;
top:175px;
}
#produktbild4_3_2{
left:150px;
top:175px;
}
#produktbild4_4{
left:250px;
top:175px;
}


/* Produktbilder bei 3 Produkten auf der Detailseite*/

.produktbild3{
position:absolute;
top:60px;
width:100px;
height:150px;
}
#produktbild3_1_rechts{
left:450px;
}
#produktbild3_2_rechts{
left:550px;
}
#produktbild3_3_rechts{
left:650px;
}


/* Platziert den Produkttext auf den Detailseiten der Rackets - Entweder links oder rechts mit Hilfe der ID */
.produkttext {
position:absolute;
top:310px;
width:400px;
padding-top:10px;
border-top: 1px solid #999999;
}
#produkttext_rechts{
left:450px;
}
#produkttext_links{
left:50px;
}
#produkttext2_rechts{
top:190px;
left:450px;
}
#produkttext2_links{
top:190px;
left:50px;
}


/* Platziert die Technologiebilder auf den Detailseiten der Rackets - 
   Entweder links oder rechts und horizontal oder vertikal mit Hilfe der ID */
   
.technologie {
position:absolute;
width:90px;
height:40px;
padding:5px;
border: 1px solid #ff0000;
}

#technologieHor1_rechts, #technologieHor2_rechts, #technologieHor3_rechts, #technologieHor1_links, #technologieHor2_links, #technologieHor3_links{
top:225px;
}
#technologieVer1_rechts, #technologieVer2_rechts, #technologieVer3_rechts,#technologieHor3_rechts{
left:750px;
}
#technologieVer1_links, #technologieVer2_links, #technologieVer3_links, #technologieHor1_links{
left:50px;
}
#technologieVer1_rechts, #technologieVer1_links {
top:60px;
}
#technologieVer2_rechts, #technologieVer2_links{
top:140px;
}
#technologieVer3_rechts, #technologieVer3_links {
top:225px;
}
#technologieHor1_rechts{
left:450px;
}
#technologieHor2_rechts {
left:600px;
}
#technologieHor2_links {
left:200px;
}
#technologieHor3_links {
left:350px;
}


/* Detail 1 Racket  - Bild RECHTS*/

.produktbild1_2{
position:absolute;
top:60px;
left:50px;
width:400px;
height:125px;
}

.produkttext1_2 {
position:absolute;
top:310px;
left:50px;
width:400px;
padding-top:5px;
border-top: 1px solid #999999;
}

.produktbild2{
position:absolute;
height:75px;
width:250px;
}

.produktbild2_2{
	position:absolute;
	height:108px;
	width:100px;
}

#produktbild2_1_links{
width:100px;
top:60px;
left:450px;
}
#produktbild2_2_links{
width:100px;
top:60px;
left:550px;
}
#produktbild2_3_links{
width:100px;
top:60px;
left:650px;
}
#produktbild2_1_rechts{
width:100px;
top:60px;
left:450px;
}
#produktbild2_2_rechts{
width:100px;
top:60px;
left:550px;
}
#produktbild2_3_rechts{
width:100px;
top:60px;
left:650px;
}

#bild4{
width:100px;
top:160px;
left:450px;
}

/* Layout OLIVER People &amp; Teams */

.people{
position:absolute;
	width:44px;
	height:54px;
	border: 1px solid #000000;
	border-collapse: inherit;
	background-color:#ffffff;
	text-align:center;
	vertical-align: middle;
}

#bild200_1, #bild200_2, #bild200_3, #bild200_4, #bild200_5, #bild200_6, #bild200_7, #bild200_8, #bild200_9, #bild200_10, #bild200_11, #bild200_12, #bild200_13, #bild200_14, #bild200_15, #bild200_16, #bild200_17, #bild200_18, #bild200_19, #bild200_20{
top: 0px;
}

#bild200_21, #bild200_22, #bild200_23, #bild200_24, #bild200_25, #bild200_26, #bild200_27, #bild200_28, #bild200_29, #bild200_30, #bild200_31, #bild200_32, #bild200_33, #bild200_34, #bild200_35, #bild200_36, #bild200_37, #bild200_38, #bild200_39, #bild200_40{
top: 55px;
}

#bild200_41, #bild200_42, #bild200_43, #bild200_44, #bild200_45, #bild200_46, #bild200_47, #bild200_48, #bild200_49, #bild200_50, #bild200_51, #bild200_52, #bild200_53, #bild200_54, #bild200_55, 
#bild200_56, #bild200_57, #bild200_58, #bild200_59, #bild200_60{
top: 110px;
}

#bild200_61, #bild200_62, #bild200_63, #bild200_64, #bild200_65, #bild200_66, #bild200_67, #bild200_68, #bild200_69, #bild200_70, #bild200_71, #bild200_72, #bild200_73, #bild200_74, #bild200_75, #bild200_76, #bild200_77, #bild200_78, #bild200_79, #bild200_80{
top: 165px;
}

#bild200_81, #bild200_82, #bild200_83, #bild200_84, #bild200_85, #bild200_86, #bild200_87, #bild200_88, #bild200_89, #bild200_90, #bild200_91, #bild200_92, #bild200_93, #bild200_94, #bild200_95, #bild200_96, #bild200_97, #bild200_98, #bild200_99, #bild200_100{
top: 220px;
}

#bild200_101, #bild200_102, #bild200_103, #bild200_104, #bild200_105, #bild200_106, #bild200_107, #bild200_108, #bild200_109, #bild200_110, #bild200_111, #bild200_112, #bild200_113, #bild200_114, #bild200_115, #bild200_116, #bild200_117, #bild200_118, #bild200_119, #bild200_120{
top: 275px;
}

#bild200_121, #bild200_122, #bild200_123, #bild200_124, #bild200_125, #bild200_126, #bild200_127, #bild200_128, #bild200_129, #bild200_130, #bild200_131, #bild200_132, #bild200_133, #bild200_134, #bild200_135, #bild200_136, #bild200_137, #bild200_138, #bild200_139, #bild200_140{
top: 330px;
}

#bild200_141, #bild200_142, #bild200_143, #bild200_144, #bild200_145, #bild200_146, #bild200_147, #bild200_148, #bild200_149, #bild200_150, #bild200_151, #bild200_152, #bild200_153, #bild200_154, #bild200_155, #bild200_156, #bild200_157, #bild200_158, #bild200_159, #bild200_160{
top: 385px;
}

#bild200_161, #bild200_162, #bild200_163, #bild200_164, #bild200_165, #bild200_166, #bild200_167, #bild200_168, #bild200_169, #bild200_170, #bild200_171, #bild200_172, #bild200_173, #bild200_174, #bild200_175, #bild200_176, #bild200_177, #bild200_178, #bild200_179, #bild200_180{
top: 440px;
}

#bild200_181, #bild200_182, #bild200_183, #bild200_184, #bild200_185, #bild200_186, #bild200_187, #bild200_188, #bild200_189, #bild200_190, #bild200_191, #bild200_192, #bild200_193, #bild200_194, #bild200_195, #bild200_196, #bild200_197, #bild200_198, #bild200_199, #bild200_200{
top: 495px;
}

#bild200_1, #bild200_21, #bild200_41, #bild200_61, #bild200_81, #bild200_101, #bild200_121, #bild200_141, #bild200_161, #bild200_181{
left: 0px;
}
#bild200_2, #bild200_22, #bild200_42, #bild200_62, #bild200_82, #bild200_102, #bild200_122, #bild200_142, #bild200_162, #bild200_182{
left: 45px;
}
#bild200_3, #bild200_23, #bild200_43, #bild200_63, #bild200_83, #bild200_103, #bild200_123, #bild200_143, #bild200_163, #bild200_183{
left: 90px;
}
#bild200_4, #bild200_24, #bild200_44, #bild200_64, #bild200_84, #bild200_104, #bild200_124, #bild200_144, #bild200_164, #bild200_184{
left: 135px;
}
#bild200_5, #bild200_25, #bild200_45, #bild200_65, #bild200_85, #bild200_105, #bild200_125, #bild200_145, #bild200_165, #bild200_185{
left: 180px;
}
#bild200_6, #bild200_26, #bild200_46, #bild200_66, #bild200_86, #bild200_106, #bild200_126, #bild200_146, #bild200_166, #bild200_186{
left: 225px;
}
#bild200_7, #bild200_27, #bild200_47, #bild200_67, #bild200_87, #bild200_107, #bild200_127, #bild200_147, #bild200_167, #bild200_187{
left: 270px;
}
#bild200_8, #bild200_28, #bild200_48, #bild200_68, #bild200_88, #bild200_108, #bild200_128, #bild200_148, #bild200_168, #bild200_188{
left: 315px;
}
#bild200_9, #bild200_29, #bild200_49, #bild200_69, #bild200_89, #bild200_109, #bild200_129, #bild200_149, #bild200_169, #bild200_189{
left: 360px;
}
#bild200_20, #bild200_40, #bild200_60, #bild200_80, #bild200_100, #bild200_120, #bild200_140, #bild200_160, #bild200_180, #bild200_200{
left: 855px;
}
#bild200_11, #bild200_31, #bild200_51, #bild200_71, #bild200_91, #bild200_111, #bild200_131, #bild200_151, #bild200_171, #bild200_191{
left: 450px;
}
#bild200_12, #bild200_32, #bild200_52, #bild200_72, #bild200_92, #bild200_112, #bild200_132, #bild200_152, #bild200_172, #bild200_192{
left: 495px;
}
#bild200_13, #bild200_33, #bild200_53, #bild200_73, #bild200_93, #bild200_113, #bild200_133, #bild200_153, #bild200_173, #bild200_193{
left: 540px;
}
#bild200_14, #bild200_34, #bild200_54, #bild200_74, #bild200_94, #bild200_114, #bild200_134, #bild200_154, #bild200_174, #bild200_194{
left: 585px;
}
#bild200_15, #bild200_35, #bild200_55, #bild200_75, #bild200_95, #bild200_115, #bild200_135, #bild200_155, #bild200_175, #bild200_195{
left: 630px;
}
#bild200_16, #bild200_36, #bild200_56, #bild200_76, #bild200_96, #bild200_116, #bild200_136, #bild200_156, #bild200_176, #bild200_196{
left: 675px;
}
#bild200_17, #bild200_37, #bild200_57, #bild200_77, #bild200_97, #bild200_117, #bild200_137, #bild200_157, #bild200_177, #bild200_197{
left: 720px;
}
#bild200_18, #bild200_38, #bild200_58, #bild200_78, #bild200_98, #bild200_118, #bild200_138, #bild200_158, #bild200_178, #bild200_198{
left: 765px;
}
#bild200_19, #bild200_39, #bild200_59, #bild200_79, #bild200_99, #bild200_119, #bild200_139, #bild200_159, #bild200_179, #bild200_199{
left: 810px;
}
#bild200_10, #bild200_30, #bild200_50, #bild200_70, #bild200_90, #bild200_110, #bild200_130, #bild200_150, #bild200_170, #bild200_190{
left: 405px;
}

