body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #003650;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p, td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #003650;
	margin: 0px 0px 0px 0px;
}

p {
	line-height: 160%;
}

.ohnealles {
	margin: 0px 0px 0px 0px;
	border: 0px;
}

.schlank {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 90%;
font-size: 0px;
}

img {
	margin: 0px 0px 0px 0px;
	border: none;
}

small {
	font-size: 9px;
}

strong {
	font-weight: bold;
}

.padding10 {
	margin-left: 12px;
}

.padding20 {
	margin-left: 24px;
}

.padding30 {
	margin-left: 36px;
}



A:link {
	background-color : transparent;
	color :#003650;
	text-decoration : underline;
}
A:visited {
	background-color : transparent;
	color :#99CC66;
	text-decoration : underline;
}
A:hover {
	background-color : transparent;
	color :#99CC66;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	text-decoration : underline;
}


SELECT {  


	font-family: Arial, Verdana, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px
} 
INPUT {  

	font-family: Arial, Verdana, Helvetica;
	font-size: 10px 
}


H1 {
	font-size : 1.6em;
	color: #003650;
	margin-bottom : 16px;
	margin-top : 0px;
}
H2 {
	font-size : 20px;
	color: #003650;
	margin-bottom : 15px;
	margin-top : 0px;

}
H3 {
	font-size : 14px;
	color: #003650;
	margin-bottom : 5px;
	margin-top : 14px;
}
H4 {
	font-size : 20px;
	color: #003650;
       font-style:italic; 
	margin-bottom : 5px;
	margin-top : 14px;
}


OL{
       list-style-image:url(fileadmin/pfeil.gif);
}


.subhead1 {
	font-size : 10px;
	color: #003650;
	color : black;
}
.subhead2 {
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-size : 10px;
	color : white;
}
.headerdate {
	font-size : 10px;
	color : Green;
	font-weight: normal;
}


.caption {
	color : #003650;
}

.bulletlist {

	font-size : 14px;
                color : #003650;
                      
	
}
.table {
          
	color : #003650;
        width : 100px;
        
    
       margin-left:0px;
	margin-bottom:2px;
	
	
       
}



.searchform {
	color : #003650;
	font-weight : normal;
}
.searchresultpagetitle {
	color : #003650;
	font-weight : bold;
}
.searchresultcontent {
	color : #003650;
	font-weight : normal;
}
.searchresultheader {
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}


.loginform {
	color : #003650;
	font-weight : normal;
}

.mailform {
	color : #003650;
	font-weight : normal;
}
.mailformrequired {
	color : #003650;
	font-weight : normal;
}
.mailformcomment {
	color : #CC0000;
	font-weight : normal;
}
.mailformradio {
	color : #003650;
	font-weight : normal;
}


.filelinks {
	color : #003399;
}
.filelinkssize {
	color : Green;
}



.sitemap1 {
}
.sitemap2 {
	margin-left : 20px;
                
                
}
.sitemap3 {
	margin-left : 40px;
                
}
.sitemap4 {
	margin-left : 60px;
}




.celmenu {
	margin-top : 30px;
}

.celsubmenu {
	margin-left : 20px;
	margin-top : 3px;
}


/* Hiermit werden die Bilder von IMGTEXT in Gecko/Opera zentriert dargestellt (bug in typo3 3.8)*/
div[class="imageorient-0"] table[class="imgtext-table"],
div[class="imageorient-8"] table[class="imgtext-table"] {
   margin-right: auto;
   margin-left: auto;
   margin: 0px auto 0px auto;
}

/* Hiermit werden Bilder rechts über dem Text ausgerichtet (Gecko/Opera) */
div[class="imageorient-1"] table[class="imgtext-table"] {
float: right;
width: auto;
}

/* manchmal kommen nach der Table noch andere Tags */
div[class="imageorient-1"] p {
clear: right;
}

/* Hiermit werden Bilder rechts unter dem Text ausgerichtet (Gecko/Opera) */
div[class="imageorient-9"] table[class="imgtext-table"] {
float: right;
width: auto;
}

/* Hiermit wird verhindert, das nachfolgender Text um das Bild fließt */
div[class="imageorient-9"] div[class="break"] {
clear: right;
}
.csc-mailform { border:none; }
.csc-mailform-field label {
  display: block;
  margin-top: 8px;
}