/*
	Comment
*/
body{
background-color:#bbff99;
font-family: verdana;
}
table {
background-color:#ffdd55;
margin: 2px;
padding: 2px;
}
a:link{
color: #000;
}
a:visited{
text-decoration: underline;
color:#333;
}
a:hover{
text-decoration: italic;
color:#666;
}

div {position:relative; border:2px, solid, black;}
#textflow{
	float: right;
	z-index:10;
	overflow: visible;
	width:80%;
}
#flypic{
	float: left;
	z-index:3;
	overflow: visible;
	width:40%;
}
DIV{PADDING:5px;}
.diskografie{
height:60%;
Overflow: scroll;
position: absolute;
z-index:1;
Top:20%;
Background-color:#ffdd55;
Padding: l5px;
}
.ueberschrift{
Height: 20%;
overflow: visible;
POSITION:absolute;

}
#box1{
width:40%;

margin-left:5px;
margin-top:10px;
margin-right:10px;
padding:3px;
width:400px;
height:400px;
border:1px solid #ccaa33;
background-color: #ffff55;	
-moz-boz-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;




}
#box2{
width:40%;
margin-left:10px;
margin-top: 10px;
padding:10px;
width:300px;
height:800px;
border:1px solid #ccaa33;
background-color: #ffff55;	
-moz-boz-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;


}	
img{
	padding:5px;
}
