/* Grundeinstellungen ____________________________________________________ */
	html  {	    margin: 0px ; padding: 0px; height: 100%;  	  }
	body   {	
	background: #000000 url(../images/bg.png); 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 14px;
    color: #333333;	
    margin: 0px;
    padding: 0px;	
    text-align: left;	
	line-height:17px;
	  }
a   {	   color: #333333;	    text-decoration: none;  }
a:hover   {	    color: #f08a00;  }
#left   {	    float:left;  }
#right   {     float:right;   }
h1   {	font-family:"Jura", Verdana, Arial, Helvetica, sans-serif;	padding:0 0 30px 0;	margin:0;	font-size: 24px;	font-weight: bolder;	color: #f08a00;	}
h2   {	font-family: "Jura", Verdana, Arial, Helvetica, sans-serif;	padding:  30px 0 15px 0;	margin:0 ;	font-size: 24px;	color: #f08a00;	font-weight: bolder;}
h3   {	font-family:  Arial, Verdana, Helvetica, sans-serif;	padding:  10px 0 ;	margin:0 ;	font-size: 15px;	color: #f08a00;	font-weight: bolder;}
h4   {	font-family: "Futura Bk BT", Verdana, Arial, Helvetica, sans-serif;	padding:  0 0 15px 0;	margin:0 ;	font-size: 25px;	color: #626c2d;	font-weight: normal;}

a.weiss   {	  font-size: 12px;   color: #FFFFFF;  }
a.weiss:hover   {	    color: #333333;  }



	
/* oben ____________________________________________________ */
	#lg {position:absolute; top:200px; left:-7px; text-align:right;}
	.lang{	font-family:Arial,Helvetica,sans-serif;	font-size:14px;	color:#000000; padding:6px 8px;
		border-radius:8px;	-moz-border-radius:8px;	-webkit-border-radius:8px;	background:#828282; margin-bottom:10px;}
	.lang:hover {	background:#ffffff;}
	#top {position:absolute; margin:-7px 0 0 760px; text-align:center;}
	.tel{	font-family:Arial,Helvetica,sans-serif;	font-size:14px;	color:#ffffff; padding:10px 6px 6px 6px;
		border-radius:8px;	-moz-border-radius:8px;	-webkit-border-radius:8px;	background:#cac8c8; opacity:0.6; margin-right:10px; float:right;}
	.tel:hover{	background:#ffffff;opacity:1.0;  }
	#banner {width:990px; height:405px;	background-image: url(../images/feuer.png); 	background-repeat: no-repeat;	background-position: right top;}
	.logo {	padding-left:50px; }
	#flame {position:absolute; margin-left:-37px; }
	
	
/* menu ___________________________________________________ */
	#menu {width:895px;height:50px;border-bottom:1px solid #ffffff;border-top:1px solid #ffffff; text-align:right; margin-top:155px; float:right; }
	a.menu	{ font-family: "Jura", Arial, Helvetica, sans-serif; font-size: 22px;  color: #ffffff; padding:13px 8px ; }
	a.menu:hover	{ color: #f08a00; }
	
         
/* Content ____________________________________________________ */
	
	#start {
	position:absolute;
	margin:20px;
	width:320px;
	padding:15px 20px;
	background-color:black;
	opacity: 0.8;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:white;
	z-index:100;
	font-size:14px;
	font-style: italic;
	text-align:left;
	line-height:22px;
}
	
	
	
	#main  {width:930px;padding:40px 30px 60px 30px; overflow:hidden; margin-top:-16px; background-color:white; }
	#oefen  {
	width:990px;
	height:555px;
	margin: 0 -30px -60px 0;
	background-color:white;
	background-image: url(../images/typen.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
	.typen {padding:0 0 10px 90px; }
	a.gr {font-size:16px; }
	a.gr:hover {color:#f08a00; }
	#text {width:620px;float:right;padding-left:20px;font-size:13px; line-height:17px;}
	#gal {width:720px;float:right;padding-left:20px;font-size:13px; line-height:17px;}
	#text2 {width:620px;float:left;padding-right:20px;font-size:13px; line-height:17px;}
	.liste{line-height:24px;}
	.orange {padding:15px 0 10px 0;	font-size: 14px;	font-weight: bolder;	color: #f08a00;}
	#button_hg {width:106px; height:25px; text-align:center; background-image: url(../images/button.png);
	background-repeat: no-repeat;	background-position: left top;	padding:6px 6px 4px 6px;	 margin-bottom:10px;}
	a.button {font-family: "Jura", Arial, Helvetica, sans-serif; font-size:18px; color:#ffffff; font-weight:bolder; }
	a.button:hover {color:#f08a00; }
	
	
/* Bottom ____________________________________________________ */
	
	#bottom  {
	width:990px;
	height:250px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	
}
	#imp  {
	width:960px;
	height:18px;
	background-image: url(../images/bg_bottom.png);
	background-repeat: x-repeat;
	background-position: left top;
	clear:both;
	padding: 0 15px;
	text-align:right;
	margin-bottom:10px;
	color:white;
}
	.box  { float:left;  padding: 0 40px 15px 20px; color:white; font-size:15px;line-height:20px; }
	.texte  {  width:240px; float:right;  padding: 20px 0 15px 0; font-weight:bold;color:#645846;font-size:30px; }
	#bottom a  {    color: #ffffff;  }
	#bottom a:hover  {    color: #f08a00; }
	


