html, body {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 1.01em;
    margin: 0;
    padding: 0;
}

/* Div-Definition */
#fullsite {
    margin: 0;
    padding: 0;
    width: 100%;
    background-image: url(/fileadmin/main/bg-fullsite.gif);
    background-repeat: repeat-y;
    height: 100%;
    }

#printheader {
    margin: 0.50em;
    padding: 0.50em;
    border:0px;
    width: 18cm;
}

#header {
    display: none;
    background-image: url(/fileadmin/main/ekp-titelbox.gif);
    background-repeat: repeat-y;
    border:0px;
    height:170px;
    width: 925px;
}
* html #header {
   display: none;
   height:170px;
   width: 925px;
}

#banner {
   display: none;
   position: absolute;
   margin-top: 15px;
   margin-left: 216px;
   height:104px;
   width: 664px;
}
#navigation {
    display: none;
   background-color:#7AD731;
   margin-top: 20px;
   margin-bottom: 10px;
   margin-left: 4px;
   margin-right: 4px;
   border:0px;
   width:163px;
   float:left;
   border-right: 1px solid rgb(122,215,51);
   border-left: 1px solid rgb(122,215,51);
}
* html #navigation {
    display: none;
   width:165px;
}

#breadcrumb {
    display: none;
   border:0px;
   background-color: #ffffff;
   width:664px;
   height:18px;
   margin-top: 0px;
   margin-left: 216px;
   padding-bottom: 0px;
   border-bottom:1px solid #7AD731;
}

#content {
   float:left;
   border:0px;
   width:16cm;
   margin-top: 0px;
   margin-left: 20px;
   padding-bottom: 10px;
}

#footer {
    clear: both;
    border-top:1px solid #7AD731;
    margin-top: 10px;
    margin-bottom: 10px;
    width:16cm;
    margin-left: 20px;
}

/* Navigation */
.menuL1 A, .menuL1 A:link, .menuL1 A:visited, .menuL1 A:hover, .menuL1 A:active  {
	display: block;
	width: 163px;
	text-indent: 14px;
	line-height: 25px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.74em;
	color: rgb(51,102,26);
	font-weight: normal;
	text-decoration: none;
	border-top: 1px solid rgb(255,255,255);
	background-color: rgb(122,215,51);
	}
.menuL1 A:hover {
	color: rgb(51,102,26);
         font-weight: bold;
	background-color: rgb(175,231,131);
	}
.menuL1-act A, .menuL1-act A:link, .menuL1-act A:visited, .menuL1-act A:hover, .menuL1-act A:active  {
	display: block;
	width: 163px;
	text-indent: 14px;
	line-height: 25px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.74em;
	color: rgb(51,102,26);
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(255,255,255);
	background-color: rgb(175,231,131);
	}
.menuL1end {
	display: block;
	width: 165px;
	height: 1px;
	border-top: 1px solid rgb(255,255,255);
	background-color: rgb(175,231,131);
	}

.menuL2 A, .menuL2 A:link, .menuL2 A:visited, .menuL2 A:hover, .menuL2 A:active  {
	display: block;
	width: 163px;
	text-indent: 24px;
	line-height: 22px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.68em;
	color: rgb(51,102,26);
	font-weight: normal;
	text-decoration: none;
	border-top: 1px solid rgb(255,255,255);
	background-color: rgb(228,247,214);
	}
.menuL2 A:hover {
	color: rgb(51,102,26);
         font-weight: bold;
	}
.menuL2-act A, .menuL2-act A:link, .menuL2-act A:visited, .menuL2-act A:hover, .menuL2-act A:active  {
	display: block;
	width: 163px;
	text-indent: 24px;
	line-height: 22px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.68em;
	color: rgb(51,102,26);
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid rgb(255,255,255);
	background-color: rgb(186,229,153);
	}

.menuL3 A, .menuL3 A:link, .menuL3 A:visited, .menuL3 A:hover, .menuL3 A:active  {
	display: block;
	width: 163px;
	color: rgb(51,102,26);
	text-indent: 34px;
	line-height: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.62em;
	font-weight: normal;
	text-decoration: none;
	border-top: 0px solid rgb(255,255,255);
	background-color: rgb(244,255,233);
	}
.menuL3 A:hover {
	color: rgb(51,102,26);
	}
.menuL3-act A, .menuL3-act A:link, .menuL3-act A:visited, .menuL3-act A:hover, .menuL3-act A:active  {
	display: block;
	width: 163px;
	text-indent: 34px;
	line-height: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.62em;
	color: rgb(51,102,26);
	font-weight: normal;
	text-decoration: none;
	border-top: 0px solid rgb(255,255,255);
	background-color: rgb(228,247,214);
	}

.menuF1 A, .menuF1 A:link, .menuF1 A:visited, .menuF1 A:hover, .menuF1 A:active  {
	color: rgb(51,102,26);
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	}
.menuF1 A:hover {
	color: rgb(51,102,26);
	text-decoration: underline;
	}
.menuF1-act A, .menuF1-act A:link, .menuF1-act A:visited, .menuF1-act A:hover, .menuF1-act A:active  {
	line-height: 20px;
	color: rgb(51,102,26);
	font-weight: normal;
	text-decoration: none;
	}
.menuF1-act A:hover {
	color: rgb(51,102,26);
	text-decoration: underline;
	}

/* Text-Definition */
p {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.72em;
    line-height: 150%;
    color: rgb(51,51,51);
  }

.bodytext A, .bodytext A:link, .bodytext A:visited, .bodytext A:hover, .bodytext A:active {
    text-decoration: none;
    font-weight: bold;
    color: rgb(51,153,26)
  }

.bodytext A:hover {
    color: rgb(51,102,26);
    text-decoration: underline;
}

H1 {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    line-height: 150%;
    color: rgb(51,153,26);
    margin-top : 1.50em;
  }

H2 {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.80em;
    line-height: 150%;
    color: rgb(122,215,51);
  }

H3 {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.72em;
    line-height: 150%;
    color: rgb(51,153,26);
  }

H4 {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.80em;
    line-height: 150%;
    color: rgb(122,215,51);
  }

H5 {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    line-height: 150%;
    color: rgb(255,0,0);
  }

H6 {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.80em;
    line-height: 150%;
    color: rgb(255,0,0);
  }

#content ul li {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.80em;
    line-height: 150%;
    color: rgb(51,51,51);
}

#content ul li ul li {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    line-height: 150%;
    font-size: 0.88em;
    color: rgb(51,51,51);
}

ul.csc-bulletlist {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    line-height: 150%;
    color: rgb(51,51,51);
}
/* fuer Link-Liste: */
ul.csc-bulletlist-1 {
    list-style-image: url(/fileadmin/main/ekp-listbutton.gif);
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    line-height: 150%;
    color: rgb(51,51,51);
}

/* Sitemap */

#content .csc-sitemap ul li A, #content .csc-sitemap ul li A:link, #content .csc-sitemap ul li A:visited, #content .csc-sitemap ul li A:hover, #content .csc-sitemap ul li A:active {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    color: rgb(51,51,51);
    text-decoration: none;
	}

#content .csc-sitemap ul li A:hover {
    font-weight: bold;
    color: rgb(51,102,26);
	}

.csc-linkToTop {
    display: none;
    width: 640px;
    margin-top: 20px;
    text-align: right;
}
.csc-linkToTop A, .csc-linkToTop A:link, .csc-linkToTop A:visited, .csc-linkToTop A:hover, .csc-linkToTop A:active {
    text-decoration: none;
    font-weight: bold;
    color: rgb(51,153,26)
  }

.small {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.68em;
    line-height: 150%;
    color: rgb(51,51,51);
    }

.small A, .small A:link, .small A:visited, .small A:hover, .small A:active {
    text-decoration: none;
  }

.csc-textpic-caption {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.64em;
    line-height: 120%;
    margin-bottom : 0.50em;
    padding-bottom : 0.50em;
    color: #333;
  }

/* Felder und Submit Button für Email-Formulare */

.csc-mailform {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
	color: rgb(51,51,51);
	border: 0px;
	}

.csc-mailform-field {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
	color: rgb(51,51,51);
	vertical-align: middle;
	margin-bottom: 5px;
	clear: both;
	}
.csc-mailform-field input {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
	color: rgb(51,51,51);
	border: 1px solid;
	border-color: #cccccc;
	}
.csc-mailform-field textarea {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
	color: rgb(51,51,51);
	border: 1px solid;
	border-color: #cccccc;
	}
.csc-mailform-field select {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
	color: rgb(51,51,51);
	border: 1px solid;
	border-color: #cccccc;
	}
.csc-mailform-field label {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
	color: rgb(51,51,51);
	margin: 2px;
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 150px;
	display: block;
	}
.csc-mailform-label-req label {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
	font-weight: bold;
	color: rgb(75,139,190);
	margin: 2px;
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 150px;
	display: block;
	}

.csc-mailform-checkbox {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    width: 20px;
	color: rgb(255,255,255);
	border: 0px;
	}

.csc-mailform-label {
	width: 580px;
	text-align: left;
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
	font-style: italic;
	color: rgb(51,51,51);
	margin: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	}

.csc-mailform-submit {
    font-family: Verdana, Univers, Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    width: 100px;
	height: 20px;
	color: rgb(255,255,255);
	font-weight : normal;
	background-color: rgb(175,231,131);
	border: 1px solid rgb(51,51,51);
	margin-top: 10px;
	margin-left: 200px;
	padding: 2px;
	}

.align-right {
	text-align: right;
	}
.clear {
clear: both;
   line-height: 0px;
   font-size: 0px;
   height: 0px;
}
