﻿#AreaHeader { }

/*
div.AreaEdit { background-color: #e6e6e6; border-top: solid 0.1em #fff; padding: 0.5em 0.5em 0.5em 17em; }
*/
div.AreaEdit { background-color: #e6e6e6; border-top: solid 0.1em #fff;}

#Page div.AreaEdit { padding: 0.5em 0.5em 0.5em 17em;}

#AreaNavigation 
{ 
	float: left;
	
	width: 199px;
	
	margin: 0px;
	margin-top: -10px;	
	margin-left: 9px;	
	margin-top: -20px;	
	position: relative;	
	/*
	border: dotted 1px blue;
	*/
}

#AreaBody 
{ 
	float: left;
	/*margin-left: 48px;	*/
	margin-left: 40px;
	margin-top: 38px;
	/* P:NETZE */
	/*
	margin-top: 47px;
	*/
	width: 486px;
	/*
	border: dotted 1px Orange;
	*/
}

#AreaMargin
{
	float: left;
	margin-top: 38px;
	margin-left: 24px;
	/* P:NETZE */
	/*
	margin-top: 47px;
	margin-left: 30px;
	*/
	
	width: 199px;
	/*
	border: dotted 1px green;
	*/
}

#AreaFooter { clear: both; margin: 0em 1em 0.5em 1em; width: auto; }
