@import url("rte.css");

html {
	color: #000;
}
body {
	font: 62.5% Verdana,"Bitstream Vera Sans","DejaVu Sans","Liberation Sans",Geneva,sans-serif;
}
* {
   margin: 0;
   padding: 0;
}

hr {
   display: none;
}
img {
   border: 0;
   display: block;
}
h1, h2, h3, h4 { font-weight:normal; }
fieldset { border:none; margin:0; }


/* hidden */
table caption { display:none; }
.aural,
.popup h1.aural,
#branding #search label,
#service #search label,
#branding #search h2,
#service #search h2,
#nav h2,
#nav li span,
#about #breadcrumb h2,
#about #campaign {
    position: absolute;
    display: block;
    left: -9999px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 1px;
    height: 1px;
	text-indent: -9999px;
}
#startseite {
	position: relative;
    display: block;
	margin-left:0;
	top:0;
	height: 150px;
}
#branding #search legend, #service #search legend {
	display: none;
}
.jump {
   padding: 0;
   margin: 0;
   height: 0;
}
.jump a {
    position: absolute;
    overflow: hidden;
    left: -2000px;
    width: 1px;
    height: 1px;
}
.jump em {
	font-style: normal;	
}
.jump a:active,
.jump a:focus {
    position: absolute;
    z-index: 1000;
    overflow: visible;
    width: auto;
    height: auto;
    font-weight: bold;
    top: 2px;
    left: 0;
    padding: 3px 3px 3px 12px;
    color: #000;
    font-size: 130%;
    background: url(/fileadmin/pic/icons/link.gif) 0 .6em no-repeat;
}
#asn {
   	clear:both;
		width:auto;
		height:26.4em;
		text-align:center;
		background:#EEF5FB;
}
#blank { background-color:#fff; height:4em; width:auto; }
#asn h3 { padding:2em 0 1.5em;}
#asn a img { margin:0 auto; }
#nav-service .nav-hz:after,
#wrapper-content:after,
#footer .nav-hz:after,
#footer #nav-footer:after,
#footer .sponsors ul:after,
.teaser-wrapper:after,
.standardform .form-submit:after,
.contact:after,
#main .nav-pager ul:after,
#main .landscapeteaser:after,
#main .portraitteaser:after,
#wrapper-content:after,
#main .landscapeteaser:after,
#main .portraitteaser:after,
#main .teaser:after,
#marginal .teaser:after,
#main .teaser:after,
.teaser-wrapper:after,
.image-gallery ul:after,
#wrapper-content #content .event-list ul.linkblock li:after,
#breadcrumb ol:after,
#wrapper-content #content p.up:after,
#main .image-gallery ul li dl:after,
#main .richtext:after {
	content: " ";
	display: block;
	clear: both;
}

/* LAYOUT - RASTER
------------------------------ */
#branding,
#wrapper-content,
#footer {
	clear: both;
	margin: 0 auto;
	max-width: 94.7em;
	min-width: 94.7em;
	position: relative;
	background: #fff;
	height: 1%;
}
#content {
	position: relative;
	margin-left: 215px;   /* nav width */
   margin-right: 0;   /* marginal width + 20px */
   height: 1%;
   top: -128px;
}
#hggelb { 
   background:#fdf9e9; 
}
#main {
	width: 51em;
	float: left;
	padding: 0;
	margin-left:0px;
	border-top:1px solid #000;
}
#nav {
	position: relative;
	top: 0px;
	width: 195px;
	float: left;
	margin-left: -215px;
}
#marginal {
   background:#fdf9e9; 
	font-size:125%;
	position: relative;
	float:right;
	margin-right: 0;
	margin-left: 10px;
	margin-top:0px;
	padding-top: 0;
	border-top:1px solid #87857c;
	width: 16.2em; /* For IE6 */
}
#footer {
	clear: both;
	height: 1%;
}


/* LINKS
------------------------ */
a {
 	text-decoration: none;
    font-weight: normal;
    color: #000; 
}

a:hover,
a:active,
a:focus,
#marginal a:hover,
#marginal a:active,
#marginal a:focus {
    text-decoration: underline;
    font-weight: normal;
}
#marginal a {
	color: #000;
}
#marginal #page-features ul li {
	border:1px solid #fdf9e9;
	background:#fdf9e9;
}
#marginal #page-features ul li a {
	display:block;
	border-bottom:1px solid #87857c;
}
#marginal #page-features ul #send a {
	padding:8px 0px 8px 40px;
	background:transparent url(/fileadmin/pic/icons/arrow-hand.png) no-repeat left center;
}
#marginal #page-features ul #send a:hover,
#marginal #page-features ul #send a:active,
#marginal #page-features ul #send a:focus {
    text-decoration: underline;
    font-weight: normal;
}
#marginal #page-features ul #print a {
	padding:8px 0px 8px 40px;
	background:transparent url(/fileadmin/pic/icons/arrow-print.png) no-repeat left center;
}
#marginal #page-features ul #print a:hover,
#marginal #page-features ul #print a:active,
#marginal #page-features ul #print a:focus {
    text-decoration: underline;
    font-weight: normal;
}
#marginal #faltblatt {
	height:390px;
	margin:0;
	padding:20px 0 0 6px;
	background:transparent url(/fileadmin/pic/hg-teaser-pdf-2.jpg) no-repeat 0px 60px;
}
#marginal #faltblatt img {
	padding:10px 0 0 0;
}
#marginal #faltblatt ul {
	margin:176px 0 0 0;
	padding:0;
}
#marginal #faltblatt ul li {
	width:149px;
	height:20px;
	padding:2px 0 0 0;
	margin:5px 0;
	background:#E8C432;
}
#marginal #faltblatt ul li a {
	background:#E8C432 url(/fileadmin/pic/icons/arrow-black.png) 7px 3px no-repeat;
	padding:0 0 0 20px;
	font-size:100%;
}

#marginal #faltblatt table {
	margin:0;
	padding:0;
	width:188px;
}
#marginal #faltblatt td {
	height:20px;
	padding:2px 0 0 0;
	margin:5px 0;
	background:#E8C432;
}
#marginal #faltblatt td a {
	background:#E8C432 url(/fileadmin/pic/icons/arrow-black.png) 7px 3px no-repeat;
	padding:0 0 0 20px;
	font-size:95%;
}
p a,
p a.ic {
	text-decoration: underline;
}
#content a.ic {
	display: block;
    padding-left: 16px;
}
#content a.external-link-new-window {
	display: block;
	font-weight:bold;
	text-decoration: underline;
}
#content a.internal-link {
	font-weight:bold;
}

#main div a.download {
	display: block;
	padding:15px 60px;
	background: url(/fileadmin/pic/icons/icon-pdf.png) 0 10px no-repeat;
}

#content .back, #content .forward { float:left; padding:0 2em 0 0}
#content .back a {
	display: block;
    padding-left: 16px;
	background: url(/fileadmin/pic/icons/icon-back.gif) 0 3px no-repeat;
}
#content .forward a {
	display: block;
    padding-left: 0px;
	background: url(/fileadmin/pic/icons/link.gif) 0 3px no-repeat;
}
#wrapper-content a.lens {
    display: block;
    margin: 2px 0 0 3px;
    height: 13px;
    width: 13px;
	padding: 0;
	background: url(/fileadmin/pic/icons/lupe.gif) 0 0 no-repeat;
	float: right;
}
#wrapper-content #content a.ext,
#main a.ext {
    display: block;
	padding-left: 16px;
	background: url(/fileadmin/pic/icons/extern.gif) 0 3px no-repeat;
}
#wrapper-content #content p.up {
   margin-bottom: 5px;
}
#wrapper-content #content p.up a {
    display: block;
	padding-left: 13px;
	background: url(/fileadmin/pic/icons/nachoben.gif) 0 6px no-repeat;
	font-size: 100%;
	margin: 0 0 0 0;
	float: right;
}
#wrapper-content #content a.dwn,
#main a.dwn {
    display: block;
	padding-left: 16px;
	background: url(/fileadmin/pic/icons/download.gif) 0 5px no-repeat;
}
#wrapper-content #content a.eml {
	display: block;
	padding-left: 16px;
	background: url(/fileadmin/pic/icons/link.gif) 0 3px no-repeat;
	margin-bottom: 5px;
}
#wrapper p a.button {
	font-size: 100%;
}

#wrapper {
	margin: 5px 0 0 0;
}


/* BRANDING
------------------------------------------- */
#branding {
    position: relative;
    height: 1%;
    overflow: hidden;
    height: 13.2em;
}
#hggrey {     
position: relative;
    height: 1%;
    overflow: hidden;
    height: 13.2em;
}

#branding #search {
	margin: 6px 0 0 0;
	float: right;
	width: 22.2em;
}
#branding #search input {
	float: left;
	border: 0px solid #B2CCCC;
	padding: 1px;
	margin:2px 0 0 0;
	width: 13.6em;
}
#branding #search input:focus {
	border: 1px solid #809904;
}
#branding #search .submit {
	float: right;
	width: auto;
	overflow: visible;
	margin: 0 0 0 5px;
	padding: 1px 3px 2px 3px;
	background: #ebebec;
	color: #000;
	font-size: 110%;
	font-family: verdana, helvetica, arial, sans-serif;
}
#nav-service .nav-hz {
	position: relative;
	float: right;
	margin: 2px 10px 0 0;
	padding: 2px 0 0 0;
	height: 1%;
	font-size: 100%;
	z-index: 20;
}
#nav-service .nav-hz li {
    float: left;
	list-style-type: none;
}
#nav-service .nav-hz li.first a {
    background: none;
}
#nav-service .nav-hz li a {
    font-weight: normal;
    font-size: 110%;
    background: url(/fileadmin/pic/bgs/meta-divider.png) left no-repeat;
    padding: 0 10px 0 10px;
    margin: 0;
}
#nav-service .nav-hz li a.active {
	text-decoration:underline;
}


/* logos */

#logo {
   	position: relative;
	top: 0;
	left: 0;
	width: 196px;
}
#logo img {
	margin-top: 0;
}

/* service */

#service {
background: #ebebec;
	position: relative;
	margin:10px 0 0 215px;
	padding: 0;
	top: -147px;
	height: 24px;
}
#service #search {
	margin: 0;
	float: right;
	width: 22em;
}
#service #search input {
	float: left;
	border: 0px solid #B2CCCC;
	padding: 1px;
	margin: 4px 0 0 0;
	width: 12em;
}
#service #search input:focus {
	border: 0px solid #809904;
}
#service #search .submit {
	float: right;
	width: auto;
	overflow: visible;
	margin: 3px 3px 0 0;
	padding: 0;
	background: #ebebec;
	color: #000;
	font-size: 110%;
	font-family: verdana, helvetica, arial, sans-serif;
}


/* about */

#about {
	position: relative;
	margin-left: 215px;
	top: -147px;
	height: 158px;
	overflow:visible;
}
#logo-campaign {
	position: absolute;
	right: -1px;
	top: 20px;
	background: #fff;
	padding: 0 35px 5px 35px;
}
#startpage #main h1 {
	clear:both;
	margin: 0pt 0pt 20px 0;
	color: #759817;
	font-size: 280%;
	font-weight: normal;
}
#startpage #main h1 em,
p#claim em {
	font-style: normal;
}



/* breadcrumb */

#breadcrumb {
	clear: both;
	padding: 0;
   overflow: hidden;
 	width:100%; 
}
#breadcrumb ol {
	float: left;
	padding: 0 0 10px 10px;
	margin:5px 0 0 0;
  	background:#FDF9E9; 
  	width:100%;

}
#breadcrumb li {
	float: left;
    list-style-type: none;
}
#breadcrumb li a {
	margin: 0 0 2px 0;
	padding-left: 12px;
   padding-right: 8px;
	background: url(/fileadmin/pic/icons/dot-grey.png) no-repeat 0 5px;
	display: block;
	font-weight: normal;
	color:#999;
	text-decoration:none;
	font-size: 110%;
}
#breadcrumb li.start a {
	float: left;
	margin: 0 0 0 0;
	padding-left:0;
   padding-right: 8px;
   list-style-type: none;
   background: none;
}
#breadcrumb li strong a,
#breadcrumb ol li a:hover,
#breadcrumb ol li a:active,
#breadcrumb ol li a:focus {
	color: #000;
	padding-left: 12px;
    padding-right: 8px;
	background: url(/fileadmin/pic/icons/dot-black.png) no-repeat 0 5px;
}
#breadcrumb li.start a:hover,
#breadcrumb li.start a:active,
#breadcrumb li.start a:focus {	
	color: #000;
	float: left;
	margin: 0 0 0 0;
	padding-left:0;
   padding-right: 8px;
   list-style-type: none;
   background: none;
}


/* NAVIGATION
------------------------------------------- */
#nav .nav-box {
	margin-bottom: 20px;

}
#nav ul {
	background: #a62b21;
	font-size: 125%;
}
#nav ul li {
	height: 1%;
	list-style: none;
	color: #005756;
}
#nav ul li a {
	height: 1%;
	display: block;
	border-bottom: 3px solid #fdf9e9;
	padding: 8px 10px 8px 20px;
	background: url(/fileadmin/pic/icons/arrow-white.png) no-repeat 10px 12px;
	color: #fff;
}
/* you are here */
#nav ul li .active  {
	height: 1%;
	display: block;
	border-bottom: 3px solid #fdf9e9;
	padding: 8px 10px 8px 20px;
	background: url(/fileadmin/pic/icons/arrow-white.png) no-repeat 10px 12px;
	color: #fff;
}
#nav ul li a:hover,
#nav ul li a:active,
#nav ul li a:focus {
	background: url(/fileadmin/pic/icons/arrow-white.png) no-repeat 10px 12px;
	color: #fff;
	text-decoration: none;
}

/* 2nd level */
#nav ul ul {
	border-top: 0;
	background: #f4e299;
	font-size: 100%;
}
#nav ul ul li {
	font-weight: normal;
}

#nav ul li li a {
	height: 1%;
	display: block;
	border-bottom: 3px solid #fdf9e9;
	padding: 4px 10px 4px 30px;
	background: url(/fileadmin/pic/icons/arrow-yellow.png) no-repeat 20px 8px;
	color: #000;
}

/* you are here */
#nav ul li .active  {
	height: 1%;
	display: block;
	border-bottom: 3px solid #fdf9e9;
	padding:  4px 10px 4px 30px;
	background:url(/fileadmin/pic/icons/arrow-white.png) no-repeat 10px 12px;
	color: #fff;
}
#nav ul li li .active  {
	background:#e8c432 url(/fileadmin/pic/icons/arrow-red.png) no-repeat 20px 8px;
	text-decoration: none;
	color: #000;
}
#nav ul li li a:hover,
#nav ul li li a:active,
#nav ul li li a:focus {
	background:#e8c432 url(/fileadmin/pic/icons/arrow-red.png) no-repeat 20px 8px;
	text-decoration: none;
	color: #000;
}


/* 3nd level */
#nav ul ul ul {
	border-top: 0;
	background: #f4e299;
	font-size: 100%;
}
#nav ul ul ul li {
	font-weight: normal;
}

#nav ul li li li a {
	height: 1%;
	display: block;
	border-bottom: 3px solid #fdf9e9;
	padding: 4px 10px 4px 40px;
	background: url(/fileadmin/pic/icons/arrow-yellow.png) no-repeat 30px 8px;
	color: #000;
}

/* you are here */
#nav ul li li li .active  {
	height: 1%;
	display: block;
	border-bottom: 3px solid #fdf9e9;
	padding:  4px 10px 4px 40px;
	background:url(/fileadmin/pic/icons/arrow-white.png) no-repeat 30px 12px;
	color: #fff;
}
#nav ul li li li .active  {
	background:#e8c432 url(/fileadmin/pic/icons/arrow-red.png) no-repeat 30px 8px;
	text-decoration: none;
	color: #000;
}
#nav ul li li li a:hover,
#nav ul li li li a:active,
#nav ul li li li a:focus {
	background:#e8c432 url(/fileadmin/pic/icons/arrow-red.png) no-repeat 30px 8px;
	text-decoration: none;
	color: #000;
}

#nav #programm-menue { width:195px; margin:0; list-style:none; padding:0; border-top:2px solid #fff;}
#nav #programm-menue table{ font-size:100%;padding:0; margin:0; border:0;border-collapse:none }
#nav #programm-menue table td { border:0;padding:0;margin:0}
#nav #programm-menue li { float:left; }
#nav #programm-menue li:hover dl{}
#nav #programm-menue li.aktiv dd,
#nav #programm-menue li:hover dd { display:block; width:195px}
#nav #programm-menue li:hover	dl dt a { color:#fff; }
#nav #programm-menue li a:hover dl {}
#nav #programm-menue li a:hover dd { display:block }
#nav #programm-menue li dl dt a { width:177px;height:1%; display:block; border-bottom:1px dotted #fff; color:#fff;
	padding: 8px 10px 8px 8px; background:#a62b21 url(/fileadmin/pic/icons/icon-nav-dropdown.gif) no-repeat right center; }
#nav #programm-menue li dl dt a:hover,
#nav #programm-menue li dl dt a.aktiv { text-decoration:none; background:#E8C432; }
#nav #programm-menue li dl { list-style:none; }
#nav #programm-menue li dl dt { clear:both; }
#nav #programm-menue li dl dd { background:#ECF1F4; clear:both; display:none; }
#nav #programm-menue li dl dd a { font-size:90%; text-transform:none; border-bottom:1px dotted #fff; height:1%;
	padding:4px 10px 4px 20px; background:none; color:#007BC1; text-align:left; display:block; }
#nav #programm-menue li dl dd a:active, 
#nav #programm-menue li dl dd a:hover { text-decoration:none; background:#E8C432; color:#fff; }

/*ie6 bugfix ausklappmenue*/
#nav ul li a.novis {
background-image:none;margin:0;padding:0;border:0;
}

/* CONTENT-ELEMENTS
---------------------- */
#main h1 {
	font-family: Georgia,"Bitstream Charter","Century Schoolbook L","Liberation Serif",Times,serif;
	margin: 0 0 10px;
	font-size: 180%;
	font-weight: normal;
	color: #000;
	padding: 0;
}
#main .teaser #text_hggelb h1 {
	font-family: Georgia,"Bitstream Charter","Century Schoolbook L","Liberation Serif",Times,serif;
	margin: 5px 0 10px 20px;
	font-size: 180%;
	font-weight: normal;
	color: #000;
	padding: 0;
}
#main h2 {
	font-weight:bold;
	margin: 10px 0 5px 0;
	clear: both;
	font-size: 130%;
	color: #000;
}
#main h3 {
	font-weight:bold;
	margin: 10px 0 5px 0;
	clear: both;
	font-size: 130%;
	color: #000;
}
#main h4 {
	clear: both;
	margin: 0 0 3px 0;
	font-size: 100%;
	font-weight: normal;
	color: #000;
}
#main p,
#main label {
	font-size: 130%;
	margin-bottom: 0px;
	line-height: 1.3em;
}
#main p.tipafriend {
	padding:0 5px 0 20px;
}
#main fieldset { background:#F4E299; }
#main dl {
	font-size: 130%;
	padding-left: 100px;
}
#main dl dt {
	width: 100px;
	margin-left: -100px;
	float: left;
	font-weight: bold;
}
#main dl dd {
	margin-bottom: 20px;
}

.linkblock {
	padding: 10px 10px 8px 10px;
	background: #E6EEF3;
}
object {
	display: block;
	margin: 0 0 20px 0;
}
table {
	margin: 0 0 20px 20px;
    border-collapse: collapse;
    border-spacing: 0;
    caption-side: top;
    empty-cells: show;
    clear: left;
    padding: 0;
    width: 90%;

}
table th,
table td {
	padding: 3px 3px;
}
table th {
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	border-bottom: 3px solid #fdf9e9;
	background: #e8c432;
	color: #fff;
	text-align: left;
	vertical-align: top;
}
table td {
	border: 0px solid #f2f2f2;
	border-top: none;
	vertical-align: top;
}
table tr {
	background: #f4e299;

}

table.contenttable td {
	border: none;
	border-bottom: 2px solid #fdf9e9;
}

/* news & event */
.event-header,
.message-header {
	clear: both;
	margin: 0 0 20px 0;
	overflow: hidden;
}
.event-header abbr {
	border: none;
}
#main .event-header p,
#main .message-header p{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
 
}
#main .event-header .image-normal {
	clear: both;
	display: block;
	margin: 10px 0 0 0;
}

/* Paging */
#main .paging {
    clear: none;
    position: relative;
    margin: 20px 0 35px 0;
    padding: 0;
    background: #E6EEF3;
    width: 100%;
    height: auto;

}
#main .paging p.nav-index {
    width: auto;
    margin: 0 auto;
    padding: .2em 5em;
    text-align: center;
}
#main .paging a {
    padding: 0 3px;
    text-decoration: none;
	font-size: 100%;
}
#main .paging a:hover {
    text-decoration: underline;
}
#main .paging p.nav-index {
    width: auto;
    margin: 0 auto;
    padding: .2em 5em;
    text-align: center;
}
#main .paging a:hover {
    text-decoration: underline;
}
#main .paging .back,
#main .paging .forward {
    position: absolute;
    top: .2em;
    width: 100px;
}
#main .paging .back {
    left: 0;
    text-align: left;
}
#main .paging .forward {
    right: 0;
	text-align: right;
}
#main .paging .back a {
	font-size: 130%;
	margin-left: 4px;
	padding-left: 15px;
	background: url(/fileadmin/pic/icons/link-back.gif) 0 5px no-repeat;
}
#main .paging .forward a  {
	font-size: 130%;
	margin-right: 4px;
	padding-right: 15px;
	background: url(/fileadmin/pic/icons/link.gif) 100% 5px no-repeat;
}
#main #page-features ul {
	 margin-top: 15px;
}
#main #page-features ul li {
	 list-style-type: none;
	float: right;
}
#main #page-features ul li a {
	background: url(/fileadmin/pic/bgs/meta-divider.gif) no-repeat scroll 100% 0;
	font-size: 110%;
	font-weight: normal;
	margin: 0;
	padding: 0 10px;
}
/* Teaser */
#main .landscape,
#main .portrait,
#main .neutral {
	width: auto;
}
#main .landscape .subline,
#main .portrait .subline,
#main .neutral .subline {
	width: 200px;
}
#main .tx-thmailformplus-pi1 { margin:10px 0 0 0; }
#main .tx-thmailformplus-pi1 form{ margin:10px 0 0 0; }
#main .tx-thmailformplus-pi1 h3 { margin:0 0 0 20px; }
#main .teaser {
	margin-bottom: 0;
	padding: 0 0 10px 0;
	height: 1%;
   overflow: hidden;
}
#main .teaser h2 {
	font-size: 140%;
	margin: 0 0 5px 0;
}
.teaser h1 {
	font-size: 160%;
	font-weight: bold;
	margin: 0 0 8px 0;
}


#main .teaser h2, #main .teaser h1,
#main .teaser h3, #main .teaser h4,
#main form h1 {
	clear: none;
	padding:10px 0 0 20px;
}

#main .teaser h2 a  {
	font-size: 100%;
}
#main .teaser span.section {
	display: block;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-size: 110%;
}
#main .teaser img {
	float: left;
	margin: 0 10px 0 0;
	padding:5px;
}
#main .teaser p {
	line-height: 1.3;
	padding:0 5px 0 20px;
}
#main .teaser ul {
	padding:8px 3px 8px 36px;
	font-size:130%;
}
#main .teaser ul.results {
	padding:0px 3px 8px 0px;
	font-size:100%;
}
#main .teaser div {
	background: #f4e299;
	margin:10px 0;
}
#main .teaser div.cl {
	background:#FDF9E9;
	margin:10px 0;
}
#wrapper-content #content #main .teaser p a.ic {
	float: right;
	text-decoration: underline;
	font-weight:bold;
	font-size
}
#wrapper-content #content #main .faq-list p a.ic {
	float: none;
}
.teaser ul.linkblock {
	background: #fff;
	padding-left: 0;
	padding-bottom: 0;
}
#marginal .teaser ul.linkblock {
	background: none;
}
.teaser ul.linkblock li {
	list-style-type: none;
	margin-bottom: 5px;
	height: 1%;
}
.teaser ul.linkblock li a {
	font-size: 130%;
	padding-left: 16px;
	background: url(/fileadmin/pic/icons/link.gif) 0 4px no-repeat;
}
.teaser span.date {
	display: block;
	margin-bottom: 5px;
	font-size: 110%;
}
.message h2 {
	text-transform: uppercase;
    color: #697C06;
}
.project a,
.action a {
	font-size: 130%;
	margin-bottom: 10px;
}
#main .teaser p.details {
	margin-bottom: 0;
}
#main #list .teaser p {
	margin-bottom: 10px;
}


/* Teaser small  (2 in one line) */
.small {
	width: 47%;
	margin-right: 15px;
	float: left;
}
#main .last {
	margin-right: 0;
}

/* Images Photos */

.image-normal .subline{display:block;margin-bottom:10px;padding:0;background:none;font-size:110%;}
.image-right .subline{display:block;margin-bottom:10px;padding:0;background:none;font-size:110%;text-align:right;}
.image-right .subline img { float:right !important; margin:0 !important;}
.image-normal .subline span{padding:0 0 5px 5px; display:block; }
#main .left{float:left;margin-right:2px;}
#main .right{float:right;margin-left:2px;}
#main .image-normal img{margin-top:2px;}

.subline-bilder{margin:0 12px 12px 0;padding:0;background:#E5E5E5;font-size:110%;float:left;width:200px;min-height:200px;}
.subline-bilder span { padding:0 5px 5px 5px; display:block; }
.subline-bilder img {width:200px;}

/* linkblocks */

.teaser ul.linkblock li {
	list-style-type: none;
	margin-bottom: 5px;
	height: 1%;
}
.teaser ul.linkblock li a {
	font-size: 130%;
}
ul.linkblock {
	clear: both;
	list-style: none;
}
ul.linkblock li {
    height: 1%;
}
#main .message ul.linkblock,
#main .download ul.linkblock,
#main .external ul.linkblock {
	clear: none;
	padding-top: 0;
}
#main .richtext ul.linkblock {
	margin:0 0 20px 0;
}
#main .teaser ol {
	margin-left:25px;
	font-size:130%;
	padding:0 0 24px;
}
#main .richtext ol {
	margin-left: 25px;
}
#main .richtext ol li {
	font-size: 120%;
	line-height: 1.4em;
	margin-bottom: 5px;
}
#main .richtext ol li ol {
	margin-top: 5px;
}
#main .richtext ol li li {
	font-size: 100%;
}
#main .richtext ul {
    margin: 0 0 20px 20px;
}
#main .richtext ul li {
	font-size: 130%;
    margin-bottom: 5px;
}
.richtext ul.linkblock li a {
	font-size: 100%;
	padding-left: 16px;
	background: url(/fileadmin/pic/icons/link.gif) 0 2px no-repeat;
}
#main .richtext {
	height: 1%;
	clear: both;
	margin-bottom: 20px;
}
#main .intro {
	margin-bottom: 10px;
	padding-bottom: 20px;
	height: 1%;
	overflow: hidden;
	background: url(/fileadmin/pic/bgs/border.gif) 0 100% repeat-x;
}

/* people, addresses */
#content address {
	font-size: 130%;
	font-style: normal;
}
#content address a {
	font-size: 100%;
	font-style: normal;
}
#content address .additional {
	display: block;
	margin-bottom: 10px;
}

/* events & messages */
#content .message-list h2,
#content .event-list h2 {
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #759817;
	font-size: 170%;
	font-weight: bold;
}
#content .message-list ul.simple,
#content .event-list ul.simple{
	float: none;
}
#content .message-list ul.simple li,
#content .event-list ul.simple li {
	position: relative;
	padding-left: 13em;
}
#content .message-list ul.simple li a,
#content .event-list ul.simple li a {
	display: block;
	height: 1%;
}
#content .message-list ul.simple li a,
#content .event-list ul.simple li a {
	display: block;
	font-weight: normal;
}
#content .message-list ul.simple li a span,
#content .event-list ul.simple li a span {
	position: absolute;
	left:0;
	top:0;
	width: 10em;
	color: #000;
}
.message-list ul.linkblock,
.event-list ul.linkblock {
	float: right;
	padding-right: 0;
}
#wrapper-content #content .message-list ul.linkblock li a.ic {
    background:transparent url(/fileadmin/pic/icons/link.gif) no-repeat scroll 0 3px;
	text-decoration: underline;
}


/* FORMS
-----------------  */
#main .standardform legend {
   display: none;
}
#main .standardform fieldset {
	border: none;
	padding-top: 10px;
}
#main .standardform {
	margin-top: 0;
	padding-top: 0;
	color: #000;
}
#main .standardform .checkbox,
#main .standardform .radio {
	border: none;
	width: auto;
}
#main .mod {

	width:100%;
}

#main .standardform label {
   display: block;
   margin-bottom: 1px;
   margin-top:12px
}
#main #seite-empfehlen label { margin:0 0 2px 0; }
#main #seite-empfehlen .form-field { margin: 0 0 10px 0; }
#main .standardform input {
	padding: 2px;
	width: 300px;
	border: 1px solid #B2CCCC;
}
#main .standardform input.medium {
   padding: 2px;
    width: 71%;
	float: left;
}
#main .standardform input#street {
   margin-right: 15px;
}
#main .standardform input#housenum {
	margin-right: 0;
}
#main .standardform input.small {
   padding: 2px;
    width: 20%;
}
#main .standardform select {
    width: 20%;
}
#main .standardform select.fullrow {
    width: 100px;
}
#main .standardform textarea {
    width: 96%;
}
#main .standardform .form-entry {
   margin-bottom: 1px;
   overflow: hidden;
   height: 1%;
   background: #F4E299;
   padding: 0 12px;

}
#main .standardform .form-entry strong {
	display: block;
	font-size: 130%;
	margin-bottom: 5px;
}
#main .standardform .form-entry span {
	font-size: 130%;
}
#main .standardform .form-field {
	margin: 10px 0 0 0;
	overflow: hidden;
	height: 1%;
}
#main .standardform .form-field a.ic,
#main .standardform .form-entry a.ic {
   display: block;
   margin-top: 15px;
   padding: 0 0 3px 15px;
   font-size: 130%;
   text-decoration: underline;
}
#main .standardform .form-field input.radio,
#main  .standardform .form-field input.checkbox {
   width: auto;
}
#main .standardform .form-field label {
   display: block;
   margin-bottom: 5px;
}
#main .standardform .form-label span {
   display: block;
   margin-bottom: 5px;
   font-weight: bold;
   font-size: 150%;
   color: #333;
}
#main .standardform input.submit,
#main .standardform input.reset {
	width: auto;
	overflow: visible;
	margin: 0 0 20px 5px;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 2px 5px 3px 5px;
	background: #A62B21;
	color: #fff;
	font-size: 120%;

}
#main .standardform .form-submit {
    width: 100%;
    text-align: right;
}

.hint-box {
	border: 1px solid #ff0000;
	margin: 10px 0 20px 0;
	padding: 10px;
}
.hint-box * {
	color: #ff0000;
}
.hint-box ul {
	padding: 0 0 0 20px;
	font-size: 130%;
}
#main .hint-box p {
	margin: 0 0 10px 0;
}
#main .standardform label.error {
	color: #ff0000;
	font-weight: bold;
}
#main .standardform input.error {
	color: #ff0000;
	border: 2px solid #ff0000;
}

.text-simple {
	margin: 20px 0 0 0;
}



/* Contact */
#main .contact {
	margin-bottom: 25px;
}
#content #main .contact h2 {
	margin-bottom: 20px;
}

/* Imagegallery */
.image-gallery ul li {
	list-style-type: none;
	float: left;
	height: 155px;
	margin: 0 0  30px 36px;
}
#main .image-gallery ul li.first {
	margin-left: 0;
}
#main .image-gallery ul li dl.photo {
	height: 155px;
	width: 155px;
	padding-left: 0;
	background: #E6EEF3;
	overflow: hidden;
}
#main .image-gallery ul li dl.portrait dt img {
	margin-left: 28px;
}
#main .image-gallery ul li dl.photo img {
	margin-top: 28px;
}
#main .image-gallery ul li dl.portrait img {
	margin-top: 0;
}
#main .image-gallery ul li dt {
	padding-left: 0;
	float:none;
	margin-left:0;
	width:auto;
}
#main .image-gallery ul li dd.caption {
    padding: 6px 10px 3px 10px;
}
#main .image-gallery ul li dd.zoom {
    float: right;
    width: 14px;
    padding: 0 0 0 0;
    height: 1.4em;
    margin: 3px 2px 0 0;
}
#main .image-gallery ul li dl.portrait dd.zoom {
    margin: -17px 0 0 0;
}
#main .image-gallery ul li dd.zoom a { /* image zoom */
    display: block;
    right: 0;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    background: url(/fileadmin/pic/icons/lupe.gif) 0 0 no-repeat;
    text-indent: -4000px;
    z-index: 100;
}

/* Searchresult */
.results li {
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 20px;
	background: url(/fileadmin/pic/bgs/border.gif) 0 100% repeat-x;
}
.results li a {
	margin-bottom: 5px;
	font-weight:bold;
	text-decoration: underline;
}
#main #quicksearchform, #main .quicksearchform {
	padding: 12px;
	margin: 0 0 0px 8px;
}

#main form fieldset legend {
	display: none;
}
#main form fieldset .quicksearchform label { float:left; width:6em; clear:both;}
#main .searchresult label {
   display: block;
   margin-bottom: 5px;
}
#main form .searchresult input {
	padding: 2px;
	margin:0 0 0.25em 0;
	width: 300px;
	border: 1px solid #B2CCCC;
}
#main form .searchresult input.medium {
  padding: 2px;
  width: 71%;
	float: left;
}
#main form .searchresult input.small {
   padding: 2px;
    width: 20%;
}
#main form .searchresult select {
    width: 50%;
    margin:0 0 0.25em 0;
}
#main form .searchresult select.fullrow {
    width: 100px;
}
#main form .searchresult a.ic {
    font-size: 130%;
	margin-top: 10px;
}
#main form .searchresult .submit {
	width: auto;
	overflow: visible;
	margin: 0;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 0 5px 0 5px;
	background: #a62b21;
	color: #fff;
	font-size: 120%;
}

/* Sitemap */

.sitemap {
	clear: both;
	margin:0 0 0 20px;
}
.sitemap ul li {
	font-size: 110%;
	list-style: none;
	line-height: 1.4;
}
.sitemap ul li a{
	font-size: 110%;
	list-style: none;
	line-height: 1.4;
	font-weight:bold;
}
.sitemap ul {
	clear: both;
	display: block;
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
}
.sitemap ul ul {
	margin: 5px 0 0 0;
	background: none;
}
.sitemap ul li li {
	margin-bottom: 0;

}
.sitemap li li a {
	font-size: 100%;
	padding: 0 0 0 15px;
	text-decoration:underline;
	font-weight:normal;
}
.sitemap ul li li li {

}

/* MRGINAL
------------------------  */

#marginal .teaser,
#marginal .mod {
	margin-bottom: 15px;
	overflow: hidden;
	padding: 10px 0px 20px 0px;
	background: #fdf9e9;
	width: 15em;
}
#marginal .teaser { width:auto; }
#marginal .join {
	background: #8DAF34;
	color: #fff;
}
#marginal .teaser h3,
#marginal .teaser h4,
#marginal .mod h3 {
    font-size: 160%;
    margin-bottom: 8px;
    font-weight: bold;
}
#marginal .join h3 {
    font-size: 190%;
    font-weight: normal;
}

#marginal .teaser h3 a,
#marginal .mod h3 a {
    color: #353535;
	font-size: 100%;
}
#marginal .teaser img,
#marginal .mod img {
	float: left;
	margin: 0 10px 10px 0;
	width: 155px;
}
#marginal .teaser p,
#marginal .mod p {
	font-size: 100%;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
#marginal .teaser a,
#marginal .mod a {
	font-size: 130%;
}
#marginal .teaser p a,
#marginal .mod p a {
	font-size: 100%;
}
#marginal .events ul li {
	list-style-type: none;
}
#marginal .events ul li span.vevent abbr {
	color: #000;
	font-weight: normal;
}
#marginal .events ul li span.vevent span {
	clear: both;
}
#marginal .events ul li span.vevent span.location,
#marginal .events ul li span.vevent span.summary{
    display: inline;
}
#marginal .events ul li.more {
	margin-top: 20px;
}
#marginal ul li {
    margin-bottom: 0;
    list-style: none;
}
#marginal span.vevent abbr {
    border-bottom: none;
    text-decoration: none;
}
#marginal .join a {
	color: #fff;
	background: url(/fileadmin/pic/icons/link_weiss.gif)  0 4px no-repeat;
}

#marginal #page-features ul {
	margin:0;
	padding:0px;
}

/* LOGIN REGISTRIERUNG
--------------------- */

#main .tx-srfeuserregister-pi1 fieldset label {font-size:12px; font-weight: normal;}

/* FOOTER
--------------------- */

#footer {
	clear: both;
	border-top: 1px solid #000;
	padding: 10px 0 30px 0;

}
#footer #nav-footer {
	float: right;
	width: 49%;
	height: 1%;
}

#footer #nav-footer li {
	list-style: none;
	text-align: right;
}
#footer #nav-footer li a {
	padding-left: 12px;
	background: url(/fileadmin/pic/icons/nachoben.gif)  0 4px no-repeat;
	font-weight: normal;
	font-size: 110%;
}
#footer #footer-copyright {
	float: left;
	width: 49%;
	margin: 0 0 50px 0;
    font-size: 110%;
}
/* popup */
.popup { background:#fdf9e9; }
.popup #wrapper .nav-hz {
	position: relative;
	float: right;
	margin: 2px 10px 10px 0;
	padding: 2px 0 0 0;
	height: 1%;
	font-size: 110%;
	z-index: 20;
}
.popup #wrapper .nav-hz li {
    float: left;
	list-style-type: none;
}
.popup #branding {
	clear: both;
	margin: 0;
   width:600px;
	position: relative;
	background:#fdf9e9;
	height: 1%;
}
.popup #wrapper { background:#fdf9e9; }
.popup #wrapper-content { 
   background:#fdf9e9;
}
.popup #main {
	clear: both;
	margin: 0;
   width:540px;
	position: relative;
	background:#fdf9e9;
	height: 1%;
	padding: 30px 10px 10px 30px;
	float: none;
}
.popup #logo-2 {
	background:#fdf9e9;
	height:119px;
	position:absolute;
	right:0;
	top:20px;
	width:143px;
}
.popup #logo-2 img {
	position: absolute;
	right: 20px;
    top: 10px;
}
.popup #footer { background:#fdf9e9; }
.popup #footer #footer-copyright {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
   font-size: 110%;
   background:#fdf9e9;
}

/* ---------------- newloginbox ------------- */

#login-div {font-size:130%; margin:60px 0 30px 0; padding:10px 0; border-bottom:1px dotted #3E6F93; border-top:1px dotted #3E6F93;}
#login-div form input { border:1px solid #ABC629; padding:2px; margin-right:8px;}
#login-div label {font-size:100%; font-weight:bold; }

#logout-div  { margin:60px 0 30px 0; border-bottom:1px dotted #799C1C; border-top:1px dotted #799C1C;}
#logout-div p { margin:10px 0; }
#logout-div form { font-size: 16px; font-weight:bold; color:#799C1C; }
#logout-div form input { font-size: 12px; }
.tx-newloginbox-pi1 input.submit {
	width: auto;
	overflow: visible;
	margin: 0 0 0 4px;
	padding: 0 3px 0 3px;
	background: #809904;
	border:1px solid #ABC629;
	color: #fff;
	font-size: 90%;
	font-family: verdana, helvetica, arial, sans-serif;
	
}

#marginal #faltblatt td.emptycell { background:#FFFFFF none repeat scroll 0 0;
font-size:0;
height:5px;
margin:0;
padding:0; }