BODY {
	margin:0px;
	margin-left:1px;
	background-color:#928858;
	background-image:url(../images/bodybg.jpg);
	font-family:verdana, arial;
	font-size:12px;
	text-align:justify;
	}

H1 {
	height:20px;
	padding:5px 2px 0px 3px;
	background-image:url(../images/linebg.jpg);
	color:white;
	font-weight:bold;
	margin:0px;
	font-size:12px;
	}

H2 {
	color:#928858;
	font-size:12px;
	margin:0px;
	padding:0px;
	}

H3 {
	color:#ABA481;
	font-size:12px;
	margin:0px;
	padding:0px;
	}

a:link {color:#928858; text-decoration:underline;}
a:active {color:#928858; text-decoration:underline;}
a:visited {color:#928858; text-decoration:underline;}
a:hover {color:#928858; text-decoration:none;}

#header {
	font-size:12px;
	width:897px;
	padding-left:3px;
	height:17px;
	padding-top:133px;
	background-image:url(../images/header.jpg);
	border-bottom:1px solid white;
	border-top:1px solid white;
	color:#ACA382;
	text-align:center;
	}
#header a:link {
	color:white;
	text-decoration:none;
	}
#header a:active {
	color:white;
	text-decoration:none;
	}
#header a:visited {
	color:white;
	text-decoration:none;
	}
#header a:hover {
	color:white;
	text-decoration:underline;
	}


	
#main {
	width:900px;
	background-image:url(../images/mainbg.jpg);
	}
	
#links {
	width:200px;
	float:left;
	text-align:left;
	}
	
.navtitle {
	height:20px;
	padding:5px 2px 0px 3px;
	background-image:url(../images/linebg.jpg);
	color:white;
	font-weight:bold;
	border-bottom:1px solid white;
	font-size:12px;
	}
	
.button {
	color:white;
	background-color: #928858;
	font-weight:bold;
	font-size:11px;
	}
	
.button a:link {
	color:white;
	border-bottom:1px solid white;
	background-color: #ABA481;
	padding:2px 2px 2px 10px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	}
	
.button a:active {
	color:white;
	border-bottom:1px solid white;
	background-color: #ABA481;
	padding:2px 2px 2px 10px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	}
	
.button a:visited {
	color:white;
	border-bottom:1px solid white;
	background-color: #ABA481;
	padding:2px 2px 2px 10px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	}
	
.button a:hover {
	color:white;
	border-bottom:1px solid white;
	background-color: #928858;
	padding:2px 2px 2px 10px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	}
	

	
#mitte {
	width:520px;
	padding:10px;
	float:left;
	line-height:1.4em;
	}
	
#rechts {
	width:160px;
	float:left;
	}
	
#footer {
	width:900px;
	height:22px;
	padding-top:7px;
	background-image:url(../images/linebg.jpg);
	color:white;
	font-size:12px;
	text-align:center;
	border-top:1px solid white;
	border-bottom:1px solid white;
	}
	
#footer a:link {color:white; text-decoration:none;}
#footer a:active {color:white; text-decoration:none;}
#footer a:visited {color:white; text-decoration:none;}
#footer a:hover {color:white; text-decoration:underline;}
	

.red {
	color:#ACA382;
	}
	
#fest
{   
	position: absolute;  
    	top: 182px; left: 907px; 
    	width: 120px;
}                      
html>body #fest
{  
	position: fixed;   
} 

/***** Index Box FAQ *****/
#boxfaq {
	border:1px solid #514B29;
	background-color:#EDECE6;
	padding:10px;
	text-align:left;
	}
	
#boxfaq ul {
	list-style-image:url(images/arrow.gif);
	line-height:1.5em;
	}