body {
	margin: 0;
	padding: 20 0 20 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: #25160F;
	overflow: -moz-scrollbars-vertical;
	scrollbar-face-color: #dddddd;
	scrollbar-3dlight-color: #FAF9F8;
	scrollbar-darkshadow-color: #FAF9F8;
	scrollbar-highlight-color: #E6E3E1;
	scrollbar-shadow-color: #050D22;
	scrollbar-arrow-color: #550001;
	scrollbar-track-color: #efefef;
}
/********************************************* CONTAINER *********************************************************/
#box {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	width: 1000px;
	background-color: #462F21;
}
/****** Linkdefinitionen ******/
a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #efefef;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #ff9900;
	text-decoration:underline;
}
/********************************************* TITEL *********************************************************/
#titel {
	width: 1000px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0 0 0 0;
	background-color: #462F21;
}
/********************************************* NAV *********************************************************/
#menu {
	float: left;
	width: 298px;
	height: 100%;
	background-color: #462F21;
	background-image:  url(images/background_menu.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 45;
}

#menu p {
	margin: 0;
	padding: 0px 0px 0 30px;
	color: #ffffff;
	line-height: 20px;
	letter-spacing: 1px;
}
#menu .haupttitel {
	font-size: 14px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #FC990E;
	padding: 0px 0px 0px 0px;
	font-weight: 900;
	letter-spacing: 1px;
}

#menu table {
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-weight: 900;
	letter-spacing: 1px;
}

#menu a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #CBC0AB;
	letter-spacing: 1px;
	}
#menu a:hover {
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: underline;
	letter-spacing: 1px;
	}
#menu a.active {
	color: #CBC0AB;
	letter-spacing: 1px;
	text-decoration: none;
	letter-spacing: 1px;
	}

/********************************************* INHALT *********************************************************/
#inhalt {
	width: 702px;
	float: left;
	padding: 45 0 0 0;
	text-align: justify;
	font-size: 12px;
	line-height: 13px;
	background-color: #462F21;
	background-image:  url(images/background_inhalt.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#inhalt .haupttitel {
	font-size: 22px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #CBC0AB;
	font-weight: 900;
	letter-spacing: 1px;
}
#inhalt .untertitel {
	font-size: 16px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #CBC0AB;
	font-weight: 900;
	letter-spacing: 1px;
}
#inhalt .haupttitelblack {
	font-size: 22px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #CBC0AB;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 25px;
}

#inhalt p {
	font-size: 12px;
	width: 670px;
	line-height: 20px;
	text-align: left;
	padding: 0 0 0 0;
	color: #CBC0AB;
	letter-spacing: 1px;
}
#inhalt .klein {
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	padding: 5 0 0 0;
	color: #CBC0AB;
	letter-spacing: 1px;
}
#inhalt input, textarea, select {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A846D;
	letter-spacing: 1px;
}
#inhalt a {
	color: #FC990E;
	text-decoration: underline;
	letter-spacing: 1px;
	font-weight: 700;
	}
#inhalt a:hover {
	color: #806D5C;
	text-decoration: underline;
	letter-spacing: 1px;
	font-weight: 700;
	}
#inhalt a.active {
	color: #FC990E;
	letter-spacing: 1px;
	background: #ffffff;
	font-weight: 700;
	}
#inhalt table {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding: 0px 0px 0 0px;
	color: #CBC0AB;
	letter-spacing: 1px;
}
#inhalt .none {
	background-color: #FCFBF5;
}
#inhalt .fehler {
	background-color: #462F21;
	font-weight: 700;
	color: #FFFFFF;
}
#inhalt ul {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding: 0px 0px 0 0px;
	color: #CBC0AB;
	letter-spacing: 1px;
	list-style-image: url(images/punkt.gif);
}
#inhalt .bildrand {
	border: 3px solid #ffffff;
	padding: 5px;
}

/********************************************* Footer *********************************************************/
#footer {
	clear: both;
	/* position: fixed;
	top: auto; */
	background-color: #462F21;
	color: #ffffff;
	text-align: left;
	width: 1000px;
	height: 60px;
	line-height: 14px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}
#footer table {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #ffffff;
	letter-spacing: 1px;
}
#footer a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
	letter-spacing: 1px;
}
#footer a.active {
	text-decoration: underline;
	color: #ffffff;
	letter-spacing: 1px;
}
