/* sehen */

#rechtebox { 
	position:absolute; 
	left:50%;
	width:550px; 
	height:393px; 
	z-index:2;
	margin-left:-196px;
	top:46%;
	margin-top:-196px;
	background-color: #99CC00;
}

#linkebox { 
	position:absolute; 
	left:50%;
	width:142px; 
	height:393px; 
	z-index:2;
	margin-left:-354px;
	top:46%;
	margin-top:-196px;
	background-color: #999999;
}

#links2{ position:relativ; margin-top:172px;margin-left:0px;}

div#links2 a {
padding-right: 10px;
display: block; 
padding-left: 10px; 
border-left-width: 0px;
background: #999; 
border-bottom-width: 0px;
padding-bottom: 10px; 
margin: 0px 0px 0px; 
color: white; 
font-weight: bold;
padding-top: 10px; 
text-align: left; 
text-decoration: none; }

div#selected {
padding-right: 10px;
display: block; 
padding-left: 10px; 
border-left-width: 0px;
background: white; 
border-bottom-width: 0px;
padding-bottom: 10px; 
margin: 0px 0px 0px; 
color: black; 
font-weight: bold;
padding-top: 10px; 
text-align: left; 
text-decoration: none; }
 
 div#links2 a:hover,  div#links2 a:active {
 background: white;
 color: #99CC00;
 }


#divText {position:absolute; left:0px; top:0px;}
