body {	
	background-color: #ffffff;
	padding-top: 0px;
	margin: 0px;
}

img,table {
	border: none;
}

div.logo {
	position: absolute;
	left: 0px;
	right:0px;
	top: 60px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div.line {
	height: 2px;
	margin-top: 190px;
	margin-bottom: 5px;
	background-image: url(images/blackpix.gif);
	background-repeat: repeat-x;
}

div.footer {
	height: 50px;
	margin-top: 0px;
	margin-left: 50px;
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;

}

a.menu_link {
	display: block;
	width: 80px;
	padding: 2px 10px 2px;
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/pfeil.gif);
   	background-repeat: no-repeat;
   	background-position: left center;

}

a.menu_link:hover {
	color: #2E7EBE;
        background-image: url(images/pfeil_o.gif);
   	background-repeat: no-repeat;
   	background-position: left center; 
}

a.footer_link {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}

.text {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}

#main {
	position: relative;
	margin-top: -55px;
	margin-left: 50px;
	z-index: 99;
}

#content1, #content2 {
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0; 
	z-index:5;	
}

#container { 
	position:relative; 
	width:250px; 
	height:230px; 
	z-index:100;
}

#lyr10, #lyr11, #lyr12, #lyr13, #lyr14, #lyr15, #lyr16, #lyr17, #lyr18, #lyr19, #lyr20 { 
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0; 
	z-index:1;
}

#lyr21, #lyr22, #lyr23, #lyr24, #lyr25, #lyr26, #lyr27, #lyr28 { 
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0; 
	z-index:1;
}