BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-color:#45658B;
	margin-bottom:0px;
	margin-top:0px;
}

P, ol, ul, table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
	color:#4c4c4c;
	line-height:120%;
	margin-bottom:0px;
	margin-top:0px;
}

ol, ul {
   	/* nächste Zeile nicht ändern wg. merkwürdigem IE */
   	margin-left: 0px;
   	padding-left: 20px;  
}

LI {
	font-size:11px;
	color:#4c4c4c;
	margin-bottom:5px;
	margin-top:5px;
}

A:link {
	color:#0E9911;
	text-decoration:none;
}
A:visited {
	color:#0E9911;
	text-decoration:none;
}
A:hover {
	color:#094264;
	text-decoration:none;
}
A:active {
	color:#094264;
	text-decoration:none;
}

#content {
   	background-color: #9cb3dc;
   	width: 800px;
   	height: 650px;
   	margin: 0px auto;
   	margin-top: 10px;
   	overflow: hidden;
}

#contentTop {
  	background-position: 0px 0px;
   	margin: 0px auto;
  	height: 140px;
  	width: 800px;
}

#topImage {
 	position: relative;
 	left: 0px;
 	width: 800px;
 	height: 140px;
 	top: -5px;
}
#top {
 	position: relative;
 	left: 8px;
 	width: 300px;
 	top: 5px;
}

#topText {
    	font-size: 12px;
    	font-weight: bold;
    	color: #fff;
}

.drucken {
  	position: relative;
  	left: 710px;
  	width: 70px;
  	font-size:9px;
  	font-weight: bold;
}

A.naviTop2:link {
	color:#fff;
	font-weight:bold;
	padding-top: 3px; 
	padding-bottom: 3px;
	font-size:12px;
	text-decoration:none;
}

A.naviTop2:visited {
	color:#fff;
	font-weight:bold;
	padding-top: 3px; 
	padding-bottom: 3px;
	font-size:12px;
	text-decoration:none;
}

A.naviTop2:hover {
	color:#669966;
	font-weight:bold;
	padding-top: 3px; 
	padding-bottom: 3px;
	font-size:12px;
	text-decoration:none;
}

A.naviTop2:active {
	color:#669966;
	font-weight:bold;
	padding-top: 3px; 
	padding-bottom: 3px;
	font-size:12px;
	text-decoration:none;
}

.texTopnaviUnten {
	color: #669966;
	font-size: 12px;
}

#contentLeft {
   	background-color:#9cb3dc;
   	padding-top: 10px;
   	padding-left: 10px;   
   	overflow:auto;
   	height: 500px; 
   	width:160px;
   	float: left;
}

/* Bugfix IE <=6.0 */
* html #contentLeft {
   	width: 200px;
        height: 430px;
}

.menuLeft {
   	width: 150px;
   	margin-left: 0px;
}

A.navi1:link {
        display: block;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	font-size: 11px;
}

A.navi1:visited {
        display: block;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	font-size:11px;
}

A.navi1:hover {
        display: block;
	color:#094264;
	font-weight:bold;
	text-decoration:none;
	padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size:11px;
}

A.navi1:active {
        display: block;
	color:#094264;
	text-decoration:none;
        font-weight:bold;
        padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size:11px;
}

.menuLeft1No {
        border-bottom: 1px solid #fff;
}

.menuLeft1Cur {
    	color: #094264;
        border-bottom: 1px solid #fff;
}

.link1 {
   	color: #094264;
   	font-weight: bold;
}

A.navi2:link {
        display: block;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	padding-left: 15px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	font-size: 11px;
}

A.navi2:visited {
        display: block;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	padding-left: 15px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	font-size:11px;
}

A.navi2:hover {
        display: block;
	color:#094264;
	font-weight:bold;
	text-decoration:none;
	padding-left: 15px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size:11px;
}

A.navi2:active {
        display: block;
	color:#094264;
	text-decoration:none;
        font-weight:bold;
        padding-left: 15px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size:11px;
}
.menuLeft2No {
        border-bottom: 1px solid #fff;
}

.menuLeft2Cur {
    	color: #094264;
        border-bottom: 1px solid #fff;
}

.link2 {
   	color: #094264;
   	font-weight: bold;
}
   	
.menuSpace {
   height: 14px;
   width: 10px;
}

#contentPage {
   	background-color:#9cb3dc;
        overflow:auto;        
        height: 500px; 
        width: 600px;
        padding-right: 15px; 
        padding-top: 15px;  
        padding-left: 15px;
}

#contentPage2 {
   	background-color:#9cb3dc;
        height: 420px; 
        overflow:auto;
        float: left;        
        width: 600px;
        padding-right: 10px; 
        padding-top: 10px;  
        padding-left: 10px;
}

/* Bugfix IE <=6.0 */
* html #contentPage {
   	float: left;
   	width: 600px;
   	height: 440px;
}

* html #contentPage2 {
   	float: left;
   	width: 570px;
   	height: 430px;
}

.csc-textpic-caption {
 	font-size: 10px;
 	padding-top: 3px;
 	padding-bottom:6px;
}

.csc-header-date {
	font-size:12px;
	color:#65bd6f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.csc-uploads-filesize {
    	font-size:12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.csc-header csc-header-n1 {
        position: absolute; 
        left: 15px;
}

.csc-form-label {
font-size:12px;
}

.csc-form-fieldcell {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.csc-form-label-req {
font-size:12px;
}

/* Styles für das Mailformular */

fieldset.csc-mailform {
  	border: 0px solid red;
  	padding: 0em;
	font-size: 11px;
}

label {
  	float:left;
  	width:60%;
  	padding-top:0.2em;
  	text-align:left;
  	font-size: 11px;
  	font-weight: bold;
  	padding-bottom:5px;
}

/*Styles vom RTE*/

p.bodytext {
   	background-color: transparent;
}

/* Inline text colors and sizes*/

H1 {
	font-size:11px;
	font-weight: bold;
	color:#000066;
	font-family:verdana, Arial, Helvetica, sans-serif;
}

h1.ueberschrift1 {
   color:#000066;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

h2, h2.ueberschrift2 {
   color:#000066;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

h3, h3.ueberschrift3 {
   color:#000066;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

h4, h4.ueberschrift4 {
   color:#000066;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

h5, h5.ueberschrift5 {
   color:#ccff99;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

h6, h6.ueberschrift6 {
   color:#ccff99;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
}

.gelb{
   color: #ffff00;
}
.orange{
   color: #ff9900;
}
.rot{
   color: #ff0000;
}
.grün{
   color: #009933;
}
.hellgrün{
   color: #00cc00;
}
.blau{
   color: #3399cc;
}
.dunkelblau{
   color: #330066;
}

.align-right{
   text-align: right;
}

.align-left{
   text-align: left;
}

.align-center {
   text-align: center;
}

.standard-11px{
}

.klein-10px{
   font-size: 10px;
}

.groesser-12px{
   font-size: 12px;
}

.groesser-14px{
   font-size: 14px;
}

.HGgelb {
   background-color: #ffff00;
}

.HGblau {
   background-color: #3399cc;
}

td {
   vertical-align: top;
}