body{ 
	margin: 0px;
	background-color: #E8E8E8;
	background-image:url('../img/bg_sandlane.jpg');
	font-family: arial, helvetica, verdana;
	font-size:100%;
	color: #669933;
	text-align:center;}

#container{
	width:926px;
  	position:relative;
	text-align:left;
	margin:0 auto;}
#header{
	width:925px;
	height:150px;
	border-bottom:1px solid #4FAC24;
	margin-bottom:6px;}
#header_left{
	float:left;}
#header_right{
	float:right;}	
#text{
 	width:924px;
	height:104px;
	border-bottom:1px solid #4FAC24;
	padding-bottom:6px;
	margin-bottom:12px;
	font-size:80%;
	font-weight:bold;
	/*
	text-align:justify;
	*/
	}
#text_links{
	float:left;
	width:300px;}
#text_midden{
	float:right;
	width:300px;
	margin-right:12px;}
#text_rechts{
	float:right;
	width:300px;
	margin-right:2px;}
#text_iframe_links{
 	width:612px;
	font-size:80%;
	font-weight:bold;
	text-align:justify;}
	
#head_links{
	float:left;
	width:300px;
	height:300px;}
#head_midden{
	float:right;
	width:300px;
	height:300px;
	margin-right:12px;}
#head_rechts{
	float:right;
	width:300px;
	height:300px;
	margin-right:2px;}

#content_links_banner{
	float:left;
	width:612px;
	height:36px;}
#content_rechts_banner{
	float:right;
	width:300px;
	height:36px;}	
#content_rechts_banner_contact{
	float:right;
	width:300px;
	height:36px;
	margin-right:2px;}	

#content_links{
	float:left;
	width:612px;
	height:264px;}
#content_links_emailform{
	float:left;
	width:612px;
	height:258px;
	font-weight:bold;
	font-size:70%;
	padding-top:6px;}

#content_rechts{
	float:right;
	position:absolute;
	left:624px;
	top:276px;
	width:300px;
	height:300px;}

html>/**/body #content_rechts{
	float:right;
	position:absolute;
	left:624px;
	top:280px;
	width:300px;
	height:300px;}

#content_rechts_contact{
	float:right;
	width:300px;
	height:264px;
	margin-right:2px;}

iframe.iframe_links{
	width:612px; 
	height:264px;
	margin:0px;}

iframe.iframe_rechts_banner{
	width:300px; 
	height:36px;
	margin:0px;}
iframe.iframe_rechts{
	width:300px; 
	height:300px;
	margin:0px;}
iframe.iframe_rechts_contact{
	width:300px; 
	height:264px;
	margin:0px;}

ul.iframe_rechts li {
	padding-top:2px;
	list-style:none;
	font-size:80%;} 
ul.iframe_rechts a {
	font-weight:bold;
	text-decoration:none;}
	
* {
	margin: 0;
	padding: 0;}
	
input{
	font-size:85%;
	margin-top:4px;
	width:200px;
	height:20px;}

input.send{
	font-size:85%;
	margin-top:4px;
	width:100px;
	height:24px;
	font-weight:bold;}

#footer{
	height:16px;
	width:924px;
	border-top:1px solid #669933;
	margin-top:12px;
	padding-top:12px;
	font-size:70%;
	color: #999;
	text-align:right;}
#footer_left{
	height:16px;
	width:700px;
	vertical-align:middle;
	text-align:left;
	float:left;}
#footer_right{
	height:16px;
	width:184px;	
	text-align:right;
	float:right;}
	
a {
	color: #E60003;
	text-decoration:underline;}
a:hover {
	color:#E60003;
	text-decoration:none;}
a.footer {
	color: #666;
	text-decoration:underline;}
a.footer:hover {
	color: #666;
	text-decoration:none;}
a.footer_none {
	color: #999;
	text-decoration:none;}
a.footer_none:hover {
	color: #999;
	text-decoration:none;}