/***************** Banner ******************************/
#main #banner {
	height: 263px;
}

#main #banner #title{
	position: absolute;	
	left:20px;
	top: 210px;
	
	}
#main #banner #logo{
	position: absolute;	
	left:367px;
	top: 16px;	
	}
	
	
/************* Navigation *************/
#main #nav_container #navigation {
	top: 36px;
}
#main #nav_container #search_content {
	top: 391px;
}

/************* Content *************/
#main #con_head{
	position: absolute;	
	left:167px;
	top: 304px;
	
	width: 516px;
	height: 3px;
	
	}
#main #content{
	position: relative;	
	left:167px;
	top: 307px;
	
	width: 516px;
	
	}

#main #content select{
	width: 250px;
	
	line-height: 30px;
	}
/************* Werbung *************/
#main #werbung {
	position: absolute;
	left:688px;
	top: 304px;
	
	width: 162px;
	height:371px;
}
