body,html{
border:0;
margin:0;
padding:0;
width: 100%;
height:100%;
background-color: #000066;	
font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4{	
	color:  #666666;
}

h1{
	font-size: 13pt;	
}

h2{
font-size: 12pt;
}

h3{
font-size: 12pt;
}

h4{
font-size: 12pt;
}

p, a, em, strong, bold, ul, ol, span, div{
font-size: 10pt;
color: #000000;
}

ul{
	color:  #000066;
	list-style-type: square;
	list-style-position: outside;
}


#footer a:visited {	
	color :  #ffffff;
	text-decoration : underline;	
}
 
#footer a:link { 	
	color :  #ffffff;
	text-decoration :  underline;	
}

#footer a:active {	
	color :  #Ffff00;
	text-decoration : none;		
}

#footer a:hover {	
	color :  #Ffff00;
	text-decoration : none;		
}

#cMenu {
	height:31px;
	width: 700px;
	margin-left:0px;
	margin-bottom:0px;
	position:relative;
}


###################
# ypMenu Styles #
###################
*/
.mmContent {
     /* nrmale schrift definieren */
     font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
}

.mmContent ul {
     margin: 0px; padding: 0px;
     list-style: none;
     z-index:2;
     position:relative;
     left:0px; top:0px;
     background: #FFFFFF url(button/but1r.gif);
}
.mmContent li {
     padding: 0px; margin: 0px;
}

.menuBackground {
     position:absolute;
     left:0px; top:0px;
     z-index:1;
}

.mmContent li a {
     /* Links bzw. die slideMenü-Elemente definieren */
     display: block;
     color: #222222;
     font-weight:normal;
     font-size: 12px;
     font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
     width: 150px;
     padding: 5px;
     text-decoration: none;
     border-bottom: solid 1px #CCCCCC; /* der rand zwischen den MenüElementen */
}

* html .mmContent li a {
     width: 160px;
     width: 160px;
}

/* */
.mmContent li a:link { background: #ffffff; color: #000000; font-size: 10px; }
.mmContent li a:visited {background: #ffffff; color: #00000; font-size: 10px; }

.mmContent li a:hover{ background: #CFDAFE; color: #000000; font-size: 10px; }
.mmContent li a:active { background: #CFDAFE; font-size: 10px; }

.mmContent li a.submenu {
background: #ff6600 no-repeat right center; }
.mmContent li a.submenu:hover {
background: #FF9900  no-repeat right center; }

/*
##########################################
# ypMenu Styles for our belove IE 5.01 #
##########################################
*/

.mmContentb {
     font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
}

.mmContentb ul {
     margin: 0px; padding: 0px;
     list-style: none;
     z-index:2;
     position:relative;
     left:0px; top:0px;
}
.mmContentb li {
     padding: 0px; margin: 0px;
}

.menuBackground {
     position:absolute;
     left:0px; top:0px;
     z-index:1;
}

.mmContentb li a {
     /* Links bzw. die slideMenü-Elemente definieren */
     display: block;
     width: 150px;
     padding: 5px;
     color: #222222;
     font-weight: normal;
     font-size: 12px;
     font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
     text-decoration: none;
     border-bottom: solid 1px #CCCCCC; /* der rand zwischen den MenüElementen */
}

* html .mmContentb li a {
     width: 160px;
     width: 160px;
}

.mmContentb li a:link { background: #EAED65; color: #222222;}
.mmContentb li a:visited { background: #EAED65; color: #222222;}

.mmContentb li a:hover{ background: #CFDAFE; color: #222222;}
.mmContentb li a:active { background: #CFDAFE; color: #222222;}

.mmContentb li a.submenu {
     background: #EAED65 url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center;
     font-size: 12px;
}
.mmContentb li a.submenu:hover {
     background: #FFFF99 url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center;
     font-size: 12px;
}

.csc-mailform {
        border: 0px;
}

.csc-mailform-field label {
        font-size: 10pt;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        width: 5em;
        float: left;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 10px;
        text-align: right;
        margin-right: 0.5em
        display: block
        clear: right;

}

.csc-mailform-submit {
        margin-left: 5.5em;
}
      
fieldset.csc-mailform input, textarea {
        font-size: 10pt;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        border: 1px solid #555555;
        background: #ffffff;
        padding: 1px;
}