/* 
##############################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;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#e4e4e4;
	}
	
	#container
	{
	margin: auto;
	margin-top: 1%;
	font-size: 11px;
	width: 1003px;
	border: 1px solid #303030;
	}


	#box-ges
	{
	margin: auto;
	margin-top:0px;
	width: 1003px;
	background: #303030;
	}
	


	
	#box-head 
	{
	height: 191px;
	/*border: 1px solid #edd397;*/
	background-image: url(../bilder/head.jpg) ;
	}
	
	#box-navi 
	{
	margin: auto;
	height: 55px;
	/*border: 1px solid #edd397;*/
	background-image: url(../bilder/navi_bg.jpg) ;
	}
	
	#box-main 
	{
	margin: auto;
	border: 1px solid #ffffff;
	background: #303030;
	}
	
	

	#contact {
	padding: 4px 0px 0px 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	


	#box-left {
	float: left;
	width:681px;
	background-color:#4c4c4c;
	min-height: 470px;
	max-height:2000px;
	}	
	
	* html #box-left {
	height:430px;
	}


	#box-right {
	float: right;
	width:320px;
	background-color:#303030;
	/*background-image:url(../bilder/rechts_bg.jpg);
	background-repeat:no-repeat;*/
	min-height: 470px;		
	max-height:2000px;
	}	

	* html #box-right {
	height:470px;
	}

	.linkrahmen 
	{
	border: 1px solid #FFFFFF;
	}
	
	.rahmen-gelb 
	{
	border: 1px solid #f8b702;
	}
	
	.fliesstext {
	color:#FFFFFF;
	line-height:1.3
	}


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


	h1
	{
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#f8b702;
	border-bottom: 1px solid #f8b702;
	width:98%
	}

	h2
	{
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#f8b702;
	font-weight:bold;
	}
	
	hr {
	 color : #f8b702;
	 width: 98%;
	 height : 1px;
	 padding : 0;
	 border-width : 1px 0 0 0;
	 border-style : solid;
	}	
	
	.content 
	{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#f8b702;
	margin-left: 50px;
	margin-top: 30px;
	/*border-bottom: 1px solid #90151a;*/	
	}
	
	.contact-adress 
	{
	margin: 0px 0 0 23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:1.3;
	}
	
	.contact-adress2 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	color: #FFFFFF;
	line-height:1.3;
	border-left: 1px #FFFFFF solid;
	}
	
	.buggy 
	{
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	}
	
	.makoweb {font-size:9px	}
	


	a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
		color: #FFFFFF;
	}
	
	a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	a.text:link {
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: 1px dotted #fff;
	}
	
	a.text:visited {
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: thin dotted;
	}
	
	a.text:hover {
		text-decoration: underline;
		border-bottom: 0;
		color: #FFFFFF;
	}
	
	a.text:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: thin dotted;
	}
	
	
	

