body {
	background-color:#552200;
	color:#555555;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
}

#page {
	width:960px;
	margin:auto;
	padding:auto;
	text-align:left;
	background-image:url(images/page.png);
}
#page_ind {
	width:960px;
	margin:auto;
	padding:auto;
	text-align:left;
	background-image:url(images/page1.png);
}

#header {
	width:910px;
	height:40px;
	background-image:url(images/header.png);
	background-position:bottom center;
	clear:both;
	padding-top:10px;
	padding-left:50px;
}

#menulinks {
	clear:both;
	width:920px;
	padding-left:40px;
	height:35px;
	background-image:url(images/menulinks.png);
}

* 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 {
	padding-left:7px;
	height:35px;
   background-image:none;
	display:block;
	text-decoration:none;
	float:left;
	font-size:12px;
	font-weight:bold;
  }

#menulinks a span {
	padding-left:6px;
	padding-right:15px;
	padding-top:8px;
	height:25px;
	display:block;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
	color:#FE0000;
  }
  
  
#menulinks a:hover {
	background-image:url(images/menuhover.png);
	background-position:top left;
	text-decoration:none;
}

#menulinks a:hover span {
   background: url(images/menuhoverright.png) right top no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}

  
#menulinks a.active {
	background-image:url(images/menuhover.png);
	background-position:top left;
	text-decoration:none;
}

#menulinks a.active span {
   background: url(images/menuhoverright.png) right top no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}

#banner {
	width:880px;
	height:142px;
	background-image:url(images/banner.png);
	clear:both;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:18px;
	line-height:24px;
}

#banner img {
	float:left;
	margin-right:10px;
}

.newsdate {
	padding-bottom:4px;
	color:#555555;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#FE0000;
}

a:hover {
	text-decoration:underline;
}
/*a:visited {
	text-decoration:none;
	color:#FE0000;
}
a:activ {
	text-decoration:none;
	color:#FE0000;
}*/

#mainarea {
	padding-top:10px;
}

#contentarea1 {
	width:820px;
	padding-right:25px;
	padding-left:40px;
	line-height:18px;
	float:left;
	padding-bottom:15px;
}

#contentarea {
	width:570px;
	padding-right:25px;
	padding-left:40px;
	line-height:18px;
	float:left;
	padding-bottom:15px;
}


.content {
	padding-left:10px;
	padding-bottom:15px;
}

.content1 {
	padding-left:10px;
	padding-bottom:15px;
	float: left;
	margin-bottom:12px;
	width: 100%;
}

.contentflash {
	height: 450px;
	clear:both;
}

.wichtig{
	background-color:#FDF2F2;
	padding:2px;
	color:#FE0000;
}

.hg-img{
	background-color: #FDF2F2;
	padding: 20px;
	}

li {
	list-style: circle inside none;
}
		
#sidebar .content {
	padding-left:15px;
	padding-bottom:15px;
}

#sidebar {
	width:250px;
	float:left;
	line-height:18px;
}

.imgA{
	float: left;
	margin-right: 10px;
}

.imgB{
	float: right;
	margin-left: 30px;
	margin-top:0px;
	padding:0;
}

.img_rechts{
	float: right;
	padding:0;
}

h1 {
	font-size:20px;
	margin:0;
	color:#9A0101;
}

h1 a {
	color:#FFFFFF;
}
h1 span.unter{
	color:#FE0000;
	font-size: 17px;
}

#footer {
width:910px;
padding-top:30px;
padding-left:50px;
height:52px;
color:#555555;
font-size:12px;
line-height:18px;
clear:both;
background-image:url(images/footer.png);
}

#untenrechts{
	float: right;
	padding:0px;
	margin:0px;
	width:168px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:7px;
	color:#FE0000;
	width:550px;
}

h3{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:7px;
	color:#A50000;
}

.sidebarheader {
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:7px;
	color:#FE0000;
	width:250px;
	text-align:center;
}
/*das Kontaktformular*/
	table{background-color:#FFF;width:440px; margin: 20px}
	td{padding:5px;}
	table input{width:260px;}
	table textarea{width:260px;}
	table input.sm{width:20px;}
	table .inputbutton{width:75px;margin-top:color:#3D5E7F;}
	.vabb{vertical-align:bottom;}
	.scode{border:0;width:120px;height:50px;display:inline;float:left;}
	.cap{width:45px;margin-top:5px;}