/* 
##############################CSS Document ©2006 by www.makoweb.de##############################
###################created by MaKoWeb - Marcel Koch / E-Mail: mail@makoweb.de###################
*/

	html, body { height: 100%; }	
	
	body
	{
	margin: 0;
	padding: 0;
	background-color:#e4e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:center;
	}
	
	#container {
	margin: auto;
	margin-top: 1%;
	width: 990px;
	border: 1px solid #303030;
	text-align:left;
	}
	
	#box-ges {
	margin: auto;
	margin-top:0px;
	width: 990px;
	background: #e0d2b8;
	}

	#left, #right {
	float:left;
	border-bottom: 1px solid #e61f1e;
	height:187px;
	}
	
	#left {
	width:787px;
	}

	#right {
	width:203px;
	background-color:#FFFFFF;
	}

/*	#right {
	background-color:#e0d2b8;	
	width:23%;
	}*/

	#left-u, #middle-u, #right-u {
	float:left;
	}
	
	#left-u {
	background-color:#d3bf9a;
	width:240px;
	height:auto;
	}
	
	#navigation {
	padding: 25px 0 25px 25px;
	}
	
	#nav-adresse {
	background-color:#e0d2b8;
	padding: 25px 0 25px 35px;
	font-size:11px;
	}
	

	#middle-u {
	background-color:#fff;
	width:545px;
	}
	
	#middle-content {
	background-color:#fff;
	padding: 25px 0 0 25px;
	}


	#right-u {
	background-color:#e0d2b8;	
	width:203px;
	}
	
	#copyright {
	font-size:9px;
	color:#999999;
	background-color: #fff;
	border-top: 1px solid #e61f1e;
	text-align:center;
	padding:10px;
	}
	
	
	.aktuelles-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656558;
	padding-left:11px;
	}
	
	h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e7211f;
	}

	
	h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e7211f;
	padding-left:11px;
	}
	
	.navi{
	color:#384454;
	font-size:13px;
	font-family:/*"Myriad Web Pro",*/ Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*width:300px;*/
	padding:10px;
	margin:0;
	list-style:none;
	text-align:left;
	}
	
	.navi li{
	padding: 3px 0 3px 0;
	}
	
	.navi2{
	color:#384454;
	font-size:11px;
	font-family:/*"Myriad Web Pro",*/ Arial, Helvetica, sans-serif;
	/*width:300px;*/
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
	text-align:left;
	}
	
	/*.navi2 li{
	padding: 3px 0 3px 0;
	}*/	


	
	.fett {
	font-weight:bold;
	}	

	.kursiv {
	font-style:italic;
	}	
	
	.table {
	background-color: #e0d2b8;
	border: 1px solid #006600;
	width:500px;	
	}
	
	.rahmen {
	border: 1px solid #142b17;
	}	

	
	.makoweb {font-size:9px	}
	
	/* ############################ LINK KLASSEN ############################ */


	a:link {
		color: #e7211f;
		text-decoration: underline;
	}
	
	a:visited {
		color: #e7211f;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: none;
		color: #e7211f;
	}
	
	a:active {
	color: #e7211f;
	text-decoration: none;
	}
	
	/* ############################ NAVIGATION ############################ */
	
	a.navi:link {
		color: #384454;
		text-decoration: none;
	}
	
	a.navi:visited {
		color: #384454;
		text-decoration: none;
	}
	
	a.navi:hover {
		text-decoration: none;
		color: #e7211f;
	}
	
	a.navi:active {
	color: #e7211f;
	text-decoration: none;
	}
	
		/* ############################ NAVIGATION LI 2 ############################ */
	
	a.navi2:link {
		color: #384454;
		text-decoration: none;
	}
	
	a.navi2:visited {
		color: #384454;
		text-decoration: none;
	}
	
	a.navi2:hover {
		text-decoration: none;
		color: #e7211f;
	}
	
	a.navi2:active {
		color: #e7211f;
		text-decoration: none;
	}

	
	/* ############################ NAVIGATION ENDE ############################ */
	
	/* ############################ Bilder KLASSEN ############################ */
	
	.bild-inhalt {
	margin-right:25px;
	border: 1px solid #142b17;
	}
	
	.bild-inhalt-float {
	float:right;
	margin:0 20px 0 20px;
	border: 1px solid #142b17;
	}
	

	/* ############################ LANG ############################ */
	
	#language {
	width:180px;
	margin: 10px 0 0 10px;
	font-size:9px;
	
	}
	
	.lang {
	float:left;
	margin:20px 0 0 25px;
	}
	
	.trotzkopf {
	margin:30px 0 0 20px;
	}
	
	/* ############################ Bildergalerie ############################ */
	
	.gal 
	{
	width:450px;
	/*margin: 15px;*/
	}
	
	.gal-bild 
	{
	margin: 5px;
	/*border: 1px solid #666666;*/
	}

	.galbox 
	{
	width: 140px;
	text-align:center;
	float:left;
	margin: 5px;
	/*border: 1px solid #CCCCCC;*/
	background-color: #e0d2b8;
	}	



	

	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */	
	
	
	
	


