.cr {
	color: #F1C567;
	text-decoration: none;
}
.inputnorm {
	width: 300px;
	height: 22px;
}
.inputareanorm {
	width: 300px;
	height: 100px;
}
td {
	font-size: 11px;
}

.topbild {
	background-image: url(img/topbild.jpg);
	background-repeat: no-repeat;

}
.tophgfarbe {
background-color: #895731;
}
.spaltelinks {
	width: 140px;
	padding: 4px;
	background-color: #f3e7cc;
}
.spalterechts {
	width: 245px;
	padding: 4px;
	background-color: #f3e7cc;
}
.textlinks {
	color: #482107;
	padding: 5px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #842107;
}

.seitentitel {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

  a.headerNavigation { color: rgb(243, 231, 204);
  text-decoration: none;
  font-weight: bold;
    }

  a.headerNavigation:hover { color: rgb(255, 255, 255);
   text-decoration: underline;
    }

.main {
	padding: 8px;
	
}

.fusszeile {
background-color: #895731;
color:	#f3e7cc;
font-weight: bold;
padding: 5px;

	
}
.textinmitte {
	color: #f3e7cc;
	padding: 8px;
}
.boxentitel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #482107;
	padding: 3px;
	

}

.newsboxtitel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #482107;
	padding: 3px;
	width:380px;
}

.boxeninhalt {
	color: #482107;
	background-color: #FFFFFF;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #842107;
	border-bottom-color: #842107;
	border-left-color: #842107;


}

.newsinput_left {
width:	134px;
font-size: 11px;
	
}
.newsarea_left {
width:	134px;
height:	150px;
font-size: 11px;	
}
.newsinput_right {
width:	230px;
font-size: 10px;
	
}
.newsarea_right {
width:	230px;
height:	150px;
	
}
.newsinput_mitte {
width:	371px;
	
}
.newsarea_mitte {
width:	371px;
height:	150px;
	
}
.newsinputklein {
width:	35px;
	
}
 
 .newsbox{
	color: #482107;
	background-color: #FFFFFF;
	padding: 2px;
	margin-right:15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #842107;
	border-bottom-color: #842107;
	border-left-color: #842107;
	margin-right:150px;
	width:370px;
}


