* { font-size: 100.01%; }
html { font-size: 62.5%; }
html {
	height: 100%;
	background: url('/img23/images/body-bg.gif') 50% 0;
}
body {
	font: 1.4em Arial, Helvetica, sans-serif;
	margin: 0;
	color: #666;
	height: 100%;
	min-width: 969px;
}
img {
	border: none;
}
.bigpic{
	text-align: center;
}
form {
	margin: 0;
	padding: 0;
}
/* index start */
#page {
	overflow: hidden;
	width: 989px;
	margin: 0 auto;
	position: relative;
}
/* logo start */
.logo {
	position: absolute;
	left: 787px;
	top: 77px;
	z-index: 200;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 167px;
	height: 88px;
	outline: none;
}
/* logo end */
/* header start */
#header {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	height: 183px;
}
.header-bg {
	width: 946px;
	padding: 0 23px;
	height: 183px;
	background: url(/img23/images/page-bg-top.png) no-repeat;
}
/* wahlkampfbar start */
#wahlkampfbar {
	overflow: hidden;
	width: 969px;
}
.kamp-logo {
	float: left;
	margin: 8px 0 0;
}
.kamp-logo a {
	display: block;
	text-indent: -9999px;
	width: 197px;
	height: 34px;
	background: url(/img23/images/top-logo.png) no-repeat;
	outline: none;
}
.kamp-box {
	float: left;
	width: 224px;
	background: url(/img23/images/kampf-divider.gif) repeat-y;
	padding: 5px 0 0 11px;
	min-height: 45px;
}
* html .kamp-box {
	height: 45px;
	overflow: visible;
}
.heute {
	width: 268px;
	margin-left: 19px;
	display: inline;
}
.kamp-box span {
	display: block;
	font-size: 11px;
	color: #444;
	line-height: 13px;
}
.kamp-box span a {
	color: #e2001a;
	text-decoration: none;
}
.kamp-box span a:hover {
	text-decoration: underline;
}
/* wahlkampfbar end */
/* main-menu start */
#main-menu {
	width: 100%;
	margin: 37px 0 0 26px;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 500;
}
#main-menu:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
#main-menu li {
	float: left;
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 2px;
	display: inline;
}
#main-menu li a {
	float: left;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
#main-menu li a strong {
	float: left;
	background: url(/img23/images/nav-bg-left.png) no-repeat;
	height: 20px;
	padding: 8px 3px 0 9px;
}
#main-menu li a span {
	float: left;
	text-indent: -9999px;
	outline: none;
	width: 5px;
	height: 28px;
	background: url(/img23/images/nav-bg-right.png) no-repeat;
}
#main-menu li a.active strong,
#main-menu li.hover a strong,
#main-menu li:hover a strong {
	background: url(/img23/images/nav-hover-bg-left.png) no-repeat;
}
#main-menu li a.active span,
#main-menu li.hover a span,
#main-menu li:hover a span {
	background: url(/img23/images/nav-hover-bg-right.png) no-repeat;
}
#main-menu li.hover,
#main-menu li:hover {
	position: relative;
}
#main-menu li.hover ul,
#main-menu li:hover ul {
	display: block;
}
#main-menu li ul {
	position: absolute;
	left: 2px;
	top: 28px;
	width: 251px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #eeece6;
	border: solid #fff;
	border-width: 0 1px 1px;
	z-index: 100;
	display: none;
}
#main-menu li ul li {
	width: 245px;
	font-weight: normal;
	font-size: 1.1em;
	margin-left: 0;
	border-top: 1px solid #fff;
	padding: 4px 0 5px 6px;
}
#main-menu li ul li a {
	float: none;
	color: #e2001a;
	text-decoration: none;
}
#main-menu li ul li a:hover {
	text-decoration: underline;
}
/* main-menu end */
/* claim start */
#claim {
	float: left;
	width: 100%;
	margin-top: 0px; /* margin-top: 19px; */ 
	position: relative;
}
#claim:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.claim-link {
	float: left;
	text-indent: -9999px;
	outline: none;
	width: 382px;	/* width: 308px; */
	height: 68px;	/* height: 49px; */
	margin-left: -23px;
	position: relative;
	z-index: 100;	
}
.claim-form {	
	float: left;
	width: 282px;
	margin: 24px 0 0 0px; /* margin: 5px 0 0 74px; */
	display: inline;
	
}
.claim-form label {
	display: none;
}
.claim-form .text {
	float: left;
	width: 250px;
	height: 22px;
	background: url(/img23/images/head-input.gif) no-repeat;
}
.claim-form .text input {
	width: 225px;
	padding: 0 4px 0 21px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	background: none;
	border: none;
	margin-top: 4px;
}
.claim-form .submit {
	float: right;
}
/* claim end */
/* header end */
/* content start */
.bg-bottom {
	overflow: hidden;
	width: 989px;
	height: 20px;
	background: url(/img23/images/page-bg-bottom.png) no-repeat;
}

.col-divider {
	overflow: hidden;
	width: 100%;
	background: url(/img23/images/col-holder-bg-middle.gif) repeat-y;
}
.columns-bottom {
	overflow: hidden;
	width: 943px;
	padding: 0 0 8px 0;
	background: url(/img23/images/col-holder-bg-bottom.gif) no-repeat 0 100%;
	position: relative;
}
.term {
	float: left;
	width: 653px;
	background: url(/img23/images/col-holder-divider.gif) repeat-y 362px 0;
	padding-bottom: 13px;
}
.title-hold {
	overflow: hidden;
	height: 1%;
	background: #fff;
	border-bottom: 1px solid #e3e0d7;
	padding: 20px 0 16px;
}
.right-title {
	margin-left: -1px;
}
.title-hold h2 {
	margin: 0 0 0 15px;
	font-size: 1.4em;
	color: #000;
	padding: 0 12px 7px 6px;
	letter-spacing: -1px;
}
.nach-title {
	background: url(/img23/images/title-bg1.gif) no-repeat 0 100%;
}
.title-hold .term-title {
	margin: 0 0 0 16px;
	background: url(/img23/images/title-bg2.gif) no-repeat 0 100%;
}
/* meldungen start */
#meldungen {
	float: left;
	width: 362px;
}
.meld-box {
	overflow: hidden;
	width: 322px;
	padding: 16px 20px 17px;
	border-bottom: 1px solid #e3e0d7;
}
.meld-box h3 {
	margin: 0;
	font-size: 1.4em;
	color: #e2001a;
	line-height: 23px;
}
.meld-box p {
	margin: 7px 0 0;
	color: #444;
	line-height: 19px;
}
.meld-divider {
	overflow: hidden;
	width: 100%;
	font-size: 0.7em;
	padding-top: 9px;
}
.meld-menu {
	float: left;
	margin: 0 0 0 -4px;
	padding: 0;
	list-style: none;
	position: relative;
}
.meld-menu li {
	float: left;
	background: url(/img23/images/meld-menu-bg.gif) no-repeat 0 50%;
	padding: 0 4px 5px 5px;
	margin-left: -2px;
	position: relative;
}
.meld-menu li a {
	color: #999 !important;
	text-decoration: none;
}
.meld-menu li a:hover {
	text-decoration: underline;
}
.info-box .lesen{
	padding-top: 10px;	
}
.meld-divider .lesen {
	float: left;
	background: url(/img23/images/weiter-bg.gif) no-repeat 0 50%;
	padding-left: 7px;
	margin-left: 3px;
}
.meld-divider .lesen a {
	color: #e2001a;
	text-decoration: none;
}
.meld-divider .lesen a:hover {
	text-decoration: underline;
}
.news-link {
	display: block;
	font-weight: bold;
	margin: 7px 0 0 22px;
}
.news-link a {
	color: #e2001a;
	text-decoration: none;
	background: url(/img23/images/arrow.gif) no-repeat 100% 50%;
	padding-right: 19px;
}
.news-link a:hover {
	text-decoration: underline;
}
/* meldungen end */
/* termine start */
#termine {
	float: right;
	width: 290px;
}
.term-box {
	overflow: hidden;
	width: 253px;
	padding: 14px 20px 14px 17px;
	border-bottom: 1px solid #e3e0d7;
}
.dateOld {
	float: left;
	width: 44px;
	height: 46px;
	background: url(/img23/images/date-bg.gif) no-repeat;
	text-align: center;
	color: #000;
	font-weight: bold;
	padding-top: 4px;
}
.date strong {
	display: block;
	font-size: 1.4em;
}
.date span {
	display: block;
	font-size: 0.8em;
	margin-top: -4px;
}
.term-text {
	float: right;
	width: 202px;
}
.term-text strong {
	display: block;
	color: #e2001a;
	line-height: 16px;
	letter-spacing: -1px;
	text-decoration:none;
}
.term-text a{
	text-decoration:none;
}
.term-text a:hover strong{
	text-decoration: underline;
}
.term-text p {
	margin: 2px 0 0;
	font-size: 0.8em;
	color: #444;
}
/* termine end */
/* breadcrumb start */
#breadcrumb {
	overflow: hidden;
	width: 100%;
	background: #f2f0ec url(/img23/images/bread-bg2.gif) repeat-x;
	font-size: 0.8em;
	color: #333;
	padding: 19px 0 10px;
	position: relative;
}
#breadcrumb span {
	float: left;
	margin-left: 20px;
}
#breadcrumb ul {
	float: left;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline;
}
#breadcrumb ul li {
	float: left;
	background: url(/img23/images/bread-bg.gif) no-repeat 0 50%;
	padding: 0 9px 0 10px;
	margin-left: -6px;
}
#breadcrumb ul li a {
	color: #e2001a;
	text-decoration: none;
}
#breadcrumb ul li a:hover {
	text-decoration: underline;
}
/* breadcrumb end */
/* sitemap start */
#sitemap {
	overflow: hidden;
	width: 100%;
	background: #f8f8f5 url(/img23/images/sitemap-bg.gif) repeat-x;
	border-top: 1px solid #fff;
	padding-bottom: 20px;
}
.site-hold {
	overflow: hidden;
	width: 100%;	
	padding: 0px;	
}
.site-box {
	float: left;	
	padding: 8px 20px 6px 20px;	
	
	/* CSS Hack to display divs with equals height and right border */
	background: url(/img23/images/sitemap-border-white.gif) repeat-y right;
	padding-bottom:32767px; 
 	margin-bottom:-32767px; 
}
.site-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.site-box ul li {
	line-height: 16px;
	font-size: 0.8em;
}
.site-box ul li a {
	color: #333;
	text-decoration: none;
}
.site-box ul li a:hover {
	text-decoration: underline;
}
/* sitemap end */
/* links start */
#links {
	overflow: hidden;
	width: 100%;
	background: url(/img23/images/links-hold-bg.gif) repeat-y;
	padding: 17px 0 19px;
}
.unsere-title {
	margin: 0 0 0 22px;
	font-size: 1.07em;
	color: #fff;
	background: url(/img23/images/title-bg3.gif) no-repeat 0 100%;
	padding: 0 0 11px;
	word-spacing: 0px;
	letter-spacing: -0.5px;
}
.links-divider {
	overflow: hidden;
	width: 982px;
	margin-left: -36px;
	padding-top: 17px;
}
.links-box {
	float: left;
	width: 179px;
	font-size: 0.8em;
	color: #fff;
	margin-left: 59px;
	display: inline;
}
.links-box .banner {
	display: block;
}
.links-box .banner img {
	display: block;
	border: 5px solid #fff;
}
.links-text {
	margin: 11px 0 0 5px;
}
.arrow {
	float: left;
	margin: 4px 8px 0 0;
}
.links-box strong {
	display: block;
	font-size: 0.9em;
}
.links-box p {
	margin: 1px 0 0;
	line-height: 16px;
}
.links-box .link-to {
	display: block;
}
.links-box .link-to a {
	color: #fff;
	text-decoration: underline;
}
.links-box .link-to a:hover {
	text-decoration: none;
}
/* links end */
/* socialnetworks start */
#socialnetworks {
	overflow: hidden;
	width: 100%;
	padding-top: 11px;
}
.social-title {
	float: left;
	margin: 16px 0 0 30px;
	font-size: 1.07em;
	color: #000;
	background: url(/img23/images/title-bg4.gif) no-repeat 0 100%;
	word-spacing: 0px;
	letter-spacing: -0.5px;
	padding-bottom: 6px;
	display: inline;
}
.social-menu {
	float: left;
	margin: 16px 0 0 13px;
	padding: 0;
	list-style: none;
	display: inline;
}
.social-menu li {
	float: left;
	margin-left: 16px;
	display: inline;
}
.social-menu li a {
	float: left;
}
.social-menu li a img {
	display: block;
}
.spd-menu {
	float: right;
	width: 260px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.spd-menu li {
	font-size: 0.8em;
	font-weight: bold;
	background: url(/img23/images/spd-menu-bg.gif) no-repeat 0 50%;
	padding-left: 14px;
	line-height: 16px;
}
.spd-menu li a {
	color: #e2001a;
	text-decoration: none;
}
.spd-menu li a:hover {
	text-decoration: underline;
}
/* socialnetworks end */
/* content end */
/* foot start */
#foot {
	height: 129px;
	background: url(/img23/images/footer-bg.gif) repeat-x;
	margin-top: 34px;
}
.foot-box {
	width: 989px;
	margin: 0 auto;
}
.foot-logo {
	display: block;
	position: relative;
	top: -17px;
}
.foot-logo a {
	display: block;
	text-indent: -9999px;
	outline: none;
	width: 163px;
	height: 79px;
	background: url(/img23/images/foot-logo.png) no-repeat;
	margin: 0 auto;
}
.foot-menu {
	overflow: hidden;
	width: 100%;
	text-align: center;
	padding-top: 4px;
	margin-top: -10px;
}
.foot-menu ul {
	display: inline;
	margin: 0;
	padding: 3px 8px 0 3px;
	list-style: none;
	border-top: 1px solid #bebeba;
}
.foot-menu ul li {
	display: inline;
	background: url(/img23/images/foot-menu-bg.gif) no-repeat 0 50%;
	padding: 0 2px 0 7px;
	font-size: 0.7em;
}
.foot-menu ul .first {
	background: none;
}
.foot-menu ul li a {
	color: #444;
	text-decoration: none;
}
.foot-menu ul li a:hover {
	text-decoration: underline;
}
/* foot end */
/* index end */

/* inner1 start */
/* content start */
/* gelsen start */
#gelsen {
	float: left;
	/*width: 510px;*/
	padding: 25px 0px 0px;
	line-height: 22px;
}
#gelsen h1, #gelsen h2, #gelsen h3, #gelsen h4, #gelsen h5{
	line-height: 100%;
}
.gelsen-divider {
	overflow: hidden;
	width: 100%;	
	line-height: 100%;
}
.gelsen-divider div {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #e3e0d7;
}
.gelsen-divider .meld-menu {
	padding-left: 1px;
	margin-top: 20px;
}
.gelsen-divider .meld-menu li {
	font-size: 0.8em;
	padding-left: 6px;
}
.gelsen-divider .meld-menu li a {
	color: #666;
}
.mehr-link {
	float: right;
	text-indent: -9999px;
	outline: none;
	width: 151px;
	height: 20px;
	background: url(/img23/images/mehr-link.gif) no-repeat;
	line-height: 100%;
}
.land {
	display: block;
	font-size: 0.8em;
	color: #666;
	font-weight: normal;
	margin-top: 6px;
	line-height: 100%;
}
div.gelsen-divider strong.land {
	line-height: 120%;
}
#content #gelsen h1 {
	margin: 10px 0;
	font-size: 2em;
	color: #111;
	line-height: 32x;
	letter-spacing: -2px;
}
.gelsen-text {
	overflow: hidden;
	width: 100%;
	margin-top: 25px;
}
.u-letter {
	float: left;
	margin: 6px 9px 0 0;
}
#gelsen strong {
	color: #333;
}
.lama {
	float: right;
	width: 237px;
	margin: 3px 0 0 18px;
}
.lama img {
	display: block;
}
.lama-text {
	overflow: hidden;
	width: 223px;
	border: 1px solid #e3e0d7;
	border-width: 0 1px 1px;
	padding: 2px 6px;
}
.lama-text strong {
	display: block;
	font-size: 0.8em;
	color: #666;
	font-weight: normal;
	line-height: 15px;
}
.gelsen-text h2 {
	margin: 0;
	font-size: 1.25em;
	color: #111;
	line-height: 24px;
	padding: 22px 0;
}
.hand-menu {
	overflow: hidden;
	width: 450px;
	margin: 0;
	padding: 22px 0;
	list-style: none;
}
.hand-menu li {
	background: url(/img23/images/spd-menu-bg.gif) no-repeat 0 8px;
	padding-left: 15px;
	font-weight: bold;
}
.hand-menu li a {
	color: #111;
	text-decoration: none;
	line-height: 22px;
}
.hand-menu li a:hover {
	text-decoration: underline;
}
/* gelsen end */
/* doc start */
.doc {
	overflow: hidden;
	width: 100%;
	padding: 4px 0 0px;
}
.doc-hold {
	margin-top: 16px;
	border-bottom: 1px solid #e3e0d7;
}
.doc-hold h3 {
	margin: 0;
	font-size: 1.28em;
	color: #111;
	padding-bottom: 7px;
}
.doc-box {
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #e3e0d7;
	padding: 6px 0 7px;
}
.doc-img {
	float: left;
	margin-top: 4px;
}
.doc-img img {
	display: block;
}
.doc-link {
	float: left;
	margin-left: 9px;
	line-height: 20px;
	width: 479px;
}
.doc-link a {
	color: #e2001a;
	text-decoration: none;
}
.doc-link a:hover {
	text-decoration: underline;
}
.doc-text {
	float: right;
	width: 560px;
	margin-top: 3px;
}
.doc-text .doc-link {
	float: none;
	margin: 0;
	display: block;
}
.doc-text span {
	display: block;
	margin-top: 4px;
}
/* doc end */
/* content end */
/* inner1 end */

/* inner2 start */
/* content start */
.inner .columns-bottom {
	padding-bottom: 50px;
}
/* herz start */
#herz {
	overflow: hidden;
	width: 100%;
	background: url(/img23/images/herz-bg.jpg) repeat-y;
}
.herz-bg {
	width: 911px;
	overflow: hidden;
	padding: 6px 19px 9px 13px;
}
.herz-title {
	margin: 0;
	font-size: 2.85em;
	color: #fff;
	background: url(/img23/images/heart.gif) no-repeat 0 5px;
	padding-left: 43px;
	letter-spacing: -2px;
	float: left;
	margin: 0;
	display: inline;
}
.herz-title strong {
	display: block;
	font-size: 0.4em;
	letter-spacing: 0;
}
.freund-menu {
	float: right;
	width: 130px;
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
}
#herz .freund-menu li {
	background: url(/img23/images/freund-menu-bg.gif) no-repeat 0 5px;
	padding-left: 10px;
	font-size: 0.8em;
	line-height: 15px;
	word-spacing: 0px;
	list-style-position:outside;
	list-style-type:none;
}
#herz .freund-menu ul {
	list-style-position:outside;
	list-style-type:none;
}
#herz .freund-menu li a {
	color: #fff;
	text-decoration: none;
}
#herz .freund-menu li a:hover {
	text-decoration: underline;
}

/* herz end */
.bist {
	overflow: hidden;
	width: 591px;
	padding: 17px 11px 0;
}
.bist h2 {
	margin: 0 0 0 -2px;
	font-size: 1.28em;
	color: #111;
	padding-left: 2px;
}
.bist h2 strong {
	font-weight: normal;
}
.fende-menu {
	overflow: hidden;
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
}
.fende-menu li {
	background: url(/img23/images/links-icon4.gif) no-repeat 0 2px;
	padding-left: 19px;
	margin-top: 6px;
	list-style-position:outside !important; 
	list-style-type:none !important; 
}
.fende-menu li a {
	color: #e2001a;
	text-decoration: none;
}
.fende-menu li a:hover {
	text-decoration: underline;
}
.main-banner {
	display: block;
	margin-top: 19px;
}
.main-banner img {
	display: block;
	border: 1px solid #eae7e0;
}
.stimme {
	overflow: hidden;
	width: 587px;
	padding: 6px 12px 23px;
	border: 1px solid #eae7e0;
	margin-top: 21px;
}
.stimme h2 {
	margin: 0;
	font-size: 1.28em;
	color: #111;
}
.stimme-divider {
	overflow: hidden;
	width: 100%;
	margin-top: 4px;
}
.stimme .lama {
	float: left;
	width: 191px;
	margin: 3px 0 0 0;
}
.stimme .lama-text {
	overflow: hidden;
	width: 177px;
	padding: 2px 6px;
}
.stimme-text {
	float: right;
	width: 388px;
}
.stimme-text p {
	margin: 0;
}
.stimme .fende-menu {
	margin-top: 1px;
}
.umfeld {
	overflow: hidden;
	width: 100%;
}
.umfeld-box {
	overflow: hidden;
	width: 609px;
	border: 1px solid #eae7e0;
	padding: 1px 1px 10px;
	margin-top: 20px;
}
.umfeld-title {
	overflow: hidden;
	width: 100%;
	background: #f2f1ee;
	padding: 4px 0 5px;
}
.umfeld-title h3 {
	float: left;
	margin: 0 0 0 9px;
	font-size: 1.28em;
	color: #111;
}
.umfeld-title span {
	float: right;
	color: #e2001a;
	margin: 4px 11px 0 0;
}
.gruppen {
	float: left;
	width: 277px;
	margin: 7px 0 0 9px;
	display: inline;
}
.gruppen strong {
	display: block;
	color: #666;
}
.gruppen .fende-menu {
	margin-top: 1px;
	letter-spacing: -1px;
}
.profile {
	padding-bottom: 5px;
}
.profile-link {
	float: left;
	margin: 6px 20px 0 8px;
}
.profile img {
	display: block;
	border: 1px solid #eae7e0;
}
.profile .fende-menu {
	float: left;
	width: 235px;
	margin: 2px 0 0;
	letter-spacing: -1px;
}
.erz {
	overflow: hidden;
	width: 591px;
	padding: 0 9px;
}
.erz-box {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #e3e0d7;
	padding: 7px 0;
}
#mitmachcenter .erz-box strong {
	display: block;
	color: #e2001a !important;
	font-weight: normal;
}
.erz .meld-divider {
	padding-top: 5px;
}
/* sidebar start */
.side-holder {
	margin-top: 24px;
}
.side-box {
	overflow: hidden;
	width: 100%;
}
.side-title{
	margin: 0;
	color: #444 !important;
	background: url(/img23/images/side-title-bg.gif) no-repeat;
	font-size: 1.07em;
	padding: 8px 0 10px 22px;
}
.side-title a, .side-title a:hover, .side-title a:visited{
	color: #444 !important;
}
.side-title span {
	background: url(/img23/images/side-title-bg2.gif) no-repeat 0 6px;
	padding-left: 14px;
}
.side-menu {
	overflow: hidden;
	margin: 8px 0 0 34px;
	padding: 0 0 10px;
	list-style: none;
}
.side-menu li {
	background: url(/img23/images/side-menu-bg.gif) no-repeat 0 5px;
	padding-left: 11px;
	line-height: 18px;
	list-style-position:outside !important; 
	list-style-type:none !important; 
}
.side-menu li a {
	color: #444 !important;
	text-decoration: none !important;
}
.side-menu li a:hover {
	text-decoration: underline !important;
}
/* sidebar end */
/* content end */
/* inner2 end */

/* inner3 start */
/* content start */
.inner3 .gelsen-text {
	overflow: hidden;
	width: 100%;
	margin-top: 25px;
}
.inner3 .hand-menu {
	width: 100%;
}
.form {
	overflow: hidden;
	height: 1%;
	border: 1px solid #f2f1ee; 
	margin-top: 6px;
	margin-bottom: 20px;
	padding: 0 9px 10px 10px;
	color: #111;
}
.form-block {
	overflow: hidden;
	height: 1%;
	border: 1px solid #f2f1ee;
	background: #f2f1ee url(/img23/images/form-block.gif) repeat-y;
	margin-top: 10px;
	padding-bottom: 9px;
}
.alert-block {
	border-color: #e2001a;
	margin: 20px 0;
}
.ind-block {
	margin-top: 19px;
}
.form-line {
	overflow: hidden;
	height: 100%;
	padding-top: 9px;
	padding-left: 6px;
}
.inp-form {
	float: right;
	width: 290px;
	padding-right: 10px;
}
.inp-form span {
	float: left;
	line-height: 1.57em;
	padding-left: 8px;
}
.form-line label {
	float: left;
	width: 174px;
	font-weight: bold;
	line-height: 1.57em;
	letter-spacing: -1px;
}
.form-line label span {
	color: #e2001a;
}
.form-line .text {
	float: left;
	width: 200px;
	border: 1px solid #d3d0c8; 
	padding: 2px 0;
	background: url(/img23/images/form-text-bg.gif) no-repeat;
}
.form-line .text-none {
	display: none;
}
.form-line .text input {
	font: 1em Arial, Helvetica, sans-serif;
	color: #111;
	margin: 0 0 0 10px; 
	padding: 0; 
	width: 220px;
	float: left;
	border: 0;
	background: none;
}
.form-line select {
	font: 14px Arial, Helvetica, sans-serif;
	color: #111;
	float: left;
	width: 93px;
	margin: 0 4px 0 0;
}
.form-line select.small {
	width: 50px;
}
.form-line select.big {
	width: 220px;
}
.form-line select.year {
	width: 80px;
}
.form .check-box {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.form .check-box .check {
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px 2px 0 -2px;
}
* html .form .check-box .check {
	margin-top: 1px;
}
.form .check-box .radio {
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px 2px 0 -2px;
}
* html .form .check-box .radio {
	margin-top: 1px;
}
.form .check-box label {
	width: auto;
	font-weight: normal;
	line-height: normal;
	float: none; 
	display: block;
	margin-top: 3px;
	letter-spacing: 0;
}
.form .check-box a {
	text-decoration: none;
	color: #e2001a;
}
.form .check-box a:hover {
	text-decoration: underline;
}
.form .alert {
	overflow: hidden;
	height: 1%;
	color: #e2001a;
	margin-top: 9px;
	margin-bottom: 20px;
	border: 1px solid #e2001a; 
	font-weight: bold;
}
.form h2 {
	margin: 0;
	background: #e2001a;
	padding: 6px 0 7px 9px;
	font-size: 1em;
	color: #fff;
}
.form .alert ul {
	margin: 0;
	padding: 9px 0 11px 9px;
	list-style: none;
}
.form .alert ul li {
	line-height: 1.21em;
}
.form .alert ul li a {
	text-decoration: none;
	color: #e2001a;
}
.form .alert ul li a:hover {
	text-decoration: underline;
}
.form p {
	margin: 3px 0 0;
	line-height: 1.142em;
}
.form .text-block {
	overflow: hidden;
	height: 100%;
	margin-top: -12px;
}
.form .text-block p {
	margin-top: 18px;
}
.form .submit {
	float: right;
	margin-top: 20px;
	position: relative;
}
.form h3 {
	margin: 0;
	padding: 6px 0 7px 8px;
	font-size: 1em;
	background: #fff;
	border-bottom: 1px solid #f2f1ee; 
}
.form h3 span {
	color: #e2001a;
}
.form .list {
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}
.form .list li {
	overflow: hidden;
	width: 100%;
	line-height: 1.21em;
	margin-top: 17px;
}
.form .list li span {
	float: left;
	width: 35px;
	line-height: normal;
	padding: 0;
}
.form .list li div {
	overflow: hidden;
	height: 1%;
}
.form .list li p {
	margin: 0;
}
/* content end */
/* inner3 end */

/* barracuda start */
#sidebar .banner{
	padding: 0px 0px 20px 0px;
	font-size: 0px !important;
}
#content table.umfrage{
	margin: 0;
	padding: 0;	
}
#content table.umfrage .balken{
	background-color: #e2001a;
	height: 16px;
}
#content table.imgTable{

}
#content table#bildergalerie{
	
}
#content table#bildergalerie td{
	padding: 2px;
}
#content table.persons_list{

}

.terminboxeintrag{

}

#sidebar .teaser{
	padding: 8px 21px 0px 17px;	
}

#sidebar .teaser .content{
	padding: 0px 0px 0px 0px;
}
#sidebar .teaser .content .terminboxeintrag{
	padding: 0px 0px 0px 0px;	
}
#sidebar .teaser .content .terminboxeintrag .datum{
	
}
#sidebar .teaser .content .terminboxeintrag h4{
	font-weight: bold;		
}
#sidebar .teaser .content .terminboxeintrag h3{
	font-weight: bold;		
}
#zufallsbild{

}
#content .spaltenbreitesbild{
	padding: 9px 0px 9px 0px;	
	clear: both;
}

#content .item{
	padding: 0px 0px 18px 0px;	
}
#content .item .item{		
	padding: 0px 0px 0px 0px;	
}

#content .item p {
	font-size: 100.01%;
}

#content .item h3{	
	
}
#content .item h4{

}
#content .item h5{
	
}
#content .bild_unterschrift{
	margin: 0px 0px 10px 0px; 
	padding: 3px 5px 2px 6px; 	
	font-size: 11px;
	line-height: 13px; 
	text-align: left;
	border: 1px solid #e3e0d7;
	overflow:hidden;
	}
#content .bild_unterschrift_gross{
	padding: 3px 5px 2px 5px; 	
	text-align: left;
	border-bottom: 1px solid #e3e0d7;
	text-align:center;
	position: relative;
}

#content .lupe{
	bottom: 23px;
}

#content div.lupe{
	position: relative;
}

#content h5.kategorie{		
	
}
.breakBig{
	clear: both;
	height:2em;
}
.break{
	clear: both;
	height:1em;
	padding:0;
	margin:0;
}

#content li{
	list-style-position:inside;
	list-style-image:url(/img23/images/lisquare.gif);
	
}
<!--[if IE 6]>
#content li{
	list-style-position:inside;
	list-style-image:url(/img23/images/lisquare.gif);
	
}
<![endif]-->
#socialnetworks ul, #socialnetworks li,#sitemap ul, #sitemap li, #breadcrumb ul, #breadcrumb li, #content .meld-menu li, #content .meld-menu ul{
	list-style-position: outside;
	list-style-type: none;
}
#gelsen a, #sidebar a{
	color: #e2001a;
	text-decoration: none;
}
#gelsen a:hover, #sidebar a:hover{
	text-decoration: underline;
}
.doc .break, .doc .breakBig{
	clear: both;
	height:0;
} 

/* barracuda end */


p.initial:first-letter{
	color: #E2001A;
	font-weight: bold;
	font-size:72px;
	line-height: 67px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding-top: 0px;
}

.untermenu{
	/*background-color: #FF0000;*/
}

.untermenu:hover{
	/*background-color:#3333CC*/
}


#content #editorial ul, #content #editorial li{
	list-style-position: outside;
	list-style-type:none;
}


#content .meld-box h3 a{
	color:#E2001A;
	text-decoration:none;
}

#content .meld-box h3 a:hover{
	text-decoration:underline;
}

.personeneintrag {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #e3e0d7;
	clear:both;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#gelsen div.personeneintrag h1 {
	font-size: 1.8em;
	line-height:normal;
	letter-spacing:normal;
	margin-top: 0;
}

.personenfoto {
	float: left;
	margin-top: 0px;
	width: 161px;
	min-height: 50px;
	padding-right: 10px;
}

.bild_medium {
	/*width: 171px;*/
	float: left;
}

.personeninfo{
	float:left;
	width: 320px;
	font-size: 0.8em;
	line-height:normal;
	letter-spacing:normal;
}

.bild_right{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
}


.bild_left{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: right;
}

.adresse{
	padding: 10px 0px;
}

.calender_big{
	width: 91px;
	height: 97px;
	background-image:url(/img23/images/kalenderblatt-bg.png);
	background-repeat:no-repeat;
	float: left;
	text-align:center;
	color:#111111;
	font-size:2.0em;
	letter-spacing:0px;
	line-height:normal;
	padding: 0 15px 15px 0;
}

.calendar_text{
	margin:5px 0 0 0;
	font-weight: bolder;	
}

.terminHeadline{
	width: 390px;
	float: left;
}

#content #gelsen div.terminHeadline h1 {
	color:#111111;
	font-size:2.85em;
	letter-spacing:-2px;
	line-height:normal;
	margin: 0px;
	clear:both;
}

#gelsen div.terminHeadline a h1 {
	color:#E2001A;
}

#gelsen div.terminHeadline a:hover h1{
	color:#E2001A;
	text-decoration:underline;
}

#terminListing div.doc {
	overflow:visible;
}

.terminInfoBox{
	clear: both;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.terminInfoBoxHeadline{
	background-color:#eeeeee;
	color:#000000;
	padding: 2px 0px 2px 5px;
}


.terminInfoBoxLinks{
	width: 40%;
	padding: 5px;
	float: left;
}

.terminInfoBoxRechts{
	width: 50%;
	padding: 5px;
	float: right;
}

#content .terminInfoBox ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
}
#content .terminInfoBox li {
	background: url(/img23/images/spd-menu-bg.gif) no-repeat 0 8px;
	padding-left: 15px;
	font-weight: bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#content .terminInfoBox li a {
	color: #E2001A;
	text-decoration: none;
	line-height: 22px;
}
#content .terminInfoBox li a:hover {
	text-decoration: underline;
	color: #E2001A;
}

.banner img{
	border: none;
	padding: 0;
	margin: 0;
}

.form-line .textarea{
	float: left;
	width: 390px;
	border: 1px solid #d3d0c8; 
	padding: 2px 0;
	background: url(/img23/images/form-textarea-bg.gif) no-repeat;
}

.form-line .textarea textarea {
	font: 1em Arial, Helvetica, sans-serif;
	color: #111;
	margin: 0 0 0 10px; 
	padding: 0; 
	width: 375px;
	height: 150px;
	float: left;
	border: 0;
	background: white;
}

#bilder_detail{
	padding-bottom: 0px;
}

.bigpic .vorwaerts{
	width: 49%;
	float: right;
	text-align: right;
	padding-bottom: 10px;
	height: 25px;
}
.bigpic .zurueck{
	width: 49%;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	height: 25px;
}

.lupe-minus{
	margin-left: auto; 
	margin-right: auto;
	text-align: right;
}

#mitmachcenter #gelsen {
	line-height: normal !important;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
a{color: #e2001a;}
a:hover{ text-decoration: none;}
/* wrapper */
#wrapper {
	overflow: hidden;
	width: 969px;
	margin: 0 auto;
	position: relative;
	padding: 228px 0 0;
}
/* logo  */
.logo {
	position: absolute;
	left: 770px;
	top: 24px;
	z-index: 200;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 167px;
	height: 88px;
	outline: none;
}
/* header */
#header {
	position: absolute;
	left: 0;
	top: 24px;
	z-index: 2;
	width: 100%;
	height: 216px;
}
.header-shadow{
	width: 943px;
	padding: 0 13px;
	height: 216px;
	background:url(/img23/images/bg-header-shadow.png) no-repeat;
	display: table;
}
.header-bg {
	width: 943px;
	height: 216px;
	display: table;
}
/* main-menu */
#main-menu {
	width: 100%;
	margin: 12px 0 0 13px;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 100;
}
#main-menu:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
#main-menu li {
	float: left;
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 2px;
	display: inline;
}
#main-menu li a {
	float: left;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
#main-menu li a strong {
	float: left;
	background: url(/img23/images/nav-bg-left.png) no-repeat;
	height: 20px;
	padding: 8px 3px 0 9px;
}
#main-menu li a span {
	float: left;
	text-indent: -9999px;
	outline: none;
	width: 5px;
	height: 28px;
	background: url(/img23/images/nav-bg-right.png) no-repeat;
}
#main-menu li a.active strong,
#main-menu li.hover a strong,
#main-menu li:hover a strong {
	background: url(/img23/images/nav-hover-bg-left.png) no-repeat;
}
#main-menu li a.active span,
#main-menu li.hover a span,
#main-menu li:hover a span {
	background: url(/img23/images/nav-hover-bg-right.png) no-repeat;
}
#main-menu li.hover,
#main-menu li:hover {
	position: relative;
}
#main-menu li.hover ul,
#main-menu li:hover ul {
	display: block;
}
#main-menu li ul {
	position: absolute;
	left: 2px;
	top: 28px;
	width: 251px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #eeece6;
	border: solid #fff;
	border-width: 0 1px 1px;
	z-index: 100;
	display: none;
}
#main-menu li ul li {
	width: 245px;
	font-weight: normal;
	font-size: 1.1em;
	margin-left: 0;
	border-top: 1px solid #fff;
	padding: 4px 0 5px 6px;
}
#main-menu li ul li a {
	float: none;
	color: #e2001a;
	text-decoration: none;
}
#main-menu li ul li a:hover {
	text-decoration: underline;
}
#main {
	background: url(/img23/images/bg-main-c.png) repeat-y;
	overflow: hidden;
	height: 1%;
	padding: 0 13px;
}
/* editorial */
#editorial {
	overflow: hidden;
	width: 943px;
	position: relative;
	height: 241px;
	z-index: 1;
}
.editorial-cont {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	width:943px;
	height: 241px;
	position:relative;
	z-index:1;
}
.editorial-cont li {
	overflow: hidden;
	width: 886px;
	height: 218px;
	background: url(/img23/images/bg-gallery.jpg) no-repeat;
	padding:11px 21px 12px 36px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.editorial-cont li.active{ z-index:2;}
.editorial-cont .editorial-text {
	float: left;
	width: 520px;
	margin-top: 16px;
}
.editorial-cont .editorial-text strong {
	margin: 0;
	font-size: 32px;
	color: #fff;
	font-style: italic;
	line-height: 32px;
	letter-spacing: -1px;
}
.editorial-cont .editorial-text p {
	margin: 17px 0 0;
	font-size: 1.07em;
	line-height: 19px;
	color: #fff;
}
.editorial-cont .editorial-text p .btn { line-height: 17px;}
.editorial-cont  .btn {
	vertical-align: bottom;
	margin: -2px 0 -4px;
	display: inline-block;
}
* html .editorial-cont  .btn {
	margin-top:0;
	margin: -1px 0 -3px;
}
.weiter-link {
	display: block;
	text-indent: -9999px;
	outline: none;
	width: 141px;
	height: 26px;
	background: url(/img23/images/weiter-link.png) no-repeat;
	margin-top: 14px;
}
.editorial-cont .video {
	float: right;
	width: 342px;
	height: 218px;
	background: url(/img23/images/video-border.png) no-repeat;
}
.editorial-cont .video img {display: block;}
.selecter {
	position: absolute;
	right:380px;
	top: 203px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 151px;
	z-index:2;
}
.selecter li {
	overflow: hidden;
	height: 23px;
	padding: 0 4px;
	float: right;
}
.selecter li a {
	display: block;
	text-indent: -9999px;
	outline: none;
	height: 46px;
	cursor: pointer;
	background-repeat: no-repeat !important;
}
.selecter li a:hover,
.selecter li a.active {
	margin-top: -23px;
}
.selecter .link1 a {
	width: 23px;
	background: url(/img23/images/selecter-link1.png);
}
.selecter .link2 a {
	width: 23px;
	background: url(/img23/images/selecter-link2.png);
}
.selecter .link3 a {
	width: 23px;
	background: url(/img23/images/selecter-link3.png);
}
.selecter .link4 a {
	width: 23px;
	background: url(/img23/images/selecter-link4.png);
}
.two-column {
	height: 1%;
	padding: 0 21px 0 36px;
}
.two-column:after {
	display: block;
	content: "";
	clear: both;
}
/* content */
#content{
	width: 504px;
	float: left;
	padding: 0px;
}
.article{
	position: relative;
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #e9e7de;
	width: 510px;
	margin: 0 0 32px -16px;
	padding: 0 10px 5px 16px;
}
#content h1{
	margin: 0 0 27px;
	color: #000;
	font-size: 2.28em;
	line-height: 34px;
	font-weight: bold;
}
#content h2{
	margin: 0 0 23px;
	font-size: 1.28em;
	line-height: 28px;
	color: #000;
}
#content  p {
	margin: 0 0 28px;
	font-size: 1.28em;
	line-height: 28px;
	color: #000;
}
#content #mitmachcenter p {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100.01%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:22px;
	margin-top:14px;
	margin-bottom:14px;
}
/* visual */
.visual {
	width: 484px;
	overflow: hidden;
	padding: 0 0 6px;
	background: #eeeae1;
	margin-bottom: 27px;
}
.visual img{display: block;}
.visual .inf{
	display: inline;
	margin:5px 11px 0;
	float: left;
	font-size: 0.86em;
	line-height:21px;
	color: #000;
}
.visual .view {
	text-decoration: none;
	color: #000;
	font-size: 0.86em;
	line-height: 21px;
	padding: 0 0 0 25px;
	display: inline;
	margin: 5px 10px 0;
	float: right;
	background: url(/img23/images/icon-plus.gif) no-repeat;
}
.link {
	font-size: 1.28em;
	line-height: 28px;
	color: #000;
	float: left;
	text-decoration: none;
	background: url(/img23/images/bg-download-arrow.gif) no-repeat 0 5px;
	margin: -7px 0 0;
	padding: 0 0 10px 30px;
}
.link span{
	padding: 0 0 3px;
	border-bottom: 1px dotted #12120e;
}
.mehr {
	line-height:26px;
	padding: 0 0 10px 30px; 
	margin: 6px 0 0 10px;
	background: url(/img23/images/bg-link-arrow.gif) no-repeat 0 5px;
	font-size: 1.14em;
	font-weight: bold;
}
/* sidebar */
#sidebar{
	width: 342px;
	float: right;
	padding: 31px 0 0;
}
.adv {padding-bottom: 28px;}
.adv img{display: block;}
/* info-area */
.info-area {
	overflow: hidden;
	height: 1%;
	margin: 2px 0 10px;
	padding: 20px 0 10px;
	border-bottom: 1px solid #e9e7de;
}
.info-area h3{
	color: #000;
	font-size: 1.56em;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 16px;
}
.info-box {
	margin: 0 0 10px 0;
	background:#eeeae1 url(/img23/images/bg-box-t.gif) no-repeat;
	width: 342px;
}
.info-box .holder {
	padding:10px 8px;
	overflow: hidden;
	height: 1%;
	background: url(/img23/images/bg-box-b.gif) no-repeat 0 100%;
}
.info-box em.date {
	background:#e2001a;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding: 1px;
	float: left;
	display: inline;
	margin: 0 13px 0 0;
}
.text-h {
	overflow: hidden;
	height: 1%;
}
.info-box h4{
	margin: 0 0 8px;
	font-size: 1.16em;
}
.info-box h4 a{
	border-bottom: 1px dotted #000;
	text-decoration: none;
	color: #000;
}
.info-box p{
	margin: 0;
	color: #000;
	font-size: 0.86em;
}
/* footer */
#footer {
	height: 200px;
	width: 100%;
	overflow: hidden;
}
.foot-logo {
	position: relative;
	float: right;
	width: 101px;
	margin: 53px 38px 0 8px;
	height: 54px;
	display: inline;
	overflow: hidden;
	text-indent: -9999px;
}
#footer ul{
	overflow: hidden;
	float: right;
	margin: 0;
	padding: 86px 0 0;
	position: relative;
}
#footer ul li{
	margin: 0 0 0 -3px;
	padding: 0 7px 0 6px;
	background: url(/img23/images/bullet.gif) no-repeat 0 5px;
	float: left;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	list-style: none;
}
#footer ul li a{
	text-decoration: none;
	color: #000;
}
#footer ul li a:hover{  text-decoration: underline;}

#mitmachcenter #gelsen{
	width: 613px;
	margin-left: 20px;
}

/* herz start */
#content #gelsen #herz {
	overflow: hidden;
	width: 100%;
	background: url(/img22/images/herz-bg.jpg) repeat-y;
}
#content #gelsen .herz-bg {
	width: 911px;
	overflow: hidden;
	padding: 6px 19px 9px 13px;
}
#content #gelsen .herz-title {
	margin: 0;
	font-size: 2.85em;
	color: #fff;
	background: url(/img22/images/heart.gif) no-repeat 0 5px;
	padding-left: 43px;
	letter-spacing: -2px;
	float: left;
	margin: 0;
	display: inline;
	line-height: 47px;
}
#content #gelsen .herz-title strong {
	display: block;
	font-size: 0.4em;
	letter-spacing: 0;
	color: #ffffff;
	line-height: 20px;
}
#content #gelsen .freund-menu {
	float: right;
	width: 130px;
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
}
#content #gelsen #herz .freund-menu li {
	background: url(/img22/images/freund-menu-bg.gif) no-repeat 0 5px;
	padding-left: 10px;
	font-size: 0.8em;
	line-height: 15px;
	word-spacing: 0px;
	list-style-position:outside;
	list-style-type:none;
}
#content #gelsen #herz .freund-menu ul {
	list-style-position:outside;
	list-style-type:none;
}
#content #gelsen #herz .freund-menu li a {
	color: #fff;
	text-decoration: none;
}
#content #gelsen #herz .freund-menu li a:hover {
	text-decoration: underline;
}

/* herz end */

#mitmachcenter .form-line .text {
	width: 240px;
}
#mitmachcenter .inp-form {
	float: right;
	width: 390px;
	padding-right: 10px;
}

#mitmachcenter #gelsen {
	padding: 0px 0px 20px;
}

#mitmachcenter #sidebar{
	width: 290px;
}
#mitmachcenter .sidebar {
	display:block;
	margin:9px 0 0 16px;
}
.fb_edge_widget_with_comment{
	min-height: 100px;
}
#facebookdiv{
	padding-bottom: 25px;
}

