/* www.radicaleurope.com - ein Projekt von www.websteiner.com */


/* ------------------------------------------------------ */
/* spezifisch - kontakt                                   */
/* ------------------------------------------------------ */

#links_kontakt {
	width: 365px;
	float: left;
	/*background-color: #99FF66;*/
}

#links_kontakt h1, h2, p {
	padding: 0 5px 0 30px;
}

#links_kontakt h1 {
	font: bold 24px Arial, Helvetica;
	color: #821122;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-style: italic;
}

#links_kontakt h2 {
	font: bold 14px Arial, Helvetica;
	color: #821122;
}

#links_kontakt img {
	padding: 0
}


#rechts_kontakt {
	width: 385px;
	float: right;
	margin-top: 70px;
	/*background-color:#FFFF99;*/
}

#rechts_kontakt p, h1, img {
	padding: 0 10px 0 0;
}





/* Navigation RECHTS */

ul#navr {
	list-style: none;
	text-align: center;	
}
 
ul#navr li {
	float: left;	
	margin-left: -10px;
	padding-right: 20px;
	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: 365px;*/
		width: 380px;
		float: left;
		margin-bottom: 20px;
}
