body {
	background:#d5d5d5 url(../images/goldtapete.jpg);
	color:#555555;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
}
#body2 {
	background-image:url(../images/fussbg.png);
	background-repeat:repeat-x;
	background-position:bottom center;
}

#page {
	width:900px;
	margin:auto;
	padding:auto;
	text-align:left;
	background:url(../images/page.png) left top repeat-y;
display:block;
}

#header {
	width:860px;
	height:60px;
	background:#fff;
	clear:both;
	padding:20px 20px 0 20px;
}
#header span  {
float:right;
font-weight:bold;
font-size:22px;
margin:20px 360px 0 0;
color:#99000c;
border:0px solid yellow;
}
#menulinks {
	clear:both;
	width:890px;
	padding-left:10px;
	height:33px;
	background:url(../images/menulinks.png) top left  no-repeat;
}

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }
  
#menulinks a {
color:#555;
padding:7px 10px 0 10px;
margin-right:6px;
height:25px;
background-image:none;
background-color:transparent;
display:block;
text-decoration:none;
float:left;
font-size:14px;
font-weight:bold;
letter-spacing:0px;
  }

#menulinks a:hover {
background:#99000c;
color:white;
text-decoration:none;
}
  
#menulinks a.active {
color:white;
background:#99000c;
text-decoration:none;
}

.anylinkcss {
padding:0;
margin:6px 0 0 0;
position:absolute;
visibility: hidden;
z-index: 100;
width:145px;
}

#anylinkmenu1 a {
color:#333;
line-height:14px;
margin:1px 0 0 0;
height:25px;
width:145px;
display: block;
text-decoration: none;
background-color: #eee;
font-weight: bold;
filter: Alpha(opacity=70, finishopacity=70);
-moz-opacity: 0.70;

}

#anylinkmenu1 a:hover { /*hover background color*/
width: 145px;
color: white;
filter: Alpha(opacity=90, finishopacity=90);
-moz-opacity: 0.90;

}

#anylinkmenu2 a {
color:#333;
line-height:14px;
margin:1px 0 0 0;
height:25px;
width:145px;
display: block;
text-decoration: none;
background-color: #eee;
font-weight: bold;
filter: Alpha(opacity=70, finishopacity=70);
-moz-opacity: 0.70;

}

#anylinkmenu2 a:hover { /*hover background color*/
width: 145px;
color: white;
filter: Alpha(opacity=90, finishopacity=90);
-moz-opacity: 0.90;

}


#banner {
	width:900px;
	height:142px;
	background-image:url(../images/banner4.jpg);
	clear:both;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:18px;
	line-height:24px;
	border:0px solid green;
}

#banner img {
	float:left;
	margin-right:10px;
}

.newsdate {
	padding-bottom:4px;
	color:#555555;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#999999;
}

a:hover {
	text-decoration:underline;
}

#mainarea {
	padding-top:10px;
}

#contentarea {
	width:570px;
	padding-right:25px;
	padding-left:10px;
	line-height:18px;
	float:left;
	padding-bottom:15px;
}
.content a {
text-decoration:underline;
color:#006097;
}
.content a:hover {
text-decoration:underline;
color:#960014;
}
.content {
	padding-left:10px;
	padding-bottom:15px;
}
em {
color:#99000c;
}
.content img {
padding:2px;
border:1px solid #2c2c2c;
}
.left {
float:left;
margin:5px 5px 5px 0;
}
.right {
float:right;
margin:0 0 5px 5px;
}
.content .lenope {
float:left;
padding:0;
margin: 2px 2px 0 0;
border:none;
}
#sidebar .content {
	padding:0 15px 15px 15px;
	padding-bottom:15px;

}

#sidebar {
	width:285px;
	float:left;
	line-height:18px;
}


h1 {
	font-size:30px;
	margin:0;
	color:#CCCCCC;
}
#header h1 {
width:330px;
}
h1 a, h1 a:hover {
	color:#a0a0a0;
	text-decoration:none;
}

#footer {
text-align:left;
width:880px;
padding-top:30px;
padding-left:20px;
height:52px;
color:#555555;
font-size:12px;
line-height:18px;
background-image:url(../images/footer.png);
clear:both;
}
#footer .deich {
float:right;
padding: 0 10px 0 0;
}
h2 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:7px;
	color:#555555;
	width:550px;
}

h4 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:7px;
	color:#555555;

}


h5 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:7px;
	color:#555555;

}
h6 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:7px;
color:#99000c;

}

.sidebarheader {
text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:7px;
	color:#555555;
	width:250px;
}
