html {
	height: 100%;
}

body {
	height: 100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#373737;
	margin:0;
	padding:0;
}

.none {
	display:none;
}

a img {
	border:none;
}

.start {
	background:#fff url(../gfx/bg_start.png) repeat-x;
}

.haupt {
	background:#fff url(../gfx/bg.png) repeat-x;
}

h1 {
	margin:15px 48px 0;
	padding:0;
	float:left;
}

h1 a {
	display:block;
	background-image:url(../gfx/logo.png);
	width:356px;
	height:76px;
}

h2 {
	color:#015c8b;
	font-size:25px;
	text-align:left;
	line-height:normal;
}

h3.meldung {
	color:#015c8b;
	font-size:18px;
	margin-top:25px;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

#content {
	padding-bottom: 9em;
	width:963px;
	margin:auto;
}

#header {
	width:963px;
	height:128px;
}

#header img {
	float:left;
}

#hahn {
	margin-top:18px;
}

#bruecke {
	margin-top:5px;
}

#footer {
	position: relative;
	margin-top: -7.5em;
	background-color:#373737;
	height:90px;
	text-align:center;
	color:#fff;
	padding:10px 0 0;
} 

.red {
	color:#a41101;
}

a:link, a:active, a:visited {
	text-decoration:underline;
	color:#a41101;
}

a:hover, a:focus, a.select {
	text-decoration:none;
}

#headerbild {
	width:963px;
	height:341px;
	background:url(../gfx/headerbild.png) no-repeat;
	margin-top:5px;
}

#headerbild_weiter {
	width:951px;
	height:182px;
	background:url(../gfx/header_weiter.png);
	margin-top:15px;
	padding:11px 0 0 12px;
	position:relative;
	z-index:100;
}

#banner {
	width:102px;
	height:101px;
	background-image:url(../gfx/banner.png);
	position:absolute;
	left:861px;
	top:0;
	z-index:999;
}

#headerbildlinks {
	float:left;
	width:360px;
	height:250px;
	margin:30px 0 0 30px;
}

#headerbildlinks p {
	font-size:17px;
	color:#013855;
	line-height:33px;
	font-style:italic;
}

.cleaner {
	margin:0;
	padding:0;
	clear:both;
}

a:link#mehr, a:active#mehr, a:visited#mehr {
	display:block;
	background-image:url(../gfx/info.png);
	background-repeat:no-repeat;
	width:198px;
	height:58px;
}

a:hover#mehr, a:focus#mehr, a.select#mehr {
	background-position:left -58px;
}

/*Slideshow*/

#slideshow {
    position:relative;
    height:268px;
	width:413px;
	float:right;
	margin:14px 119px 0 0;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*Slideshow Ende*/


a:link.weiter, a:active.weiter, a:visited.weiter {
	display:block;
	background-image:url(../gfx/mehr.png);
	background-repeat:no-repeat;
	width:150px;
	height:44px;
	float:left;
}

a:link.arch, a:active.arch, a:visited.arch {
	display:block;
	background-image:url(../gfx/archiv.png);
	background-repeat:no-repeat;
	width:150px;
	height:44px;
	float:left;
	margin-top:15px;
}

a:hover.weiter, a:focus.weiter, a:hover.arch, a:focus.arch {
	background-position:left -44px;
}

a.akti {
	margin-left:173px;
}

#news {
	width:963px;
}

#aktuellbox {
	float:left;
	width:301px;
	background:url(../gfx/border_aktuell.png) no-repeat right top;
	height:190px;
	padding:0 10px;
}

#aktionsbox {
	float:left;
	width:301px;
	background:url(../gfx/border_aktuell.png) no-repeat right top;
	height:190px;
	padding:0 10px;
}

#medienbox {
	float:left;
	width:301px;
	height:190px;
	position:relative;
	padding:0 10px;
}

#aktuellbox p {
	height:90px;
}

h5 {
	font-size:14px;
	font-weight:bold;
	color:#a21101;
	margin:0;
}

h5.blue {
	font-size:14px;
	font-weight:bold;
	color:#015c8b;
	margin:0;
}

.datum {
	display:block;
	font-size:12px;
}

h3 {
	font-size:20px;
	margin:0 0 10px 0;
}

h4 {
	color:#a41101;
	font-size:20px;
}

#inhalt {
	width:953px;
	margin:10px 0 0;
	padding:0 0 0 10px;
}

#inhaltlinks {
	float:left;
	width:630px;
	text-align:justify;
}

#inhaltrechts {
	float:right;
	width:263px;
}

#koffer {
	background-image:url(../gfx/koffer.png);
	width:225px;
	height:306px;
	background-repeat:no-repeat;
}

/*Menue*/

#jsddm {	
	margin: 0;
	padding: 0;
}
	
#jsddm li
{	float: left;
	list-style: none;
	font-size:16px;
}

#jsddm li a {	
	display: block;
	padding:7px 15px 0 15px;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	height:29px;
	background:url(../gfx/border_navi.png) no-repeat right top;
}

#jsddm li a:hover, #jsddm li a.select {	
	background-color:#a31101;
}
	
#jsddm li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid #131313;
	z-index:980;
}

#jsddm li ul li {	
	float: none;
	display: inline;
	font-size:12px;
}

#jsddm li ul li a {	
	width: 80px;
	background: #9F1B1B;
	height:25px;
	padding:4px 15px 0 15px;
	
}

#jsddm li ul li a:hover, #jsddm li ul li a.select {	
	background: #7F1616;
}

.datum_ueber {
	font-weight:bold;
}

.border {
	border-top:1px solid #373737;
	clear:both;
}

.partner {
	width:280px;
	float:left;
	background-color:#d9dcdc;
	padding:10px;
	margin-top:20px;
	text-align:left;
	margin:10px 10px 0 0;
}

.partner img {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:15px;
}

/*Anmeldung*/

.tab {
	margin-left:25px;
}

input#spendenbetrag {
	width:80px;
}

.t3deco div, .t3 div {
	float:left;
	margin:20px 15px 0 0;
}

/*Anmeldung Ende*/

.gallery {
	width:265px;
	float:left;
	height:80px;
	text-align:left;
	background-color:#d9dcdc;
	padding:10px;
	margin:0 15px 15px 0;
}

.gallery img {
	float:left;
	margin-right:10px;
	border:1px solid #fff;
}

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

ul#gall li {
	float:left;
	margin:0 15px 15px 0;
}

.link {
	margin-bottom:25px;
	text-align:left;
	height:90px;
}

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

.link a {
	display:block;
}

p.hit_form {
	margin-top:0px;
	font-size: 11px;
	background:url(../gfx/hit_neu.png)  no-repeat left center;
	padding-left: 45px;
	line-height: normal;
}


form#anmeldung input.error {
	background:#fc5e52;
}
p.ok, p.error {
	border:1px solid #000;
	padding:10px 10px 8px 30px;
	color:#000;
	font-weight:bold;
	background:#ccc url(../gfx/ok.gif) no-repeat 11px 9px;
}
p.error {
	background-image:url(../gfx/error.gif);
}



