@charset "utf-8";
@media screen {
/* CSS Document */

#ContentLinks, #ContentRechts {
	font-size: 11px;
}
#ContentLinks {
	margin-top: 60px;
	padding: 0;
	float:left;
	width: 270px;
	line-height: 1.5em;
}
#ContentRechts {
	margin-top: 20px;
	padding-top: 10px;
	float: right;
	width: 355px;
	height: 376px;
	padding-left: 27px;
	padding-right: 90px;
}
}
#ContentRechts a { color: #f2d700; }
#ContentRechts a:hover,
#ContentRechts a:focus, 
#ContentRechts a:active{ 
   		color: #CBCBCB;
   }  

