/*
	CSS andrederzauberer.de
	Version: 1.0
	Author: Uwe Becher
	Authorsite: www.uwebdesign.de
	*/
	
body {
	color: #3F3124;
	font: 14px/18px Arial, Helvetica, sans-serif; 
	margin: 0 auto 0;
	padding:0;
	background: #CCB385;
	border-top: 10px solid maroon;
	}
	
div, p, ul, h1, h2, h3, h4, form {
	margin: 0px;
	padding: 0px;
	}
	
ul {
	list-style-type: none;
	}

/* @group header */

#header {
	width: 800px; 
	height: 200px; 
	margin: 0 auto 0; 
	padding: 0;
	}
	
#header img {
	float: left;
	padding: 0px 0px 0px 0px;
	border: none;
	}
	
#header ul {
	width: 400px; 
	height: 21px; 
	float: right;
	padding: 20px 30px 0px 0px;
	}
	
#header ul li {
	float: left; 
	height: 21px; 
	display: block;
	padding: 0px 6px 0px 6px;
	}
	
#header ul li a {
	display: block; 
	height: 21px; 
	color: #400206; 
	font: 13px Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bold; 
	text-align: center;
	}
	
#header ul li a:hover {
	border-bottom: 2px solid #820e05;
	color: #820e05;
	text-decoration:none;
}
	
#header ul li a.activ {
	color: #820e05; 
	border-bottom: 2px solid #820e05;}
	
#header h1 {
	width: 400px; 
	height: 70px; 
	float: right; 
	font: 28px Arial, Helvetica, sans-serif; 
	color: #400206; 
	padding: 40px 25px 0 0px; 
	font-weight: normal;
	}
	
#header h1 span {
	font-size: 16px;
	}

/* @end */

/* @group featured */

#featured_bg {
	height: 345px; 
	font: 14px/18px Arial, Helvetica, sans-serif; 
	background: maroon; 
	color: #C6D1C3; 
	padding: 17px 0 0;
	border-top: 3px solid #400206;
	border-bottom: 3px solid #400206;}
	
#featured h2 {
	width: 260px; 
	color: #C6D1C3; 
	font: 26px/34px Arial, Helvetica, sans-serif; 
	padding: 10px 0 0 0px;
	}
	
#featured_01 {
	height: 260px; 
	background: #880207;
	color: #C6D1C3;
	padding: 17px 0 0;
	border-top: 3px solid #444;
	border-bottom: 3px solid #CCB385;
	}
	
#featured_01 img {
	float: right;
	border: 1px solid #000;
	margin: 5px 0px 0px 60px;
	}	
	
#featured_02 {
	height: 330px; 
	background: #CCB385; 
	color: #333;
	padding: 17px 0 0;
	border-top: 3px solid #880207;
	border-bottom: 3px solid #880207;
	}

#featured_02 h2 {
	width: 260px; 
	color: #333; 
	font: 26px/34px Arial, Helvetica, sans-serif; 
	padding: 10px 0 0 0px;
	}
	
#featured_02 img {
	float: right;
	border: 1px solid #000;
	margin: 5px 0px 0px 60px;
	}	

#featured_03 {
	height: 310px; 
	background: #880207; 
	color: #C6D1C3;
	padding: 17px 0 0;
	border-top: 3px solid #CCB385;
	border-bottom: 3px solid #444;
	}
	
#featured_03 img {
	float: right;
	border: 1px solid #000;
	margin: 5px 0px 0px 60px;
	}	

		
#featured_vita {
	height: 450px; 
	color: #C6D1C3;
	background: #880207; 	
	padding: 17px 0 0;
	border-top: 3px solid #444;
	border-bottom: 3px solid #444;}
	
#featured_kontakt {
	height: 300px; 
	color: #C6D1C3;
	background: #880207; 	
	padding: 17px 0 0;
	border-top: 3px solid #444;
	border-bottom: 3px solid #444;}
	
#featured_ref {
	height: 420px; 
	color: #C6D1C3;
	background: #880207; 	
	padding: 17px 0 0;
	border-top: 3px solid #444;
	border-bottom: 3px solid #444;}
	
#featured_rad {
	height: 325px; 
	color: #C6D1C3;
	background: #880207; 	
	padding: 17px 0 0;
	border-top: 3px solid #444;
	border-bottom: 3px solid #444;}
	
#featured {
	width: 800px; 
	margin: 0 auto 0;
	}

#featured_le {
	width: 480px;
	float:left;
	}
	
#featured_le a {
	color: #C6D1C3;
	text-decoration: none;
	}
	
#featured_le a:hover {
	color: #C6D1C3;
	text-decoration: underline;
	}
	
#featured p {
	font: 14px Arial, Helvetica, sans-serif; 
	padding: 10px 72px 0 0;}
	 
#featured p span.boldtext {
	font-weight:bold;
	}
	
#featured p.more {
	width:118px; 
	height:24px; 
	margin: 20px 0 0 300px; 
	padding:0;
	}
	
#featured p.more a {
	width:100px; 
	height:24px; 
	display:block;  
	color: #C6D1C3; 
	font: 14px/24px Arial, Helvetica, sans-serif;
	padding: 0 0 0 0px; 
	text-decoration:none;}
	
#featured p.more a:hover {
	text-decoration:underline;}

#featured_ri {
	width: 300px; 
	float: left;
	padding: 0px 0px 0px 20px;
	}
	
#featured_ri img {
	border: 1px solid #000;
	}

/* @end */


#content {
	width: 800px; 
	margin: 0 auto 0;
	}

/* @group block 3 */

#block {
	width: 800px; float: left; 
	height: 200px;
	color: #401F03; 
	margin: 40px 0px 20px 0px;}	

#block_page {
	width: 800px; float: left; 
	color: #401F03; 
	margin: 20px 0px 20px 0px;}	

	
#block h2 {
	color: #401F03;  
	font: 22px Arial, Helvetica, sans-serif; 
	padding: 0 0 0px 0px;}
	
#block_page h2 {
	color: #401F03;  
	font: 22px Arial, Helvetica, sans-serif; 
	padding: 0 0 0px 0px;}
	
#block p {
	color: #401F03; 
	padding: 10px 10px 0 0;} 
	
#block p span.boldtext { 
	font-weight: bold;
	color: #401F03;}

#block p.more {
	height: 24px; 
	margin: 20px 0 0 150px; 
	padding: 0;}
	
#block p.more a {
	height:24px; 
	display:block; 
	color: #401F03;
	font: 12px/20px Arial, Helvetica, sans-serif;
	padding:0 0 0 0px; 
	text-decoration: none;}
	
#block p.more a:hover { 
	text-decoration: underline;}

	#block1 {
		width: 245px;
		float: left;
		padding: 0px 10px 0px 0px;}
		
	#block2 {
		width: 245px;
		float: left;
		padding: 0px 10px 0px 15px;}
	
	#block3 {
		width: 245px;
		float:right;
		padding: 0px 0px 0px 10px;}

/* @end */

/* @group footer */

#footer_bg {
	clear: both;
	height: 100px; 
	width: 100%;
	margin: 0 auto 0; 
	padding: 0; 
	background: #525246;
	border-top: 1px solid #333;
	border-bottom: 3px solid #333;
	}
	
#footer_center {
	width: 800px; 
	margin: 0 auto 0;
	color: #C6D1C3;}
	
	#footer_center p.copyright {
		float: right;
		text-align: right;
		color: #C6D1C3; 
		font: 11px/15px Arial, Helvetica, sans-serif;
		padding:  10px 20px 0px 4px;}
	
	#footer_center p.copyright a {
		color: #C6D1C3; 
		text-decoration: none;}

	#footer_center p.copyright a:hover {
		text-decoration: underline;}
	
#footer_nav ul {
	width: 720px;
	margin: 0px;
	padding: 20px 0px 20px 0px;}
	
#footer_nav li {
	float:left; 
	font: 12px/15px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 6px 0px 6px;}
	
#footer_nav ul li a {
	color: #C6D1C3; 
	text-decoration: none;
	padding: 0 0 0 0px;}
	
#footer_nav ul li a:hover {
	text-decoration: underline;}


/* @end */

