#contentTop {
display:none;
}

#contentLeft {
display:none;
}

#contentRight {
display:none;
}

.mailformplus-currentPage {
display:none;
}

.mailformplus-nextPage {
display:none;
}

#mailformplus-back {
display:none;
}

#mailformplus-drucken {
display:none;
}

#mailformplus-submit {
display:none;
}

.td-form1 {
	width: 170px;
}

.csc-textpic-clear {
   height: 0px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
margin-bottom:0px;
}

div.csc-textpic-imagewrap {
margin-bottom: 5px;
}

.csc-textpic, csc-textpic-left, csc-textpic-above {
min-height: 0px; 
margin-bottom: 10px;
}

img {
   border: 0px;
}

.clear-float {
   clear: both;
   height: 0px;
}

hr {
   border-color:#000;
   border-style:solid;
   border-width:1px 0px 0px 0px;
   color:#00a9db;
   line-height:1px;
   margin-top: 5px;
   margin-left:0px;   
   margin-bottom: 5px;
   width: 630px;
}


BODY {
   font-family:verdana,Arial, Helvetica, sans-serif;
   font-size: 12px;
   background-color:#fff;
   color: #444;
   margin-bottom:0px;
   margin-top:0px;
   line-height: 140%;
}

P, ol, ul, table {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	font-size: 12px;
}

ol, ul {
   	/* n�chste Zeile nicht �ndern wg. merkw�rdigem IE */
   	margin-left: 0px;
   	padding-left: 20px;
   	font-size: 12px;  
}

LI {
	margin-bottom:3px;
	margin-top:3px;
	margin-left:10px;
}

A:link {
	color:#00a9db;
	text-decoration:none;
	
}
A:visited {
	color:#00a9db;
	text-decoration:none;
	
}
A:hover {
	color:#066784;
	text-decoration:none;

}
A:active {
	color:#00a9db;
	text-decoration:none;
}

#contentCenter {
        background-color: #fff;
        margin-top: 10px;
        margin-left: 10px;
        padding-left: 15px;
        width: 630px;
        padding-right: 15px; 
        padding-top: 10px; 
        min-height: 400px;         
        border: 1px solid #000;
}


#contentRight {
   	background-color:#fff;
        width: 155px;
        float: right;
        margin-top: 10px;
        margin-left: 5px;
        padding-right: 5px; 
        padding-top: 10px;  
        padding-left: 5px;
        height: 400px;  
        border: 1px solid #00a9db;
       }

/* Bugfix IE <=6.0 */
* html #contentCenter {
   	float: left;
   	width: 600px;
   	height: 420px;
}

* html #contentRight {
   	width: 170px;
        height: 420px;

}


.csc-textpic-caption {
 	font-size: 11px;
 	padding-top: 0px;
 	padding-bottom:3px;
}

.csc-header-date {
	font-size:12px;
	color:#65bd6f;
	font-family:Arial, Helvetica, sans-serif;
}

.csc-uploads-filesize {
    	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

.csc-header csc-header-n1 {
        position: absolute; 
        left: 15px;
}

.csc-form-label {
}

.csc-form-fieldcell {
}

.csc-form-label-req {
font-size:12px;
}


/* Styles für das Mailformular */

.csc-mailform-field {
	margin-bottom:5px;
}

fieldset.csc-mailform {
  	border: 0px solid red;
  	padding: 0em;
}

label {
  	float:left;
  	width:60%;
  	padding-top:5px;
  	text-align:left;
  	font-weight: bold;
  	padding-bottom:5px;
}


/*Styles for registration*/
.feuserregister_create {
  	float:left;
  	width:30%;
  	padding-top:5px;
  	text-align:left;
  	font-weight: bold;
  	padding-bottom:5px;
}

.feuserregister_create_html {
	width: 45%;
}

.tx-srfeuserregister-pi1-error {
	color: red;
}

.tx-srfeuserregister-pi1-multiple-checkboxes dt {
	width: 25px;
  	padding-bottom:5px;
  	padding-top:5px;
}

.tx-srfeuserregister-pi1-multiple-checkboxes dd {
	position: relative;
	top: -30px;
}

/*Styles vom RTE*/

/* Inline text colors and sizes*/

H1 {
   font-size:12px;
   font-weight: bold;
   color:#444;
   margin-bottom:0px;
   margin-top:0px;
}

h1.ueberschrift1 {
   color:#444;
   font-size: 12px;
   font-weight: bold;
   margin-bottom:2px;
   margin-top:0px;
}

h2, h2.ueberschrift2 {
   color:#444;
   font-size: 16px;
   font-weight: bold;
   margin-bottom:5px;
   margin-top:0px;
}

h3, h3.ueberschrift3 {
   color:#444;
   font-size: 14px;
   font-weight: bold;
   margin-bottom:2px;
   margin-top:0px;
}

h4, h4.ueberschrift4 {
   color:#444;
   font-size: 12px;
   font-weight: bold;
   margin-bottom:5px;
   margin-top:0px;
}

h5, h5.ueberschrift5 {
   color:#444;
   font-size: 11px;
   font-weight: bold;
   margin-bottom:2px;
   margin-top:0px;
}

h6, h6.ueberschrift6 {
   color:#444;

   font-size: 10px;
   font-weight: bold;
   margin-bottom:5px;

   margin-top:0px;   
}

.gelb{
   color: #ffffff;
}
.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: 11px;
}

.groesser-12px{
   font-size: 12px;
}

.groesser-14px{
   font-size: 14px;
}

.HGgelb {
   background-color: #e3f7b4;
   width: 220px;
   margin-top:0px;
   margin-bottom:-10px;
   margin-right:0px;
   margin-left:-15px;
   padding-left:0px;
   padding-right:0px;
   padding-bottom:0px;
}

.HGblau {
   background-color: #3399cc;
}

td {
   vertical-align: top;
}