/* www.radicaleurope.com - ein Projekt von www.websteiner.com */


/* ------------------------------------------------------ */
/* spezifisch - infothek                                  */
/* ------------------------------------------------------ */

#links_infothek  {
	width: 535px;
	float: left;
	/*background-color: #99FF66;*/
}

#links_infothek  h1, h2, p {
	padding: 0 5px 0 30px;
	text-align: right;
}

#links_infothek  h1 {
	font: bold 24px Arial, Helvetica;
	color: #821122;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-style: italic;
}

#links_infothek  h2 {
	font: bold 14px Arial, Helvetica;
	color: #821122;
}

#links_infothek  h3 {
	font: bold 14px Arial, Helvetica;
	color: #821122;
	/*text-align: left;*/
	padding: 0 5px 0 30px;
}

.right {
	text-align: right;
}

#rechts_infothek  {
	width: 220px;
	float: right;
	margin-top: 50px;
}

#rechts_infothek p, h1 {
	padding: 0 20px 10px 40px;
}

#rechts_infothek img {
	float: right;
	padding: 0 10px 0 20px ;
}





/* Navigation RECHTS */

ul#navr {
	list-style: none;
	text-align: center;	
}
 
ul#navr li {
	float: left;	
	margin-left: -10px;
	padding-right: 30px;
	padding-bottom: 10px;
	border-bottom: 3px solid #F2F2E8;
}

ul#navr a {
	font: bold italic 12px Arial;
	color: #821122;
	text-transform: lowercase;
	text-decoration: none;
}

ul#navr a:hover {
	color: #c59a6f;
	text-transform: lowercase;
	text-decoration: none;
}


ul#navr a.navractiv {
	color: #c59a6f;
	text-transform: lowercase;
	text-decoration: none;
}

#navrechts {
		width: 520px;				
		float: left;
		margin-bottom: 20px;
}
