@charset "UTF-8";
/* CSS Document */

P  {
	margin-top: 1px;
	margin-bottom: 1px;
}

.footer {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666666;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

html, body {
	font-size: 13px;
}

a:link { color: #0067b1; text-decoration: none }
a:visited { color: #0067b1; text-decoration: none }
a:hover { color: #0067b1; text-decoration: none }
a:active { color: #0067b1; text-decoration: none }

#title {
	display: block;
	color: #ac0040;
	background-color: #DDD;
	width: 280px;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}

#title a:link {
	color: #ac0040;
}

#title a:visited {
	color: #ac0040;
}


.csc-textpic-imagewrap {
	height: 100%;
}

.csc-textpic-caption {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	height: 100%;

}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 1D5EAD;
	margin-bottom: 5px;
	margin-top: 25px;
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ac0040;
	margin-bottom: 2px;
	margin-top: 4px;
}

h4 a:link {
	color: #ac0040;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ac0040;
	margin-bottom: 2px;
	margin-top: 4px;
}

.language {
	font-size: 12px;
	color: #FFF;
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
	font-weight:bold;
}

.menu_main {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #c60651;
	background-color: #EEE;
	padding: 3px;
	border: 1px solid #EEE;
	margin-top: 5px;
	text-align: center;
	display: block;
}
.menu_main a:link {
	color: #0067b1;
	text-decoration: none;
	    display: block;
		    float:left;
    padding: 3px 10px 3px 10px;
    font-weight: bold;
}
.menu_main a:visited { color: #0067b1; text-decoration: none }
.menu_main a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #c60651;
}
.menu_main a:active { color: #b14c65; text-decoration: underline }

#submenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#submenu li { margin: 0; }

#submenu a
{
display: block;
color: #333;
background-color: #DDD;
width: 280px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
line-height: 30px;
}

#submenu a:hover
{
background-color: #c60651;
color: #FFF;
}

#submenu .link-active a {
	background-color:#FCC;
	color: #333;
}

#submenu li li a
{
	display: block;
	color: #333;
	background-color: #EEE;
	width: 280px;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	text-indent: 30px;
}

#submenu li li a:hover
{
	background-color: #f00862;
	color: #FFF;
}

.contenttable-3 {
	background-color: #EEE;
	padding: 5px;
	width: 85%;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #CCC;
	width: 80%;
}

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}


ul.hauptmenue, ul.hauptmenue ul {
    list-style-type: none;
    font-size:12px;
}

ul.hauptmenue a {
    display:block;
    padding: 3px 10px 3px 10px;
    font-weight: bold;
}

ul.hauptmenue a:hover {
	background-color: #c60651;
	color: #FFF;
}

ul.hauptmenue li {
    padding: 0;
    margin: 0;
    float:left;
    background-color: #EEE;
    border:1px solid #EEE;
    height: 20px;
}

/* Für Unterpunkte keine Float-Eigenschaft */
ul.hauptmenue ul li {
    float:none;
    background-color: transparent;
}

/* Links auf Unterpunkten sollen die Hintergrundfarbe ändern */
ul.hauptmenue ul li.hover, ul.hauptmenue ul li:hover {
    background-color: #DDD;
}

/* Zweite Ebene */
        ul.hauptmenue ul {
              margin:0;
              padding: 0;
              position: absolute;
              background-color: #DDD;
              border: 1px solid #DDD;
              display: none;
              width: 240px;
     }

   /* Zweite Ebene anzeigen */
       ul.hauptmenue li.hover ul, ul.hauptmenue li:hover ul  {
               display: block;
   }

/* Dritte Ebene */
   ul.hauptmenue li.hover ul ul, ul.hauptmenue li:hover ul ul {
                  display: none;
                    margin-left: 160px; /* Breite eines Listenelements - Überlagerung */
              margin-top: -20px; /* Höhe eines Listenelements */
        }

   /* Dritte Ebene anzeigen */
       ul.hauptmenue li.hover ul li.hover ul, ul.hauptmenue li:hover ul li:hover ul {
                display: block;
   }


/* Vierte Ebene */
     ul.hauptmenue li.hover ul li.hover ul ul, ul.hauptmenue li:hover ul li:hover ul ul {
                  display: none;
    }

   /* Vierte Ebene anzeigen */
       ul.hauptmenue li.hover ul li.hover ul li.hover ul , ul.hauptmenue li:hover ul li:hover ul li:hover ul {
               display: block;
   }
