/* CSS für Designelemente

(Div Tag Formatierungen) */

#all_divs{
	width				:	980px!important;
	width /**/			:	980px;
	background			:	#A8A9AB url(images/all_divs.gif) repeat-y;
	text-align			:	left;
	position			:	relative;
	left				: 	0px;
	top					: 	0px;
	margin				:	auto auto;
	padding				:	0px 0px 0px 0px;
}


#head{
	display				:	block;
	width				:	980px;
	height				:	203px;
	padding				:	0px;
	margin				:	0px;
}


#head_l{
	float				:	left;
	width				:	240px;
	height				:	203px;
	padding				:	0px;
	margin				:	0px;
	background			:	url(images/head_l.jpg) no-repeat;
}
#head_m{
	float				:	left;
	width				:	500px;
	height				:	203px;
	padding				:	0px;
	margin				:	0px;
	background			:	url(images/head_m.jpg) no-repeat;
}

#head_r{
	float				:	left;
	width				:	240px;
	height				:	203px;
	padding				:	0px;
	margin				:	0px;
	background			:	url(images/head_r.jpg) no-repeat;
}

#konter{
	display				:	block;
	width				:	980px;	
	padding				:	0px;
	margin				:	0px;
}


#konter_l{
	float				:	left;
	width				:	240px;
	height				:	455px;
	padding				:	0px;
	margin				:	0px;
	background			:	url(images/konter_l.jpg) no-repeat;
	clear				:	left;
}
#load_navi_main{
	position			:	relative;
	left				: 	40px;
	top					: 	70px;
	float				:	left;
	width				:	200px;
/*	height				:	100px;*/
	margin				:	0px 0px 0px 0px;
	padding				:	0px;
}

#konter_m{
	float				:	left;
	width				:	500px;
	padding				:	0px;
	margin				:	0px;
	background			:	#ffffff;
}

#load_inhalt{

	width				:	480px;
	padding				:	0px;
	margin				:	10px;

}

#konter_r{
	float				:	left;
	width				:	240px;
	height				:	455px;
	padding				:	0px;
	margin				:	0px;
	background			:	url(images/konter_r.jpg) no-repeat;
}
#load_navi_sec{
	position			:	relative;
	left				: 	0px;
	top					: 	70px;
	float				:	left;
	width				:	200px;
/*	height				:	100px;*/
	margin				:	0px 0px 0px 0px;
	padding				:	0px;
}
/*-------------------------------*/
#load_partner{
	position			:	relative;
	left				: 	0px;
	top					: 	290px;
	width				:	210px;
	margin				:	auto auto;
	padding				:	0px;
	border				:	0px solid #cccccc;
}
#load_partner p{
	color				:#ffffff;
	font-size			: 80%; 
}
#footer{
	clear				:	both;
	width				:	980px;
	height				:	41px;
	padding				:	0px;
	margin				:	0px;
	background			:	url(images/footer.jpg) no-repeat;

}


#load_copyright{
	width				:	980px;	
	height				:	41px;
}

img.merlin{
	position			:	relative;
	top					:	30px;
	left				:	70px;
}
 

 
 

/*-------------------------------*/
