body {
	background-color: #FFFFE8;
	font-family: Verdana;
	font-size: 11pt;
	color: #694305;
	
}

h1, h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: verdana;
	font-weight: normal;
	color: #694305;
	
}

h1 {
	font-size: 18pt;
	text-align: center;
	margin: 0px;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
}

p {
	line-height: normal;
}

a {
	
	text-decoration: underline;
	color: #6C3812;

}

/* Slogan oben */

#slogan {
	text-align: center;
	
	
}

.slogan1 {
	font-size: 12pt;
	color: #694305;
	font-weight: bolder;
	line-height: 200%;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: 1px;
}

.slogan2 {
	font-size: 8pt;
	color: #694305;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height:100%; 
	margin-top:0; 
	margin-bottom:0;
}

#menu {
	text-align: center;
	background-color:rgb(255,250,200);
	background-image:url('images/menu.jpg');
	background-repeat:repeat-x;
	height: 35px;
	width: 109px;
	line-height: 12px;
	font-size: 10pt;
		
}
#menu a:hover {
text-decoration: underline;
color: black;

 }


#menu a {
	font-weight: bold;
	color: #694305;
	font-size: 10pt;
	text-decoration: none;
	
}

#sidebar {
	color: #666666;
	font-weight: bolder;
	text-align: left;
	line-height: 150%;
	margin-top:0;
	margin-bottom:0;
	
}

#sidebar h1 {
	text-align: left;
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: underline;
}

#sidebar a {
	font-size: 10pt;
	font-weight: bold;
	color: #694305;
	text-decoration: none;
}

#sidebar a:hover{
	text-decoration: underline;
}

}
.img {
	
}
.footer {
	text-align: center;
	font-size: 8pt;
	color: #40210C;
}
