#menu2 a span{
float:left;
background:  url("bilder/links.jpg") left no-repeat;
height:30px;
line-height:30px;
width:13px;
}

#menu2 a , #menu2 a:visited , #menu2 a:active {
display:block;
background:  url("bilder/rechts.jpg")  right  no-repeat;
color:#000;
font: bold 12px georgia, verdana serif;
line-height:30px;
height:30px;
text-decoration:none ;
padding: 0px 15px 0px 0px;
text-align:center;
margin-left:2px;
}

#kbild{
   float:left;
}
#ktext{
   float:right;
}

#menu2 a:hover span{
background:  url("bilder/links2.jpg")  left ;
}

#menu2 a:hover {
background:  url("bilder/rechts2.jpg")  right ;
color:#3f3f3f;
text-decoration:none ;
}

#bild {
align:left;
}

#bild100 {
width:100%;
}

#foto {
width:200px;
float:left;
margin-right:6%;
}

#tabbild {
width:100%;
}

#kopf {
height:auto;
}

#rahmen {
height:auto;
width:100%;
background-color:#B0C4DE;
}

#text1{
font-size:45em;
text-decoration:underline;
font-weight:bold;
font-size:250%;
}

#text2 {
font-size:15em;
font-weight:bold;
font-size:150%;
}

#text {
margin-left:2%;
height:auto;
width:95%;
background-color:#B0C4DE;
}

.mp1{
   float:right;
   width:80px;
   text-align:center;
}

.mp5{
   float:right;
   width:80px;
   text-align:center;
}

.mp2{
   float:right;
   width:110px;
   text-align:center;
}

.mp3{
   float:right;
   width:140px;
   text-align:center;
}

.mp4{
   float:right;
   width:100px;
   text-align:center;
}
.clear{
	clear:right;
}