body {
	background-color: #989898;
	background-image: url("../images/back2.gif");
	margin: 3;
	padding: 0; padding-top: 0;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 14px;
}

h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}




#content {
	top:3;left:3;
	background-color: #BED3E7;

	background-image: url("../images/back_dirty.jpg");
	
	padding: 0px;

	margin:0px 0px;

	position:abolute;

	
	width:978;
	height:732
	


}

#contentTitle {


	
	
	
top: 160; left: 74;


overflow: auto;

/* IE overflow fix, position must be relative or absolute*/
position: absolute;


	padding: 0px;

	background-image: url("../images/back_title.gif");
	
	
	width: 456;
	height: 58;
	

	position:absolut;



}

#kleinerpenis1{

/* Typical fixed height and fixed width example */


background-image: url("../images/kleinpenis1.gif");
background-repeat: no-repeat;
	
/* IE overflow fix, position must be relative or absolute*/
position: absolute;

width:20;
height:30;

top:230;
left:694;

} 

#kleinerpenis1:hover{

/* Typical fixed height and fixed width example */


background-image: url("../images/kleinpenis2.gif");
background-repeat: no-repeat;
	
/* IE overflow fix, position must be relative or absolute*/
position: absolute;

width:20;
height:30;

top:230;
left:694;

}

#kleinerpenis2{

/* Typical fixed height and fixed width example */


background-image: url("../images/kleinpenis2.gif");
background-repeat: no-repeat;
	
/* IE overflow fix, position must be relative or absolute*/
position: absolute;

width:20;
height:30;

top:630;
left:694;


} 

#kleinerpenis2:hover{

/* Typical fixed height and fixed width example */


background-image: url("../images/kleinpenis1.gif");
background-repeat: no-repeat;
	
/* IE overflow fix, position must be relative or absolute*/
position: absolute;

width:20;
height:30;

top:630;
left:694;
}



#scrollContent{

/* Typical fixed height and fixed width example */

width: 380px;

/* IE overflow fix, position must be relative or absolute*/
position: realtive;


padding: 0px;

}

#mycustomscroll {
	/* Typical fixed height and fixed width example */

top: 234px;
	left: 57px;
	width: 583px;
	height: 430px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: absolute;
	padding: 15px;
	visibility: visible;
}

