html, body {
   height: 100%;
	margin: 0;
	padding: 0;

} 

body {
	font:80%/1.5em arial,helvetica,sans-serif;	text-align: center;
	background-color: #01326D;
	color: #1D117A;

}

 html, body {height: 100%;}
   body {margin: 0; padding: 0; }

h1 {
	color: #D20A0C;
}

h2 {
        margin: 0;
        padding: 0;
        font-size: 1em;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: #1D117A;
}

a:hover {
	color: #1D117A;
	text-decoration: underline;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

fieldset{
        border: 0;
        margin: 0;
        padding: 0;
}

span {
        margin: 0;
        padding: 0;
}



#box {
width: 980px;
        margin: 0px auto 0px auto;
   height: 100%;
	text-align: left;
        background-color: #FBFCFF;
	

}


#container {
	text-align: left;
		padding-top: 15px;
		padding-right: 15px;
		padding-left: 15px;

}

#gdw {
	background-color: #D20A0C;
	text-align: center;
	margin-bottom: 15px;
}

#gdw a {
	padding-top: 25px;
color: white;
letter-spacing: 0.3em;
   font-weight: bolder;
}

#kopf {
   background-color: #FBFCFF;
	background-image: url(image/bannernew.jpg);
	height: 150px;
	width: 950px;;
}

.align-center {
	text-align: center;
}






#navigation-top {
        margin: 0;
        padding: 0;

	font-weight: bold;

		  background-color: D3E0EB;
		  text-transform: uppercase;
		  background-image: url(image/bg-verlauf.gif);
		background-repeat: repeat-x;
}


#navigation-top ul {

	list-style-type: none;
	margin: 0;
	padding: 0;

}

#navigation-top li {
        margin: 0;
        padding: 0;
	display: inline;
border-right: 1px solid White;
padding-right: 1em;
        line-height: 1.8em;

}
		#navigation-top li.lo a {
padding-left: 1em;

		}

		#navigation-top li.lo a:hover {

		}

		#navigation-top li.hi a {
		}
		
#links {
	margin: 0 0 0 0;
	width: 190px;
	float: left;
	display: inline;
}

#rechts {
	margin: 0 0 0 0;
	width: 190px;
	float: right;
}

.kasten {
	padding: 15px;
	border: 1px solid #BACFE0;
}
.kasten input
	{ border:1px solid #BACFE0; }
.submit {
	margin-top: 0.5em;
	background-color: #BACFE0;
	font-weight: bold;
	color: Navy;
	padding-left: 30px;
	padding-right: 35px;
}

.kasten-header {
		display: block;
	  background-color: D3E0EB;
	  text-transform: uppercase;
	  background-image: url(image/bg-verlauf.gif);
		background-repeat: repeat-x;
		padding-left: 5px;
		padding-top:0.3em;
		padding-bottom:0.2em;
		font-weight: bold;
}

	#navigation-links {
			margin: 0 0 0 0;
			font-weight: bold;
			line-height: 1.0em;
		}
		
		#navigation-links ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		#navigation-links li {
			margin: 0;
			padding: 3px 0 8px 0;
		}

                #navigation-links li.linie {
                        background: url(../img/graue_linie.gif) repeat-x;
                        background-position: left bottom;
                }
		
		#navigation-links a {
			background: none;
			padding: 0 0 0 0;
		}

                                * html #navigation-links li.lo a {
                                        height: 12px;
                                }
				#navigation-links li.lo a {
                                        display: block;
		                        width: auto;
		                        min-height: 12px;
					color: #49427A;
					text-decoration: none;
                                        background: url(../img/icon_subnav_lo.gif) no-repeat;
                                        background-position: left 5px;
                                        padding: 0 0 0 10px;
                                        line-height: 15px;
				}
				
				#navigation-links li.lo a:hover {
                                        background: url(image/icon-menuitem-active.gif) no-repeat;
                                        background-position: left 3px;
                                        padding: 0 0 0 10px;
				}

                                * html #navigation-links li.hi a {
                                        height: 12px;
                                }
				#navigation-links li.hi a {
                                        display: block;
		                        width: auto;
		                        min-height: 12px;
					color: #D20A0C;
					text-decoration: none;
                                        background: url(../img/icon_subnav_hi.gif) no-repeat;
                                        background-position: left 5px;
                                        padding: 0 0 0 10px;
                                        line-height: 15px;
				}

		
		                #navigation-links li.linie {
		                        background: url(image/line.gif) repeat-x;
		                        background-position: left bottom;
		                }
		
		 #navigation-links li.linie-red {
		                        background: url(image/line.gif) repeat-x;
		                        background-position: left bottom;
		                        color: #D20A0C;
                }
		 #navigation-links li.linie-red a {
				                        color: #D20A0C;
                }
		
		#links .teaser {
                        margin: 0 0 30px 0;
			font-size: 0.7em; 
        		line-height: 1.5em;
		}

                #links .teaser a {
                        background: url(../img/icon_link.gif) no-repeat;
                        background-position: left 5px;
                        padding: 0 0 0 8px;
                }

		#links .teaser p {
			padding: 0 0 8px 0;
		}

#c-content {
float: left;
	width: 570px;
	margin: 0 0 0 0;
        text-align: justify;
        		  		margin-bottom: 50px;
        		  		padding-top: 15px;
}

#c-content p {
	margin-bottom: 0.5em;
}

#c-content a.link {
        background: url(../img/icon_link.gif) no-repeat;
        background-position: left 5px;
        padding: 0 0 0 8px;
}

#c-content .columnLeft {
	width: 530px;
	float: left;
	text-align: justify;
  padding-left:20px;
    padding-right:20px;


}


#c-content .columnRight {
	width: 0px;
	float: left;
	text-align: justify;
  padding-left:0px;
    padding-right:0px;

}
 

#c-content .contentTeaser h2 {
	border-bottom: 1px solid #49427A;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-align: center;
}

#c-content .contentTeaser p {
	padding: 7px 0 0 0;
	margin: 0;
}

#c-fuss {
	clear: both;
        width: 825px;
	margin: 0 auto;
	padding: 7px 0 25px 0;
	text-align: left;
	font-size: 0.8em;
        color: #FBFCFF;
}

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

#c-fuss li {
	display: inline;
	margin: 0;
	padding: 0;
}

#c-fuss a {
	color: #FBFCFF;
	text-decoration: underline;
	background: none;
	padding: 0;
}

#c-fuss a:hover {
        color: #D20A0C;
}

#c-fuss a.klein {
	font-size: 0.9em;
	font-weight: bold;
}

#c-fuss a.gross {
	font-size: 1.2em;
	font-weight: bold;
}


.prop {
  height: 100%;
  float: right;
  width: 1px;
  margin: 0 0 -20px 0;
  	background-color: #01326D;

}

* html .prop {
margin-left: -1px;
}


.clear {
  clear:both;
  height: 20px;
  line-height: 20px;
  background-color: #BACFE0;
  padding-left: 1.51em;
  
}
#head {
height: 240px;
}

.logo {
margin-top: 2em;
	text-align: center;
}

  #wrapper {width: 980px; margin: auto auto; min-height: 100%; position: relative;}
   * html #wrapper {height: 100%;} /* IE Hack für 100 % Höhe */
   #footer {position: absolute; bottom: 0; left: 0;  width: 950px; margin-left:15px;}
   * html #footer {bottom: -1px;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */
 #wrapper {background-color: #FBFCFF;}
   #footer {background: #BACFE0; text-align: left;   font-weight: bold; font-size: 0.9em;} 

table.ansprechpartner {
width:100%;
}

.ansprechpartner td{
	text-align: center;
	vertical-align: top;
	padding-bottom: 1em;

}


.ansprechpartner th{
background-color: #A4AFC9;
font-weight: bold;
color: black;
text-align: center;}

.table-events  {
	width: 100%;
	border:1px solid #BACFE0;
	border-collapse:collapse;margin-bottom:1.5em;
}	
	
.table-events th {
	background-color: #D3E0EB;
}

.table-events td {
  vertical-align: top;
}	

.table-events .td-0 {
	width: 100px;
}	

.table-events .td-2 {
	width: 100px;
}	


.table-gremien  {
border-collapse:collapse;
	width: 100%;
}	
	
.table-gremien th {
	background-color: #D3E0EB;
}

.table-gremien td {
  vertical-align: top;
  	border:1px solid #BACFE0;
  	text-align: left;

}	

.table-gremien .td-0 {
	width: 85px;
}	

.table-gremien .td-1 {
	width: 115px;
}	







.table-partner {
	width: 100%;
}

.table-einladungen {
	width: 100%;
	border-collapse:collapse;margin-bottom:1.5em;

}

.table-einladungen .td-1 {
	width: 150px;
}
.table-einladungen td, .table-links td {
	vertical-align: top;
}

.table-partner td, .table-einladungen td, .table-links td {
	border:1px solid #BACFE0;
	text-align: left;

}	

.table-partner tr {
	border:1px solid #BACFE0;
}	



.table-links {
	width: 100%;
	border-collapse:collapse;
}

.table-links .td-0 {
	width: 300px;
}


h1,h2,h3 {margin:0 0 .7em 0;line-height:1.5em;text-align: left;}
h1 {font-size:1.4em;}
h2 {font-size:1.2em;}
h3 {font-size:1em;}
h4 {font-size:0.9em;}



	.tx-damdownloadlist-pi1 {
			margin: 0 0 0 0;
		}
		
		.tx-damdownloadlist-pi1 ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		.ddl_file_description {
		margin-left: 2em;
		}
				.ddl_file_name {
				margin-left: 1em;
		}
		
		
tx-damdownloadlist-pi1 li {
	list-style-type: none;


}

tx-damdownloadlist-pi1 ul {
	list-style-type: none;


}

.news-single-item h3, {
	text-align: left;
}

.csc-linkToTop {
	text-align: right;
	font-weight: bold;
	font-size: 0.85em;
		color: #D20A0C;

}

csc-linkToTop a {
	text-decoration: none;

}

