﻿/*	HOMEPAGE	=> aventoft.de
	PUBLISHER	=> lammertz.net 
	----------------------------------------	*/


body { 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #3e3c3d;
	}

#los {
	position: absolute;
	background: #bee0cb;
	top: 5px; left: 50%;
	height: 600px; width: 990px;
	margin: 0px 0px 0px -495px;
	padding: 0px;
	}

#logo { position: absolute; margin: 10px; }
#l1 { position: absolute; margin: 0px; }
#l2 { position: absolute; margin: 25px 0 0 110px; }

	

#content { 
	position: absolute;
	margin: 150px 0 0 0;
	padding: 0px;
	height: 450px;
	width: 990px;
	background: #ffffff;
	}	

a {	
	color: #ff0000;
}


#navi { 
	position: absolute;
	top: 0;
	margin: 0 0 0 495px;
	right: 0;	
	width: 495px;
	height: 150px;
	padding: 0;
	background: #4aaf74;
	display: block;
	}	


#buttons { 
	position: absolute;
	margin: 8px 0 0 14px;
	}

#navi a {	
	width: 100px; 
	display: block;
	margin: 0 6px 6px 0;
	float: left;	
	background: #bee0cb;	
	padding: 5px;
	cursor: pointer;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#navi a:hover {
	background: #4aaf74;
	color: #fff;
}


.bleiste {
	clear: both;
	height: 16px;
}
* html .bleiste { margin: 8px 0; }


#bg_buttom { 
	position: absolute;
	margin: 452px 0 0 0;
	height: 35px;
	width: 990px;
	background: #3e3c3d url(bg_bottom.gif) repeat-x;
}	



#l_a, #l_b, #l_c, #l_d,
#r_a, #r_b, #r_c, #r_d, #r_e, #r_f, #r_g { 
	position: absolute; 
	}

