 *{ 
margin:0; 
padding:0; 
border:0;
}
a, p, td{
text-decoration:none;
font-family:arial;
font-size:14px;
font-weight:bold;
color: #7e0860;
}
h4{
text-decoration:none;
font-family:arial;
font-size:16px;
font-weight:bold;
color: #7e0860;
}
.footer p{
color:#fef!important;
}
.footer a:hover{
color:#FFE000!important;
text-shadow:0px 0px 2px rgba(255, 255, 255, 1);
}
a:link, a:visited{
color:#fef;
text-shadow:0px 0px 10px rgba(169, 0, 169, 1);
}
a:hover, a:active{
color:#a0a;
text-shadow:0px 0px 2px rgba(255, 255, 255, 1);
}
@media (max-width: 908px){
.werbung{display:none;}
.content, .content2{float:left!important;}
}
@media (max-width: 758px){
.links{display:none;}
.rechts{margin-left:0!important;}
.footer{height:30px!important;}
}
body{background-color:#fef;}
.main{
max-width:908px;
margin-top:20px!important;

margin:auto;
}
.links{
max-width:304px;
height:604px;
float:left;
}
.kopf{
width:150px;
height:150px;
background-color:#fff;
float:left;
border-radius:10px;
box-shadow:0px 0px 5px black;
margin:1px;
}
.kopf1{
background: url("kopf.jpg") no-repeat left top;
}
.kopf2{
background: url("kopf.jpg") no-repeat right top;
}
.kopf3{
background: url("kopf.jpg") no-repeat left center;
}
.kopf4{
background: url("kopf.jpg") no-repeat right center;
}
.kopf5{
background: url("kopf.jpg") no-repeat left bottom;
}
.kopf6{
background: url("kopf.jpg") no-repeat right bottom;
}
.kopf7{
background: url("binde.jpg") no-repeat left top;
}
.kopf8{
background: url("binde.jpg") no-repeat right top;
}
.nav{
padding-left:20px;
margin-top:5px;
list-style-type: none;

}
.rechts{
width:604px;
height:608px;
margin-left:304px;
}
.content2{
width:410px;
height:110px;
float:right;
background-color:#fdf;
border-radius:10px;
box-shadow:0px 0px 5px black;
margin:1px;
background: url(bg2.jpg);
overflow:auto;
}
.head{
width:602px;
height:150px;
float:right;
background-color:#fdf;
border-radius:10px;
box-shadow:0px 0px 5px black;
margin:1px;
background: url(bg1.jpg);
}
.content{
width:410px;
height:262px;
background-color:#eee;
float:right;
border-radius:10px;
box-shadow:0px 0px 5px black;
margin:1px;
overflow:auto;
}
.werbung{
width:150px;
height:454px;
float:right;
background-color:#fcf;
border-radius:10px;
box-shadow:0px 0px 5px black;
margin:1px;
overflow:hidden;
}
.footer{
max-width:906px;
height:20px;

background-color:#7e0860;
border-radius:10px;
box-shadow:0px 0px 5px black;
margin:1px;
}