body {
	scrollbar-3dlight-color:#582718;
	scrollbar-highlight-color:#582718;
	scrollbar-shadow-color:#242424;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#242424;
	scrollbar-arrow-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #242424;
	background-repeat : repeat-y;
	background-position: top left;
	background-image:url(/img/bg.gif);
}

/* LAYER-Styles */


#gesamt {
	width: 980px;
	height: auto;
	text-align: left;
	padding-left: 20px;
}

/* Logos */

#logoarea {
	width: 940px;
	height: 182px;
    background-repeat : repeat-x;
	background-position: top left;
	background-image:url(/img/hintergrundkachel.jpg);
}

#logo {
	width: 940px;
	height: 128px;
	padding-top: 20px;
}


/* Navigation */

#navigation {
	width: auto;
	height: 40px;
	text-align: left;
	padding-left: 190px;
	padding-right: 190px;
}

#nav_point {
	float:left;
	width:auto;
	height:auto;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	text-align: left;
	font-family: Times New Roman, sans-serif;
	font-style: italic;
	font-size: 16px;
}

html>body #nav_point {  /* nur fuer moderne Browser! */
	padding-top:5px;
}

/* Contentbereich allgemein */

#imagebild {
	width: 940px;
	height: 334px;
}

#contentarea {
	width: auto;
	height: auto;
	text-align: left;
	padding-bottom:10px;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	font-family: Times New Roman, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #787878;
}


#clear {
	clear: both;
	height:1px;
}
