body {
	margin: 0px;
	padding: 0px;
	/*background: url(img/bodybg.png) repeat-x top left;
	background-color: #454545;*/
	background: #000000 url(img/hg_body_neu.jpg) no-repeat center top;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
fieldset {
	border: none;
	padding: 5px;
}
#home_rechts fieldset, #sub_rechts fieldset {
	background-color: #F2F2F2;
}
label {
	display: block; 
	float: left;
	width: 70px;
}
input, textarea, select {
	border: #CCCCCC 1px solid;
	background: url(img/hgtextarea.gif) repeat-x top left;
	background-color: #FDFDFD;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 4px;
}
input.csc-mailform-submit {
	border: #666666 1px solid;
	background-color: #DD2C0D;
	background-image: none;
	color: #FFFFFF;
	margin-left: 70px;
	margin-top: 5px;
}
a img {
	border: none;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
	margin-bottom: 8px;
	border-bottom: 1px #CCCCCC solid;
	text-transform: uppercase;
}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3,h4,h5,h6 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	margin-bottom: 8px;
}
a {
	text-decoration: none;
	color: #003376;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
#container  {
	margin: 0 auto;
	width: 950px;
}
#header {
	height: 80px;
	width: 100%;
}
#headerlogo {
	width: 100%;
	height: 60px;
	background: url(img/logo.gif) no-repeat top left;
}
#submenu {
	width: 100%;
	height: 20px;
	color: #FFFFFF;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 740px;
	list-style: none;
}
#submenu ul li {
	float: left;
	width: 65px;
	margin-right: 5px;
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 65px;
}
html>body #submenu ul li {
	width: 65px;
}

#submenu ul li.act {
	float: left;
	width: 60px;
	margin-right: 5px;
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 65px;
}
html>body #submenu ul li.act {
	width: 65px;
}
#submenu ul li a {
	display: block;
	background: url(img/submenu.gif) no-repeat top left;
	padding-right: 5px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0 auto;
}
#submenu ul li a:hover {
	display: block;
	background: url(img/submenu_act.gif) no-repeat top left;
	padding-right: 5px;
	line-height: 20px;
	color: #333333;
	margin: 0 auto;
}
#submenu ul li.act a {
	display: block;
	background: url(img/submenu_act.gif) no-repeat top left;
	padding-right: 5px;
	line-height: 20px;
	color: #333333;
	margin: 0 auto;
}
#bildmenu {
	padding: 8px;
	text-align: left;
	background-color: #FFFFFF;
	color: #333333;
}
#bild {
	height: 320px;
	background-color: #FFFFFF;
	color: #333333;
	width: 100%;
}
#mainmenu {
	background-color:#FF6600;
	
}
#inhaltouter {
	margin-top: 8px;
	padding: 8px;
	height: auto;
	background-color: #FFFFFF;
	color: #333333;
}
#inhaltinner {
	color: #333333;
	background: url(img/hginhalt.gif) no-repeat top left;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
#inhaltinnersub {
	color: #333333;
	background: url(img/hgsubinhalt.gif) no-repeat top left;
	text-align: left;
}
#inhaltinner ul {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	list-style: none;
}
#inhaltinnersub ul {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	list-style: none;
}
#inhaltinner ul li {
	list-style: none;
	height: auto !important;
	height: 1px;
	padding: 0px 0px 0px 12px;
	background: url(img/listenpunkt.gif) no-repeat 0 0;
}
#inhaltinnersub ul li {
	list-style: none;
	height: auto !important;
	height: 1px;
	padding: 0px 0px 0px 12px;
	background: url(img/listenpunkt.gif) no-repeat 0 0;
}
/* Linke Spalte begin */
#home_links {
	float: left; 
	width: 220px;
}
#home_links h3 {
	margin: 0px;
}
#sub_links {
	float: left; 
	width: 700px;
}
#titellinks {	
	padding: 6px 20px 6px 10px;
	color: #FFFFFF;
}
#titellinks h1 {
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	color: #FFFFFF !important;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
} 
#titellinks h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF !important;
	font-weight: normal;
}

#home_links_inner {
	margin-top: 10px;
	height: auto;
	padding: 8px;
	padding-top: 0px;
}
#sub_links_inner {
	margin-top: 10px;
	height: auto;
	padding: 8px;
	padding-right: 14px;
	padding-top: 0px;
}
/* Mittlere Spalte begin */
#home_mitte {
	float: left; 
	width: 475px;
}
#home_mitte_inner {
	margin-top: 10px;
	height: auto;
	padding: 13px;
	padding-top: 0px;
}
#titelmitte {	
	padding: 6px 20px 6px 13px;
	color: #FFFFFF;
}
#titelmitte strong {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
} 
#titelmitte p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
/* Spalte rechts begin */
#home_rechts, #sub_rechts {
	float: right; 
	width: 234px;
}	
#home_rechts_inner, #sub_rechts_inner {
	margin-top: 10px;
	height: auto;
	padding: 0px 4px 8px 8px;
}
#titelrechts {	
	padding: 6px 20px 6px 10px;
	color: #FFFFFF;
}
#titelrechts strong {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
} 
#titelrechts p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
/* Banner begin */
#bannerwrap {
	width: 950px;
}
#bannerwrap img {	
	margin: 8px 2px;
	border: 1px solid #CCCCCC;
}
#footer {
	font-size: 9px;
	color: #999999;
	padding: 10px;
	text-align: center;
}
.clear {
	clear: both;
}
/* Bildbeschreibung */
.csc-textpic-caption {
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-bottom: 5px;
}
.csc-textpic-imagewrap {
	margin-bottom: 8px;
}
/* Date News */
.newsmeldung .date {
	line-height: 14px; 
	text-align: center; 
	width: 30px; 
	height: 90px;
	padding-right: 3px;
	margin: 0px 2px 0px 5px; 
	color: #787878; 
	float: left; 
}
.newsmeldung .text {
	width: 350px;
	float: left;
	padding-left: 10px;
}
#home .newsmeldung .text {
	width: 150px;
	float: left;
	padding: 0px;
}
#home .newsmeldung .date {
	line-height: 14px; 
	text-align: center; 
	width: 30px; 
	height: auto;
	padding-right: 3px;
	margin: 0px 2px 0px 5px; 
	color: #787878; 
	float: left; 
}
.newsmeldung .bild {
	float: left;
	width: 97px;
	height: 140px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.archivbox, .archivbox h4, .archivbox a {
	color: #999999 !important;
}
.archivbox .newsmeldung .date {
	line-height: 14px; 
	text-align: center; 
	width: 30px; 
	height: auto;
	padding-right: 3px;
	margin: 0px 2px 0px 5px; 
	color: #999999; 
	float: left; 
}
.newsmeldung .date .dday {font-size: 18px; line-height: 18px;}
.newsmeldung .date .dmonth {font-size: 10px; text-transform: uppercase; line-height: 12px; }
.newsmeldung .date .dyear {font-size: 9px; line-height: 12px; }
.newsmeldung .text h3 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #993300;
}

.archivbox .newsmeldung .text h3 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #999999;
}

.newsmeldung .text p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
.boxtext {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	padding: 5px;
	color: #000000;
}
.news-single-imgcaption {
	margin: 0px;
	padding: 2px 5px 5px 5px;
	font-size: 10px;
	text-align: center;
}
.news-notiz {
	font-size: 10px; 
	color: #999999;
	padding: 0px;
	padding-top: 8px;
}