#eins {
background-color:#000;
background-image:url(../images/01.jpg);
width:650px;
height:400px;
position:relative;
opacity:100.0;
filter:alpha(opacity=100);}

#zwei {
background-color:#000;
background-image:url(../images/02.jpg);
width:650px;
height:400px;
position:relative;
opacity:0.0;
filter:alpha(opacity=0);}

#drei {
background-color:#000;
background-image:url(../images/03.jpg);
width:650px;
height:400px;
position:relative;
opacity:0.0;
filter:alpha(opacity=0);}

#vier {
background-color:#000;
background-image:url(../images/04.jpg);
width:650px;
height:400px;
position:relative;
opacity:0.0;
filter:alpha(opacity=0);}

#fuenf {
background-color:#000;
background-image:url(../images/05.jpg);
width:650px;
height:400px;
position:relative;
opacity:0.0;
filter:alpha(opacity=0);}