body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	color: #333333;
}
#inhalt a, #teaser a, #einstieg a {
	color: #273591 !important;
}
a:hover {
	text-decoration: none;
}
fieldset {
	border: none;
}
label {
	display: block; 
	float: left;
	width: 100px;
}
input, textarea, select {
	border: #999999 1px solid;
	background-color: #FDFDFD;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 4px;
}
input.csc-mailform-submit {
	border: #666666 1px solid;
	background-color: #273591;
	background-image: none;
	color: #FFFFFF;
	margin-left: 100px;
	margin-top: 5px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4,h5,h6 {
	font-size: 12px;
	font-weight: bold;
}
#container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	height: auto;
}
#rahmen {
	border-right: #858484 1px solid; 
	border-left: #858484 1px solid;
}
#cvp {
	padding: 5px 3px; 
	vertical-align: middle; 
	background-color: #273591; 	
	color: #FFFFFF; 
	border-bottom: 2px solid #f5821f;
	font-weight: bold;
}
#cvptable {
	valign : top;
}
tr.cvptable {
	valign : top;
}

#headerbild {
	border-bottom: 2px solid #f5821f;
}
#topmenu {
	border-top: 1px solid #FFFFFF;
	background-color: #b1b1b1;
}
#tophome {
	width: 157px;
	float: left;
}
#indextophome {
	width: 100%;
}
#topinfo {
	width: 157px;
	float: right;
	text-align: right;
}
#tophome a, #topinfo a {
	padding: 4px 3px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
#indextophome a {
	padding: 4px 3px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
#tophome a:hover, #topinfo a:hover, #indextophome a:hover {
	background-color: #f5821f;
}
#pfad {
	clear: both;
 	border-top: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	font-size: 10px;
	padding: 2px 3px;
	color: #000000;
}
#wrapinhalt {
    background: url(hg_inhalt.gif) repeat-y top left;
    height: 100%;	
}
#indexinhalt {
	text-align: center;
	padding: 20px;
}
#indexinhalt .csc-textpic-caption {
	font-size: 10px;
}
#mainmenu {
	float: left;
	width: 157px;
}
#mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu ul li {
	background-color: #273591; 	
	color: #FFFFFF; 
	border-bottom: 2px solid #f5821f;
	font-weight: bold;
	margin-bottom: 5px;
}

.menu ul li.sub {
	background-color: #273591; 	
	color: #FFFFFF; 
         border-bottom: none;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
}

.menu ul li a {
	padding: 5px 3px; 
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu ul ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 2px solid #f5821f;
}
.menu ul ul li {
	font-size: 11px;
	color: #ffffff; 
	border-bottom: #a1a1a1 1px solid; 
	background-color: #b1b1b1;
	margin: 0px;
	padding: 0px;
}
.menu ul ul li a {
	padding: 2px 3px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.menu ul ul li.subact a {
	padding: 2px 3px;
	display: block;
	color: #FFFFFF;
	background-color: #f5821f;
	text-decoration: none;
}
.menu ul ul li a:hover {
	background-color: #f5821f; 
	text-decoration: none;
}
#inhaltouter {
	float: left;
	width: 480px;
}
#inhalt {
	padding: 5px 10px 10px 10px;
}
#rightmenu {
	float: right;
	width: 157px;
}
#teaser {
	padding: 5px 3px;
	font-size: 11px;
	color: #000000;
}
#footer {
	clear: both;
	height: 1em;	
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	padding: 3px;
	background-color:#999999;
	font-weight: bold;
}
/* Anweisungen für NEWSMODUL */
.news-latest-item {
	margin-bottom: 6px;
}
/* Anweisungen RTE Absatz */
p.box {
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: #F2F2F2;
	padding: 5px;
}
