
body{
font-size:90%;
background-image: url("../images/asibak.jpg");
}

img{
border:none;
}
a{
text-decoration:none;
}
#kopf{
margin:0 auto;
padding:0;
width:94%;
text-align:left;
}

#kopf h2{ 
margin:0.25em;
text-align:left;
}

#vorschau{
width:98%; 
margin:0 auto; 
text-align:center;
}

#previews{
background-image: url('../images/preview_back.png');
background-repeat:no-repeat;
width:133px;
height:400px;
text-align:center;
margin:0 auto;
}

#center{
margin:0 auto;
text-align:center;
}

#fuss{
margin:0 auto;
width:80%;
text-align:center;
}
.fl{
float:left;
margin-left:1em;
font-weight:bold;
width:30%;
}
.cl{
clear:both;
}
ul{
margin-left:0.5em;
padding-left:0.9em;
margin-bottom:1em;
}
li{
font-size:0.9em;
}

.button-top{
float:left;
width:90px;
height:25px;
background-image: url('../images/button.png');
background-repeat:no-repeat;
text-align:center;
padding:0;
padding-top:0.25em;
font-weight:bold;
color:white;
margin:0;
}

.div-button{
float:left;
width:90px;
height:25px;
margin:0;
margin-left:2px;
text-align:center;
padding:0;
padding-top:0.25em;
font-weight:bold;
color:white;

}

.button-top:hover{
color:black;
background-image: url('../images/buttonh.png');
}

.wc{
margin:0 auto;
width:80%;
text-align:left;
}

.alt-link{
float:left;
margin:2em;
}
.alt-link a{
text-decoration:none;
color:navy;
font-weight:bold;
border:3px double navy;
}