body{
background-color: #f4f5fa;
text-align: center;
}

.titel{
font-family: verdana;
font-weight: bold;
font-size: 1.2em;
color: #666666;
}

.counter{
font-family: verdana;
font-weight: bold;
font-size: 0.5em;
color: #666666;
}

.preview{
height: 380px;
}

.pfeile{
width: 550px;
height: 40px;
margin:auto;
}

.links{
background-color: #BBBBBB;
border: solid 2px #666666;
font-family: verdana;
font-weight: bold;
font-size: 1.5em;
width: 50px;
height: 32px;
float:left;
}

.rechts{
background-color: #BBBBBB;
border: solid 2px #666666;
font-family: verdana;
font-weight: bold;
font-size: 1.5em;
width: 50px;
height: 32px;
float:right;
}

.galerie{
position: relative;
width: 90%;
height: auto;
left: 10pt;
margin:auto;
text-align: center;
}

.bild{
position: relative;
/*background-color: yellow;*/
border: solid 2px #AAAAAA;
width: 110px;
height: 73px;
float: left;
top: 0px;
left: 15px;
margin-top: 5px;
margin-right: 5px;
cursor: pointer;
}
