/* ---------------------------------------------------------------- */
/* Grundlayout ---------------------------------------------------- */
/* ---------------------------------------------------------------- */

html>/**/body, x:-moz-any-link, x:default { position:relative; left:-0.1px; }


body,
form {
	margin: 0px;
	padding: 0px;
	font-family:  Verdana, Arial;
}

body {
	background: url(img/verlauf_grau_weiss.jpg) repeat-x #fff;

}

img {
	border: none;
}

#mainbody {
    position: absolute;
    width: 960px;
    left: 50%;
    top: 0px;
    padding: 0px;
    margin: 0px;
    margin-left: -480px;
    background: url(img/bg_maincontent.gif) no-repeat;
    z-index:1;
}

#maincontent {
        width:940px;
        margin-left:10px;        
}

a {
	border-bottom:1px dotted #046829;
    color:#046829;
    text-decoration:none;
    font-weight:normal;
}

a:hover {
		border-bottom:0px;
}

b, strong {
    color:#000;
}

.img-float {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.img-float-right {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}


img.img-margin {
	margin-top:5px;
	margin-bottom:5px;
}


.w2 li {
	font-size:12px;
	line-height:17px;
	color:#666;
}

/* ---------------------------------------------------------------- */
/* Content Links -------------------------------------------------- */
/* ---------------------------------------------------------------- */

.p1 a {
	border-bottom:0px;
}

.p1 a:hover {
	border-bottom:1px dotted #046829;
}

.w2 a {
	font-weight:normal;
	/*background:url(img/pixel_bg.gif);*/
	background:#effdf4;

}

.w2 a:hover {
	text-decoration:none;
	border-bottom:0px;
	background:none;
}

.w5 a,
.kontakt-box a{
	font-weight:normal;
	background:none;
}

.boxhome a,
#mediathek a{
	text-decoration:none;
	background:none;
}

.boxhome a:hover,
#mediathek a:hover,
.w5 a:hover,
.kontakt-box a:hover{
	border-bottom:1px dotted #046829;
}

/* ---------------------------------------------------------------- */
/* Kopf ----------------------------------------------------------- */
/* ---------------------------------------------------------------- */

#logo {
	position:absolute;
	top: 0px;
	right: 45px;
	z-index:100000;
}

#logo img{
    width:179px;
    height:115px;
    z-index:100001;

}

#logo a{
    border-bottom:0px;
}

/* ---------------------------------------------------------------- */
/* Contentbereich ------------------------------------------------ */
/* ---------------------------------------------------------------- */

#topteaser,
#topcontent {
	    padding:0px;
		width:940px;
		height:250px;
		margin-bottom:90px;
}

#topteaser img,
#topcontent img{
        width:940px;
        height:250px;
        z-index:1;
}

#content {
		width:860px;
		margin-left:40px;
}

/* ---------------------------------------------------------------- *7
/* Standards ------------------------------------------------------ */
/* ---------------------------------------------------------------- */

p,
td, th,
li,
input,
select,
option,
.copy {
	margin: 0px;
	font-size: 12px;
	line-height: 17px;
	font-family:  Verdana, Arial;
}

p {
	margin-bottom: 15px;
	color:#666;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	line-height:normal;
}


h1,
.csc-header-n1 h1 {
	font-size: 22px;
	color: #046829;
	margin-bottom: 15px;
}

h2.home {
	margin-top:0px;
}


h3.first {
    margin-top:0px;
	margin-bottom: 15px;
}

h2,
.csc-header-n2 h1,
.csc-header-n3 h1,
.csc-header-n4 h1,
.csc-header-n5 h1,
.csc-header-n6 h1,
.csc-header-n7 h1,
.csc-header-n8 h1,
.csc-header-n9 h1,
.csc-header-n10 h1,
.csc-header-n11 h1,
.csc-header-n12 h1,
.csc-header-n13 h1,
.csc-header-n14 h1,
.csc-header-n15 h1,
.csc-header-n16 h1,
.csc-header-n17 h1,
.csc-header-n18 h1,
.csc-header-n19 h1,
.csc-header-n20 h1 {
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 15px;

}

h2 {
	font-size: 20px;
}


h3 {font-size: 14px; margin-bottom: 2px; line-height:18px; margin-top: 25px;}

h4 {font-size: 13px; margin-bottom: 2px; margin-top: 0px; color:#111}

h5 {font-size: 11px; font-weight:normal; font-style:italic; color:#777; margin-bottom: 2px; margin-top:20px}

h6 {font-size: 11px; margin-bottom: 0px;}

.detail {
	font-weight:bold;
	color:#046829;
}

hr {
	background-color:#ddd;
	border-color:-moz-use-text-color -moz-use-text-color #ddd;
	border-style:none none solid;
	border-width:0 0 1px;
	color:#ddd;
	display:block;
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
	clear:left;
}

.divider {
	clear:left;
}

/* ---------------------------------------------------------------- */
/* Fieldset / Kontaktformular ------------------------------------- */
/* ---------------------------------------------------------------- */

fieldset  {
	border:0px;
	display:block;
	margin:0px;
	padding-left:10px;
	padding-bottom:15px;
	background:#f3f3f3;
}

fieldset label{
	font-weight:normal;
	font-size:12px;
	vertical-align:top;
	display:block;
	margin-bottom:0px;
	margin-top:10px;
}

fieldset input{
	background:#fff;
	border:1px solid #ddd;
	width:400px;
	
}

fieldset textarea{
	background:#fff;
	border:1px solid #ddd;
	width:400px;
	margin-bottom:15px;
	
}

/* ---------------------------------------------------------------- */
/* Listen --------------------------------------------------------- */
/* ---------------------------------------------------------------- */

ul {
		padding:0px;
		margin:0px;
		margin-left:16px;
		margin-bottom:20px;
		color: #444;
		list-style-image:url(img/square_green.gif);
}

ul li {
		margin-bottom:0px;

}

/* ---------------------------------------------------------------- */
/* Zusammenbau der Content-Container ------------------------------ */
/* ---------------------------------------------------------------- */


/* Position des Begin des Containers .p1 .p2 ... */
.p1, .p2, .p3, .p3, .p4, .p5 {
    position: relative;
    left: 0px;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
    margin-bottom: 0px;
}

.p1 {
    margin-left: 0px;
    clear: left;
}

.p2 {
}


.h1 {
    height: 365px;
}


/* Weite des Containers (anzahl der Spalten) */
.w1 { width: 200px; margin-bottom:40px;}
.w2 { width: 630px;}
.w3 { width: 860px;}
.w4 { width: 175px; margin-left:55px;}
.w5 { width: 290px; margin-bottom: 25px; /*background:#f7f7f7;*/ padding:0px;}

.csc-default {
	clear:both;
}

.w2 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:15px;
}

/* ---------------------------------------------------------------- */
/* footer --------------------------------------------------------- */
/* ---------------------------------------------------------------- */

.footer {
	text-align:left;
	margin-bottom:20px;
	margin-top:25px;
	padding-top:3px;
	padding-bottom:15px;
	border-top:1px solid #ddd;
}

.footer-content{
    font-size:11px;
}

.footer a{
    color:#333;
    border-bottom:0px;
    font-size:11px;
}

.footer a:hover{
    border-bottom:1px dotted #333;
}

/* ---------------------------------------------------------------- */
/* Box Home / Box Fallstudien ------------------------------------- */
/* ---------------------------------------------------------------- */

.abdecker {
    background:url(img/abdecker_kl.gif) right top no-repeat;
    position:absolute;
    top:0px;
    left:0px;
    width:200px;
    height:20px;
}

.boxhome {
    height: 365px;
    width: 200px;
    background:url(img/bg_boxhome.jpg) bottom no-repeat;
}

.boxklein {
    height: 280px;
    width: 200px;
    background:url(img/bg_boxklein.jpg) bottom no-repeat;
}

.pfeil_gruen,
.boxklein .pfeil_gruen {
    position:absolute;
    top:346px;
    right:0px;
    width:19px;
    height:19px;
}

.boxklein .pfeil_gruen {
    top:261px;
}

.pfeil_gruen p{
    margin:0px;
}

.pfeil_gruen a{
    border-bottom:0px;
}

.boxhome-content,
.boxklein-content{
    width:180px;
    margin-left:10px;
    padding-top:8px;
}

.boxklein-content {
	 padding-top:10px;
}

.boxklein-content p{
	font-size:11px;
	line-height:15px;
}

.boxhome-content h1,
.boxhome-content h2,
.boxklein-content h1,
.boxklein-content h2{
    color:#000000;
    margin:0px;
    margin-top:0px;
    font-size:20px;
}

.boxhome-content a,
.boxklein-content a{
    color:#555;
    border-bottom:0px;
    background:none;
}

.boxhome-content a:hover,
.boxklein-content a:hover{
    border-bottom:1px dotted #555;
}

.boxhome-content p,
.boxklein-content p{
    margin-bottom:8px;
}

.boxklein-content a:hover{
    border-bottom:0px;
}

.boxklein-content .csc-textpic-text a:hover {
	border-bottom:1px dotted #555;	
}


.boxklein-content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}

/* ---------------------------------------------------------------- */
/* Rechte Spalte ----------------------------------------------------- */
/* ---------------------------------------------------------------- */

.w4 h1,
.w4 h2{
    font-size:16px;
    margin:0px;
    color:#666666;
}

.w4 p{
    font-size:11px;
    line-height:14px;
    color:#666;
    margin-bottom:8px;
}

.w4 a {
    border-bottom:1px dotted #046829;
    color:#046829;
    
    text-decoration:none;
}

.w4 a:hover {
    border-bottom:0px;
    color:#046829;
    text-decoration:none;
}

.element {
    margin-bottom:30px;
}

.element h3{
    margin:0px;
    padding:0px;
}

.w4 a.button {
    border-bottom:0px;
}


.element .csc-textpic a {
	border-bottom:0px;
}

.element .csc-textpic p a {
	border-bottom:1px dotted #046829;
}

.element .csc-textpic p a:hover {
	border-bottom:0px;
}

/* ---------------------------------------------------------------- */
/* News ----------------------------------------------------------- */
/* ---------------------------------------------------------------- */


.w4 a.news-link  {
	background:url(img/pfeil_gruen.gif) #f7f7f7 2px 2px no-repeat;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding-left:18px;
	padding-bottom:2px;
	color:#111;
	display:block;
	width:157px;
	margin-top:15px;
}

.w4 a.news-link:hover  {
	background:url(img/pfeil_gruen.gif) #E4F2E9 2px 2px no-repeat;
	border-top:1px solid #69A57F;
	border-bottom:1px solid #69A57F;
	color:#111;
}

/* ---------------------------------------------------------------- */
/* Fallstudie ----------------------------------------------------- */
/* ---------------------------------------------------------------- */


.fallstudie {
    width: 200px;
}

.fallstudie-content {
    width:180px;
    margin-left:10px;
}

.fallstudie-img {
    margin-bottom:15px;
}

.fallstudie-img a{
    border-bottom:0px;
}


.fallstudie-content h1{
    color:#000000;
    margin:0px;
    margin-top:10px;
    font-size:20px;
}

.fallstudie-content a{
    color:#555;
    border-bottom:0px;
}

.fallstudie-content p{
    margin-bottom:8px;
}

.fallstudie-content a:hover {
    border-bottom:1px dotted #555;
}

a span.gruen {
    color:#046829;
    border-bottom:1px dotted #046829;
}

a:hover span.gruen {
    border-bottom:0px;
}

/* ---------------------------------------------------------------- */
/* Navigation Rechts ---------------------------------------------- */
/* ---------------------------------------------------------------- */

/*.navigation_rechts {
    background:url(img/bg_navi_rechts.jpg) top left no-repeat #e7e7e7;
    padding-top:10px;
    padding-bottom:10px;
    width:172px;
    border-bottom:1px solid #e7e7e7;
}*/

.navigation_rechts {
    padding-top:10px;
    padding-bottom:10px;
    width:172px;
    background:#e4f2e9;
    border:1px solid #69a57f;
}

.navigation_rechts ul,
ul.language {
        padding:0px;
        margin:0px;
        padding-left:25px;
        color: #444;
        list-style-image:url(img/pfeil_navi.jpg);
        
}

ul li{
        margin-bottom:8px;
        font-size:10px;
        line-height:13px;	
}


.navigation_rechts ul.csc-menu li a {
        color: #333;
        border-bottom:1px dotted #333;
        
}

.navigation_rechts ul.csc-menu li a:hover {
        border-bottom:0px;
        color: #000;
        
        
}


.navigation_rechts ul.csc-menu li.active a {
        color: #000;
        border-bottom:1px dotted #000;
        font-weight:bold;
        
}

.navigation_rechts ul.csc-menu li.active a:hover {
        border-bottom:0px;
        
}

/* ---------------------------------------------------------------- */
/* Sprachwähler & Login-------------------------------------------- */
/* ---------------------------------------------------------------- */

.sprachwaehler {
    /*background:url(img/bg_navi_rechts.jpg) top left no-repeat #e7e7e7;*/
    padding-top:5px;
    padding-bottom:5px;
    width:172px;
}

.accordion a{
	border-bottom:0px;
	cursor:pointer;
}

.sprachwaehler a{
	border-bottom:1px dotted #333;
}


.login form{
	font-size:10px;
}

.login select,
.login input{
    width:172px;
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #DDDDDD;
    color:#777;
    font-size:10px;
}

.login input.login-button{
    width:172px;
    background:#f7f7f7;
    border:1px solid #DDDDDD;
    cursor:pointer;
    color:#111;
}

.login input.login-button:hover{
    background:#fff;
}

.login h3{
    font-size:12px;
    margin-top:5px;
    margin-bottom:5px;
}

ul.language {
        padding:0px;
        margin:0px;
        padding-left:15px;
        color: #444;
        list-style-image:url(img/pfeil_navi.jpg);
        
}

ul.language li{
        margin-bottom:5px;
        font-size:10px;
        line-height:13px;
}

ul.language li a{
        color:#333;
        border-bottom:1px dotted #333;
}

ul.language li a:hover{
        color:#333;
        border-bottom:0px;
}

ul.language li.act a{
        border-bottom:1px dotted #046829;
   		color:#046829;
}

ul.language li.act a:hover{
        border-bottom:0px;
}

/* ---------------------------------------------------------------- */
/* Kontakt Box ---------------------------------------------------- */
/* ---------------------------------------------------------------- */

.kontakt-box {
    background:url(img/bg_kontakt_block.jpg) top left no-repeat;
    width:100%;
    height:100px;
    margin-bottom:15px;
   
}

.kontakt-box img.img-float {
    float:left;
    margin-right:10px;
    border-right:0px solid #fff;
   
}

.kontakt-box img.img-float-right {
    width:100px;
    float:right;
    margin-left:10px;
   
}


.kontakt-box p.bodytext{
	margin:0px;
	margin-bottom:0px;
}

.kontakt-box h5{
	margin:0px;
}

/* ---------------------------------------------------------------- */
/* Slider --------------------------------------------------------- */
/* ---------------------------------------------------------------- */

h4.slide-header {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:3px;
	
}

h4.slide-header a{
	color:#111;
}

h4.slide-header a:hover{

}


.slide-link  {
	font-weight:bold;
	background:url(img/pfeil_gruen.gif) 0px 2px no-repeat;
	padding-left:16px;
}

a.presse-link {
	font-size:11px,
}

/* ---------------------------------------------------------------- */
/* Mediathek ------------------------------------------------------ */
/* ---------------------------------------------------------------- */

table#mediathek {
	margin-top:20px;
}

table#mediathek td{
	vertical-align:top;
	text-align:center;
	padding-bottom:10px;

}

table#mediathek td p{
	margin:0px;
}

table#mediathek td a{
	border-bottom:0px;
}

table#mediathek td.title-bg {

}

table#mediathek td.title-bg a{
	border-bottom:1px dotted #046829;
}

table#mediathek td.title-bg a:hover{
	border-bottom:0px;
}

html div.csc-textpic-intext-left div.csc-textpic-imagewrap,
html div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:30px;
}

.slide-media-header {
	margin-top:30px;
	background:#f7f7f7;
	background:url(img/vl_button.gif) repeat-x;
	height:20px;
	border:1px solid #ddd;
}

.slide-media-link  {
	font-weight:normal;
	background:url(img/pfeil_grau.gif) 0px 0px no-repeat;
	padding-left:26px;
	font-size:15px;
	/*color:#111;*/
}

.slide-media-header a:hover  {
	border-bottom:0px;
	color:#046829;
}


/* ---------------------------------------------------------------- */
/* Suchformular --------------------------------------------------- */
/* ---------------------------------------------------------------- */


.suchformular {
	width:100%;
	margin-bottom:25px;
}

.suchformular td.trenner {
	width:2px;
}

.suchformular input.tx-indexedsearch-searchbox-sword {
	border:1px solid #69A57F;
	background:#E4F2E9;
	width:140px;
	padding:0px;
	padding-left:3px;
	font-size:11px;
	height:17px;
	margin-right:2px;
}

.suchformular label,
select#suchformscols{
	display:none;
}


.tx-indexedsearch-searchbox,
.tx-indexedsearch-rules {
	display:none;
}

ul.browsebox {
	width:100%
	margin-left:9px;
	background:#f7f7f7;
}

ul.browsebox li a{
	color:#000;
	background:none;
}

.tx-indexedsearch-redMarkup {
	font-weight:normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:red;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style:normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#f7f7f7;
}

/* ---------------------------------------------------------------- */
/* navigation ----------------------------------------------------- */
/* ---------------------------------------------------------------- */

 div.gruen {
        position: absolute;
        top:249px;
        left:10px;
        background:#046829;
        width:940px;
        height:7px;
        font-size:1px;
        font-size:1px;
        z-index:2;
        border-top:1px solid #fff;
  }
  
 
 div.navigation {
        position: absolute;
        top:230px;
        left:10px;
        width:940px;
        z-index:3;
  }
  
#nav {
    /*list-style-type:decimal-leading-zero;*/
    list-style-type:none;
    padding: 0px;
    margin: 0px;
    list-style-image:none;
}

#nav li {
        float: left;
        padding: 0px;
        color:#414046;
        background:url(img/bg_nav.gif) right top;
}

#nav li.active a {
        color:#fff;
}

#nav a {
        display: block;
        text-decoration: none;
        font-family:verdana;
        font-size:11px;
        color:#222;
        border-left:1px solid #fff;
        font-weight:bold;
        line-height: 20px;
        border-bottom:0px;
        padding-left:10px;
        padding-right:15px;
        
}

#nav li.active a p{
    color:#fff;
}


#nav li.active a,
#nav a:hover {
        background:url(img/bg_nav_up.gif) right top;
        color:#fff;
        border-bottom:0px;
}

#nav li ul li ul  {
    top: auto;
}
  
#nav li ul {
    position: absolute;
    left: -999em;
    font-weight: normal;
    margin: 0;
    padding-top: 6px;
    margin-left: 0px;
    z-index:1000;
    list-style-image:none;
    list-style-type:none;
}

#nav li.active ul {
    position: absolute;
    top:27px;
    left: 40px;
    font-weight: normal;
    margin: 0;
    padding-top: 0px;
    margin-left: 0px;
    z-index:1000;
    list-style-image:none;
    list-style-type:none;
    width:855px;
}

 
#nav li li {
    padding: 0px;
    padding-left:5px;
    padding-right:5px;
    background: none;
    border:none;
    border-right:1px solid #fff;
}


#nav li ul li {
    float:left;
    background:url(img/bg_subnavi.gif) repeat-x;
    padding-bottom:5px;
}
 
#nav li.active ul a {
        background:none;
        color:#111;
        font-size:11px;
}

#nav li.active ul li.active a {
        background:none;
        color:#046829;
        text-decoration:underline;
}

#nav li.active ul a:hover {
        color:#046829;
        text-decoration:underline;
        background:none;
        border-bottom:0px;
}
 
#nav li ul a {
    display:block;
    margin:0px;
    margin-left: 6px;
    margin-right: 6px;
    color: #111;
    background:none;
    font-weight:normal;
    border-left:0px;
    padding:0px;
    
}
 
#nav li ul ul {
    margin:0px;
}

#nav li.active ul li ul{
     position: absolute;
    left: -999em;
}


/* ---------------------------------------------------------------- */
/* Login Startseite ----------------------------------------------- */
/* ---------------------------------------------------------------- */

div#c1865 {
	margin:40px;
	margin-bottom:100px;
	
}


/* ---------------------------------------------------------------- */
/* Login EPEA - Internal ------------------------------------------ */
/* ---------------------------------------------------------------- */

#content .tx-felogin-pi1 h3 {
	font-size:15px;
	margin-bottom:5px;
}

#content .tx-felogin-pi1 div {
	font-size:12px;
}

#content .login_button {
	margin-top:20px;
}

#content .login_button input{
	background:#f7f7f7;
	cursor:pointer;
}

.tx-felogin-pi1 fieldset {
	background:none;
	padding-left:0px
}


/* ---------------------------------------------------------------- */
/* Druckversion --------------------------------------------------- */
/* ---------------------------------------------------------------- */

#printarea {
	
}







