
/*  ---------------------------------------------------- */

html	{
	margin:0; padding:0; border:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 86%;
	line-height: 1.25;
	}

body	{
	width:100%; height:100%;
	margin:0; padding:0; border:0;
	color: #404051;
	background: #404051;
	}

/*  ---------------------------------------------------- */

#screen {
	width:800px;
	margin:auto;
	padding:0;
	align:center;
	}

#header {
	width:800px; height:105px;
	margin:0;
	border:0;
	background:url("../img/body/root_top_002.gif") no-repeat top left;
	}

#headline {
	margin:0;
	padding:0;
	border:0;
	color:#404051;
	font-size:100%;
	}

#waren {
	float:right;
	width:80px;
	margin:0;
	padding-top:40px; padding-right:40px;
	border:0;
	color: #404051;
	font-size:80%;
	}

#waren a {
	color: #404051;
	}

#waren a:hover {
	color: #6E6E8C;
	}

#schrift {
	margin:0;
	padding-top:65px; padding-left:225px;
	border:0;
	}
	
#schrift h1 {
	margin:0;
	border:0;
	}

#nav {
	width:800px; height:33px;
	margin:0; padding:0;
	border:0;
	background:url("../img/body/root_nav_002.gif") no-repeat bottom left;
	overflow:hidden;
	}

#mid {
	width:800px; height:407px;
	margin:0; padding:0;
	border:0;
	background:url("../img/body/root_con_002.gif") no-repeat top right;
	}

#sidebar {
	width:205px; height:407px;
	float:left;
	margin:0; padding:0;
	background:url("../img/body/root_navside_002.gif") no-repeat top left;
	}

#content {
	height:380px;
	line-height:16px;
	margin:0 42px 0 15px;
	padding:10px 7px 0 25px;
	border:0;
	font-size: 88%;
	overflow:auto;
	}

#content a {
	margin:0; padding:0;
	border:0;
	font-weight:bold;
	color:#06153D;
	text-decoration:none;
	}

#content a:hover, #content a:active	{
	text-decoration:none;
	color:#575C8C;
	}

#content ul li {
	list-style:disc;
	}

#content ul li#blank {
	list-style:none;
	}

#foot {
	clear:both;
	width:800px; height:38px;
	margin:0;
	padding:0;
	border:0;
	color:#44442D;
	font-size: 80%;
	background:url("../img/body/root_foot_002.gif") no-repeat top left;
	}