* 
{ 	margin: 0;
	padding: 0;
	border: none;
}

body {
	background-color: #F9F3E5;
	color: #40372A;
	font-family: Tahoma;
	font-size: 0.83em;

}

a.dec {
	font-size: 1em;
}
a.defaults {
	font-size: 1.1em;
}

a.inc {
	font-size: 1.2em;
}

#center
{
	width: 980px;
	margin: 0 auto;
}

#header
{
	width: 980px;
	float: left;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;	
	background-color: #dae0bf;
	border: 1px solid #08522b;
}


#menu
{
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8E1D0;
}

#right
{
	width: 180px;
	float: right;
	background-color: rgb(238,230,219);
	padding: 10px;
}

#content
{
	width: 560px;
	float: left;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#headerbild
{
	width: 600px;
	height: 138px;
	float: right;
	/*
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/bildoben.png);	
	*/
}

#info
{
	float: left;
	width: 380px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent
{
	width: 980px;
	float: left;
	padding-top: 20px;
	
}

#footer
{
	width: 980px;
	float: left;
	text-align: center;
	font-size: 0.83em;
	font-size: 0.85em;
	color: #6C6C6C;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	padding-top: 50px;
}

#footer a {
	color: #6C6C6C;
	text-decoration: none;
}

#right  a {
	color: black;
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}

#menu ul 
{
	padding-left: 7px;	
	font-family: Geneva,Arial,Helvetica,sans-serif;
	background-color: #E8E1D0;
}

#menu ul ul
{
	padding-left: 10px;	
}

#menu li
{
	display: block;	
	list-style-type: none;
}

#menu li a
{
	display: block;	
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;

}

#menu li.curr a, #menu li.curr li.curr a, #menu li.curr li.curr li.curr a
{
	background-color: #CAD2A3;
	font-weight: bold;

}

#menu li.curr li.curr li.curr a {
	font-size: 0.8em;	
}

#menu li.curr li a, #menu li.curr li.curr li a, #menu li.curr li.curr li.curr li a
{
	background-color: #E8E1D0;	
	font-weight: normal;
	font-size: 0.8em;

}


#menu li a:hover {
	text-decoration: underline;
}

 h1 {
	font-size: 1.2em;
	padding-bottom: 10px;
}

h2 {
	font-size: 1em;
	padding-bottom: 7px;
}

 h3 {
	font-size: 1em;
	padding-bottom: 5px;
}


a {
	color: #40372A;
	text-decoration: underline;
}

a:hover {
	color: #40372A;
	text-decoration: none;
}

p
{
	padding-bottom: 10px;	
}


hr { border: none; height:20px; border-top: 1px solid #000;  color: #F9F3E5;}

#content li, #right li
{
	list-style-position: inside;	
}

#content li li, #right li li
{
	padding-left: 10px;	
}

#content ul, #right ul
{
	padding-bottom: 10px;	
}

#news h1.news_top
{
	font-size: 1.2em;
	padding-bottom: 10px;
}

#news h1
{
	font-size: 1em;
	padding-bottom: 3px;
}

#news p
{
	padding-bottom: 0px;	
}

#news hr
{
	height: 20px;
	border: none;
	color: rgb(238,230,219);
}

#header img
{
	float: left;
	padding-right: 20px;
	padding-left: 5px;
}

#header h1
{
	font-size: 1.1em;	
}

#footer img
{
	padding-left: 5px;	
}

#wetter
{
	margin-bottom:10px;	
}

#search form
{	
	
}

#search input.suchfeld
{
	width: 90px;	
	float: left;
	border: 1px solid #d1d1d1;
	border-top: 1px solid #a5a5a5;
	margin-right: 5px;
}

#search input.suchbutton
{
	width: 50px;
	border: 1px solid #b9c095;
	border-top: 1px solid #8c9171;
	background-color:#CAD2A3;
	text-align: center;
}
