#content {
	width:1170px;
	margin:0px auto;
	padding:0;
}


#text-links {
	float: right;
	width: 900px;
	padding: 5px 5px 0px 0px;
	margin: 0px 0px 0px 20px ; 
	display: inline;
}


#text-links p, #text-links h1, #text-links ol, #text-links ul, #text-links form {
	margin:10px 0px 0px 15px;
}

#text-links p, #text-rechts p {
	text-align:justify;
}

h1 {
	font: 110% bold Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", "Trebuchet MS", "Times New Roman", "Bitstream Vera Sans", sans-serif;
	color:#9BBFBF;
	letter-spacing:2px;
}


a, a:visited {
	color:#FB9233;
	text-decoration:none;
}

a:hover {
	color:#93C600;
	text-decoration:underline;
}


#text-rechts {
	float: left;
	width: 240px;
	padding: 0px
	margin:0px 0px 0px 0px;	
	font: 90% bold Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", "Trebuchet MS", "Times New Roman", "Bitstream Vera Sans", sans-serif;	
	color: #737373;
}


#text-rechts *  {
	margin: 30px;
}

#text-rechts h1 {
	font: 120% bold Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", "Trebuchet MS", "Times New Roman", "Bitstream Vera Sans", sans-serif;
	color:#9BBFBF;
	letter-spacing:2px;
}


#text-rechts ul.menu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #d6d6d6;	
}

#text-rechts ul.menu li {
	list-style: none;
	padding: 4px 0px 4px 10px;
	margin: 0 2px;	
	color: #737373;	
	border-bottom: 1px solid #d6d6d6;
}


* html body #text-rechts ul.menu li {
	height: 1%;
}


#text-rechts ul.menu li a {
	text-decoration: none;	
	color: #08A2F7;				
}


#text-rechts ul.menu li a:hover {	
	color: #303030 ;
}

#text-rechts ul.menu ul {margin: 0 0 0 5px; padding:0;}
#text-rechts ul.menu ul li {border: none;}

