body   { 
	background-color:#000000;
	margin:0px;
}

a.img1 { display:block;
    width:80%; height:100%;
	top:0px; left:0px;
}
a.img2 { display:block;
    width:80%; height:100%;
	top:0px; left:0px;
}
a.img3 { display:block;
    width:80%; height:100%;
	top:0px; left:0px;
}
a:active {
color:#000000;
}
a:visited {
color:#000000;
}
#pic1:hover {
    background-image:url(intro/pic1_Kopie.jpg);
    background-repeat:no-repeat;
}
#pic2:hover {
    background-image:url(intro/pic2_Kopie.jpg);
    background-repeat:no-repeat;
}
#pic3:hover {
    background-image:url(intro/pic3_Kopie.jpg);
    background-repeat:no-repeat;
}
.img1 {
position:fixed;
top:15px;
right:25px;
width:10%;
border-style:solid;
border-width:0px;
}
.img2 {
position:fixed;
top:150px;
right:25px;
width:10%;
border-style:solid;
border-width:0px;
}
.img3 {
position:fixed;
top:280px;
right:25px;
width:10%;
border-style:solid;
border-width:0px;
}
