body {
	background-color: #a77d4d;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	}


/* Kalibrierung: Abstaende auf Null und restaurieren */ 

/* ======================= */ 

* { padding: 0; margin: 0; } 

p, ul, ol { margin-bottom: 1em; } 
td p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0.5em;
	margin-left: 5px;
}
ol ul { margin-bottom: 0; } 
li { margin-left: 2em; } 

/* ======================= */

#Wrapper {
	width: 918px;
	top: 0;
	position: relative;
	visibility: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;	
}
#Header {
	width: 918px;
	left: 0px;
	top: 0;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../65_screendesign/BG-Wrapper-Krieg.gif);
	background-repeat: repeat-y;
	height: 184px;
}
#Head-left {
	position: absolute;
	left: 18px;
	top: 0px;
	height: 184px;
}
#Head-right {
	position: absolute;
	left: 631px;
	top: 0px;
	height: 184px;
}

#Pagecell {
	position: relative;
	top: 0px;
	left:0px;
	padding: 0px;
	margin: 0px;
	width: 918px;
	background-image: url(../65_screendesign/BG-Pagecell.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 359px;
}
#pics {
	overflow: visible;
	position: absolute;
	height: 359px;
	width: 269px;
	left: 613px;
	top: 0px;
	background-image: url(../65_screendesign/BG-pics.gif);
	background-repeat: no-repeat;
	background-position: 0px 349px;
}

#Content {
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 18px;
	width: 882px;
	height: 359px;
	background-image: url(../65_screendesign/Navibereich.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#Mainnavi {
	width: 918px;
	left: 0px;
	top: 0;
	position: relative;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../65_screendesign/BG-Wrapper-Krieg.gif);
	background-repeat: repeat-y;
	height: 39px;
}

#Fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	height: 20px;
	padding: 0;
	margin: 0;
	width: 918px;
	color: #463725;
}

	#Fusszeile a {
    text-decoration: none;
    margin: 0 2px;
    color: #463725;
	}

	#Fusszeile a:hover, #Fusszeile a:active {
	text-decoration: underline;	
	}


#BG-Top {
	width: 918px;
	position: relative;
	visibility: visible;
	height: 18px;
}

#story {
	height: 359px;
	width: 440px;
	position: absolute;
	left: 173px;
	top: 0px;
	overflow: auto;
	background-image: url(../65_screendesign/story-schatten.gif);
	background-repeat: no-repeat;
	background-position: 58px 349px;
}
