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

body {
	margin: 0px;
	padding: 0px;
	background:url(../gfx/MAUERbody.jpg) scroll center 200px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	line-height: 13pt;
	letter-spacing: 0.02em;
	}

body.video_bg {
	background:#E6DED7;
	}

body.video_bg div#wrapper {
	width: 500px;
	margin: 0px auto;
	padding: 25px;
}

body.flowvideo {
	background:#E6DED7;
	}

body.flowvideo div#wrapper {
	width: 450px;
	margin: 0px auto;
	padding: 25px;
}


div {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 18pt 0px;
	text-indent: 0em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#990000;
	margin-top: 1px;
	font-size: 2.4em;
	line-height: 1.2em;
	margin-bottom: 12px;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#990000;
	margin: 0px 0px 4pt 0px;
	padding: 0px;
	font-size: 1.5em;
	line-height: 1.3em;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#990000;
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0 0 3pt 0;
	}

#topbar_wrap {
	position:relative;
	background:#FFFFFF;
	height:200px;
	background: url(../gfx/MAUERtop.jpg) top center;
	overflow:hidden;
	}

#topbar{
	width: 980px;
	margin: 0px auto;
}

#topbar #slw_logo {
	margin-top: 5px;
	margin-left: 30px;
}

#topbar #slogan {
	margin-left: 375px;
	margin-top: -58px;
}

.abs_bottom {
	position: absolute;
	bottom: 0px;
	}

.breaker {
	float:none;
	clear: both;
	}

div.thumbs img {
	margin: 0px 10px 10px 0px;
	border: 1px solid #999;
	padding: 0px;
}

#main {
	position:relative;
	float: none;
	margin: 0px auto;
	width: 980px;
	top: -50px;

	
	}

#page {
	position: relative;
	margin: 0px auto;
	width: 770px;
	background: url(../gfx/blatt.jpg);
	float:left;
	min-height: 800px;
	border-bottom:#AAA 1px solid;
	}



/* Page-Top */
#page-top {
		background:url(../gfx/blatt_top.jpg);
		height: 18px;
		color:#999;
		padding: 7px 25px 5px 25px;
		text-align:right;
		font-size: 11px;
		letter-spacing: 0.02em;
}

#page-top a {
	color:#999;
}

#page-top a:hover {
	color:#333;
}



/* Spotlight / slider / rotator / news */

#spotlight {
	position:relative;
	height: 515px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color:#f1eeeb;
	padding: 25px;
	}

#spotlight .panes {
	position:relative;
	width: 722px;
	height: 490px;
	overflow: hidden;
	background-color:#f1eeeb;
}

#spotlight .panes a.bild{
	margin: 0;
}

#spotlight .panes div{
	position:absolute;
	top: 0px;
	left:0px;
	display:none;
	}
#spotlight .panes div img{
	border: 1px solid #CCC;
	margin-bottom: 25px;
}
#spotlight h1 {
font-size: 2.4em;
margin-bottom: 8px;
margin-top: 5px;s
}

#spotlight .panes div a {
	display:block;
	margin-top: 8px;
	font-weight: bold;
}


div.tabs_wrap {
	position:absolute;
	top: 490px;
	width: 720px;
	text-align:center;
	margin: 0 auto;
	padding: 0px;
	height: 15px;
	z-index: 20;
}

ul.tabs {
	margin: 0px;
	padding:0px;
	padding-left: 0px;
	text-align:center;
	display: inline;
}

ul.tabs li {
	display:inline;
}

ul.tabs a {
	display: inline-block;
	background:url(../gfx/dot.gif) center no-repeat;
	height: 16px;
	width: 16px;
	margin: 2px;
}

ul.tabs a.current {
		background:url(../gfx/dot_active.gif) center no-repeat;
}

#spotlight a.prev {
	height: 16px;
	width: 20px;
	margin: 2px 8px;
	background:url(../gfx/pfeil_li.png) center no-repeat;
	display:inline-block;
	cursor:pointer;
}

#spotlight a.prev:hover {
	background:url(../gfx/pfeil_li_over.png) center no-repeat;
}

#spotlight a.next {
	height: 16px;
	width: 20px;
	margin: 2px 8px;
	background:url(../gfx/pfeil_re.png) center no-repeat;
	display:inline-block;
	cursor:pointer;
	
}

#spotlight a.next:hover {
	background:url(../gfx/pfeil_re_over.png) center no-repeat;
}


/* navigation / menu */

#navi {
	width: 200px;
	float: left;
}


/*content */

#content {
	float: left;
	width: 515px;
	height: 810px;
	background:url(../gfx/blatt.jpg) no-repeat top left;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	overflow-y:auto;
	overflow-x: hidden;
	}
	
#content_left_start {
	width: 425px;
	float:left;
	display: inline;
	padding: 25px;
}

#content_left {
	width: 425px;
	float:left;
	display: inline;
	padding: 0 25px 25px 25px;
	}


#content_left .article, #content_left_start .article {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 40px;
}

#content_left .bigpic, #content_left_start .bigpic {
	margin-bottom: 12px;
	width: 425px;
}

.bildrechts {
	float: right;
	margin-left: 25px;
	margin-bottom: 18px;
	}
	
.bildlinks {
	float: left;
	margin-right: 25px;
	margin-bottom: 18px;
	}

.teaserpic {
	margin-bottom: 10px;
	}
.teasertext {
	margin: 0px 0px 20px 0px;
	}

.bigperson {
	margin-bottom: 10px;
	margin-left: 25px;
	float:right;
	}

.bigperson_left {
	margin-bottom: 10px;
	margin-right: 25px;
	float:left;
	}

a img {
	border:0px none;
	}

.pic150 {
	margin-right: 15px;
}

.kleiner {
	font-size: 0.8em;
	line-height:1.2em;
	}


.fotocredit {
	font-size: 0.8em;
	color:#333;
	text-align:right;
	display:block;
}

a {
	color:#b06413;
	text-decoration: none;
	}

a:hover, a:focus {
	color: #804000;
	text-decoration: underline;
	}

a:visited {
	color: #804000;
	}
	
.spendenkonto {
	background:url(../gfx/navi_normal/bg_Spendenkonto.gif) no-repeat; 
	width:180px; 
	height:165px;
	padding-top: 25px;
	padding-left: 15px; 
	padding-right:5px;
}
.navibox_red {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 10px;
	padding-left: 10px;
	}
.danke_gif {
	margin-left: 10px;	
	margin-bottom: 15px;
	}

#footer {
	background:#FFFFFF;
	padding: 15px 50px;
	}

.imgdesc {
	font-size: 0.9em;
}

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

table.helfertable p {
	
}

td.red {
	padding-top: 5px;
	padding-bottom: 10px;
}

td.red p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.red {
	color:#900;
}

.zeile {
	float:none;
	clear: both;
	margin-top: 10px;
	}
.zelle170 {
	width: 170px;
	}

.zelle340 {
	width: 340px;
	}

.scrollcontent {
	margin: 1px;
	overflow-y: auto;
	}

/* presse */
ul.presseartikel li{
	display:block;
	padding-bottom: 4px;
	}

/*content-right */
#content_right {
	float:left;
	display: inline;
	padding: 25px;
	width: 240px;
	}

#content_right .article {
	margin-bottom: 20px;
}

#content_right .article .smallpic {
	margin-bottom: 15px;
}

.accordion {
	margin-bottom: 1.5em;
}

.panelhead h2 {
	font-size: 1.3em;
	margin: 0;
	background: url(../gfx/acc_plus.gif) right center no-repeat;
}

.panelhead {
	cursor:pointer;
	padding: 6px;
	border-bottom: 1px solid #ab1600;

}

.panelheadactive h2 {
	background: url(../gfx/acc_minus.gif) right center no-repeat;
}

.panelbody {
	padding: 6px;
	padding-top: 15px;
}


/* FLOWPLAER */ 
a.myPlayer {
	display:block;
	text-align:center;
	margin:0 15px 10px 0;
}


