body {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 50px;
	margin-left: 35px;
}

pre 
{
	font-family: Courier New;
	font-weight: bold;
	font-size: 25px;
	line-height: normal;
	color: #DDDDDD;
	margin-top: 0px;
}

h1 {
	font-size: 14px;	
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}


ul 
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

li
{
  margin-bottom: 10px;
  padding-left: 0px;
}

div 
{
	border-left: 1px solid #DDDDDD;	
	padding-left: 7px;
	padding-bottom: 10px;
	height: 390px;
}

#kontakt 
{
	position: absolute;
	top: 100px;
}

#informatik 
{
	position: absolute;
	top: 100px;
	left: 270px;
	width: 280px;
	z-index: 2;
}

#binaer {
	position: absolute;
	top: 425px;
	left: 270px;
	border-left: 0px;
	z-index: 1;
}

#musik 
{
	position: absolute;
	top: 100px;
	left: 600px;
	width: 300px;
	z-index: 2;
}

#trompete 
{
	position: absolute;
	top: 425px;
	left: 610px;
	border-left: 0px;
	z-index: 1;	
}