/* ************************************
***	Oberkraemer.de ********************
*** Copyright VCAT Consultung GmbH ****
***	www.vcat.de ***********************
************************************ */
html,body	{	height:101%;	}
#bg_all	{	 width:100%; background:url(/fileadmin/templates/images/bg_body_2.jpg) repeat-x top; 	}

#global
{
	width:1000px;	
	position:relative;
	/*left:50%;
	margin-left:-500px;*/
	margin:auto;
	overflow:auto;
	
}
body		{ background-color:#8abae6; 	background:url(/fileadmin/templates/images/bg_body.jpg);	}

/*#global		{	background:url(/fileadmin/templates/images/bg_global.jpg) no-repeat top;	}*/
#header		{	background:url(/fileadmin/templates/images/bg_header.jpg) no-repeat bottom center;	height:202px;	}
#content	{	background:url(/fileadmin/templates/images/bg_content.jpg) repeat-y top center;	 }
#content_2	{	
	background:url(/fileadmin/templates/images/bg_content_2.jpg) repeat-y bottom center;	 
	width:1000px;	
	position:realtive;
	margin-left:0px;
	overflow:auto;
	padding-bottom:150px;
	overflow:hidden;
	
}

#content_left,
#content_middle,
#content_right	{	float:left;	}

#contentleft,
#contentright 	{	width:255px; float:left;	}

#footer		{	  background:url(/fileadmin/templates/images/bg_footer.png) no-repeat top center; margin-top:-100px; 	height:260px; width:1000px;	}

#content_left	{	margin-right:30px;	}
#content_middle	{	width:530px; overflow:hidden; 	}
#path,
#contenttop,
#contentleft	{	margin-left:20px;	}
#content_right	{	width:182px; left:23px; position:relative; overflow:hidden;  	}

#path			{	width:510px; margin-bottom:15px;		}
#path_content,
#path_special	{	float:left;		}
#path_content	{	width:378px;	}
#path_special	{	width:130px; padding:0px;	}

/*speziell *************************************/

/*META-Header *************************************/
ul.meta-header	{
	float:right;
	margin-right:30px;
}
li.meta_border	{	padding-left:14px; padding-right:14px;	}

/*HEADER ****************************************/
#ortsteile	{	position:absolute; top:156px;left:34px;	}


