@charset "utf-8";
/* --------------------- Standard ---------------------  */
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,300,600,700,500);

span.grosseSchrift {
	font-size: 22px;
}

.cantread23 {
    color: #35006D;
    float: right;
    font-size: 0.9em;
    margin-right: 4%;
    width: 45%;
}
.formobjektCaptcha2 {
    float: none !important;
    width: 44.8%;
	margin-top: 16px !important;
}

* {
	margin:0px;
	padding:0px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.imageBorder {
	border: 1px solid #cecece;
}
a {
	text-decoration:none;
	color: #2C8329;
	cursor: hand;
	cursor: pointer;
}
a:hover {
	text-decoration:underline;
}

iframe, iframe table, .elist {
	border:1px solid #CACACA;
}
.error {
	color:#B9181E;
	clear:both;
	display:block;
	float:left;
	width: 100%;
	max-width: 775px;
	padding-bottom: 10px;
}
.error02 {
	color:#B9181E;
}
#TSFE_ADMIN_PANEL_FORM .typo3-adminPanel { 
display: none;
}
body .typo3-feedit-element {
 outline: 0 !important;
 outline-offset: 4px;
}

.submittedOkForm {
    border: 1px dotted #cccccc;
    padding: 10px 135px 10px 10px;
    background: rgb(239,239,239); /* Old browsers */
    background-image: url(../images/submittedOkForm.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
#contentbereich p {
    font-family: Raleway,Arial,Helvetica,sans-serif;
    margin-bottom: 18px;
}
#contentbereich .contenttable p {
	line-height: 16px;
	margin-bottom: 0px;
}
.imageContent {
	float:right;
	position:relative;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:0px;
	padding-top:5px;
}
.pictureText {
	color:#828282;
	font:11px Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
table.contenttable thead th, tfoot th, table.contenttable tbody th, table.contenttable tbody td {
	padding:5px;
}
#contentbereich table.contenttable thead tr.alt th p {
	color: #fff;
	font-size: 15px;
    font-weight: 500;
}
table.contenttable thead th.align-right, tfoot th.align-right, .align-right {
	text-align: right;
}
table.contenttable thead th.align-left, tfoot th.align-left {
	text-align: left;
}
table.contenttable thead th.align-center, tfoot th.align-center, .align-center {
	text-align: center;
}

.contentbereichInfobox table.contenttable {
	border: 0px solid #CFCFCF !important;
}

.contentbereichInfobox .contenttable tr td {
	border: 0px solid #CFCFCF !important;
	background: none !important;
	}
.contentbereichInfobox .contenttable th {
border: 0px solid #CFCFCF !important;
}
.contentbereichInfobox .contenttable tr.over td {
background: none !important;
}

#contentbereich table.contenttable th p.bodytext {
	line-height:normal;
	margin-bottom:0;
	padding-bottom:0;
}
#contentbereich ul, #contentbereich ol {
	margin-top:11px;
	margin-bottom:15px;
	margin-left:30px;
}
#contentbereich ul ul, #contentbereich ol ol {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:30px;
}
#contentbereich ul li, #contentbereich ol li {
	margin-bottom: 5px;
	line-height:18px;
	color: #003C8F;
}
#contentbereich .csc-textpic-imagerow ul li, #contentbereich .csc-textpic-imagerow ol li {
	margin-bottom: 10px;
}


#contentbereich ul li a.external-link-new-window, #contentbereich ul li a {
	font-family: Raleway,Arial,Helvetica,sans-serif;
	line-height:22px;
}


#contentbereich ul ul li, #contentbereich ol ol li {
	margin-bottom: 0px;
	line-height:16px;
}

/* Suche */
#search2Block {
	clear:both;
	float:left;
	margin:0 0 0 0;
	width: 100%;
}
#search2Block #form1 {
	clear:both;
	width: 92%;
	color:#003C8F;
}
#search2Block #form1 a {
	font:bold 12px Arial, Helvetica, sans-serif;
}
#search2Block .search2Header {
	border-bottom:1px dotted #979797;
	clear:both;
	margin-bottom:16px;
	padding-bottom:15px;
	color: #626262 !important;
}
#search2Block p {
	clear:both;
	border-bottom:1px dotted #979797;
	margin-bottom:12px;
	padding-bottom:12px;
}
#search2Block p a {
	color:#64A529;
	font:bold 12px Arial, Helvetica, sans-serif;
}
#search2Block p .highlight {
	background-color:#FF0;
}

/* Formulare */
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektselectklein, .containerSelector, .formobjektselectkleinMonth, .formobjektselectkleinYear, .formobjektselectkleinVeranstaltung, .formobjektkleinVeranstaltung, .formobjektCaptcha, .formobjektselectklein, .formobjektkleinGastro, .formobjektselectkleinGastro, .formobjektkleinGastro, .formSelect, .formobjektkleinGB, input[type="date"], input[type="text"] {
	padding: 5px 1%;
	font-size:13px;
}
.formobjektselectkleinVeranstaltung {
	height: 30px;
	line-height: 20px;
	padding: 5px;
}

/* Link-Darstellung */
.mail, #contentbereich .mail {
	padding:0 0 0 16px;
	background:url(../images/mail_link.gif) no-repeat 0px 4px;
}
.internal-link, .internal-link-new-window {
	padding:0 0 0 13px;
	background:transparent url(../images/internal_link.gif) no-repeat 0 5px;
}
.external-link, .external-link-new-window {
	padding:0 0 0 13px;
	background:transparent url(../images/external_link.gif) no-repeat 0 5px;
}
.contentbereichInfobox a {
	color: #003C8F !important;
	text-decoration: underline;
}
.contentbereichInfobox .mail {
	padding:0 0 0 16px;
	background:url(../images/mail_link_white.gif) no-repeat 0px 4px !important;
}
.contentbereichInfobox .internal-link, .contentbereichInfobox .internal-link-new-window {
	padding:0 0 0 13px;
	background:transparent url(../images/internal_link-white.gif) no-repeat 0 5px !important;
}
.contentbereichInfobox .external-link, .contentbereichInfobox .external-link-new-window {
	padding:0 0 0 13px;
	background:transparent url(../images/external_link_white.gif) no-repeat 0 5px !important;
}
/* PDF-, Word-Download bei Newsbereiche */
.download {
	background:transparent url(../images/download.gif) no-repeat scroll 0 0px;
	padding:0px 0 0px 18px;
}
.pdf-liste {
	background:transparent url(../images/download.gif) no-repeat scroll 0 0px;
	padding:0px 0 0px 18px;
	float: left;
	margin-bottom: 5px;
	display: block;
	width: 100%;
	clear: both;
}
#contentbereich .tx-felogin-pi1 {
	clear:both;
	float:left;
	width:100%;
	color:#474747;
}
#contentbereich .tx-felogin-pi1 form {
	border-bottom:1px dotted #ccc;
}
#contentbereich .tx-felogin-pi1 form div {
	clear:both;
	margin:8px 0 0 0;
}
.pdf {
	list-style-image: url(../images/pdf.gif);
}
li.pdf {
	list-style-image: url(../images/pdf.gif);
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
    float: left;
    position: relative;
	margin-bottom: 15px;
}
.clickenlarge-1 .csc-textpic-caption {
	background: none repeat scroll 0 0 #003C8F;
    bottom: 0;
    color: #FFFFFF;
    font: 500 11px Raleway,Arial,Helvetica,sans-serif;
    left: 1px;
    padding: 10px 0px;
    position: absolute;
    text-align: center;
    width: 100%;
	max-width: 100% !important;
	}
/* Lupe */
.clickenlarge-0 {
	clear:both;
}
.clickenlarge-0 .bodytext {
	margin:0;
}
/*div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
	float:left;
}*/
img.tx-srfreecap-pi2-image {
	margin-right:0px;
	margin-left: 0px;
}

/* Vor/Zurück-Nav */
.tx-gsipagenav-pi1 {
	clear:both;
	float:left;
	width:100%;
	margin:10px 0;
}
.tx-gsipagenav-pi1 .pageNavTable {
	width:100%;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext {
	width:33%;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavCaption {
	text-align:center;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext {
	text-align:right;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext {
	background: none repeat scroll 0 0 #64A529;
    border: 1px solid #003C8F;
	-webkit-border-radius: 5px;
    border-radius: 5px;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption a, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff !important;
	padding: 4px 5px;
	float: left;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a:hover, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption a:hover, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext a:hover {
	text-decoration:underline;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a {
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext a {
}

/* Infoboxbereich */
#infoboxbereich .internal-link, #infoboxbereich .internal-link-new-window {
	background-image:url(../images/internal_link_white.gif);
	background-repeat:no-repeat;
	background-position:1px 3px;
	padding-left:14px;
}
#infoboxbereich .clickenlarge-0 .csc-textpic .csc-textpic-text p.bodytext a.download, #infoboxbereich .clickenlarge-0 .csc-textpic .csc-textpic-text p.bodytext a  {
}
#infoboxbereich .external-link, #infoboxbereich .external-link-new-window {
	background-image:url(../images/external_link_white.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:14px;
}
#infoboxbereich .mail {
	background-image:url(../images/mail_link_white.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:10%;
}
#infoboxbereich p {
	padding-bottom: 10px;
}
.unsichtbar {
	position:absolute;
	width:0px;
	height:0px;
	left:-3000px;
	top:-3000px;
}
.schrift {
	float: right;
	padding: 0 0 20px 0;
}

/* ---------------------  Zahlen ---------------------  */

/* Breadcrumb */




#breadcrumb {
	color: #002f70;
    float: left;
    font-size: 12px;
    padding: 17px 8px 0px 0;
    width: 100%;
}
#breadcrumb a:first-child {
	background: none;
}

#breadcrumb a {
	color:#002f70;
	font-size: 12px;
	font-family: Raleway,Arial,Helvetica,sans-serif;
}
#contentbereich b, #contentbereich p strong {
	font-family: Raleway, Arial, Helvetica, sans-serif;
}
/*###### BE LAYOUTS ######*/
.contentElement h1 {
	}
#contentbereich .firstFont p,#contentbereich .firstFont * {
	font-size:14px;
}
#contentbereich .firstFont p.firsttext {
	font-size:14px;
	font-weight:bold;
}
#contentbereich .firstFont {
    font-size: 20px;
}
#contentbereich .firstFont b {
    font-size: 24px;
    font-weight: normal;
}
#contentbereich .contentElement {
}
#contentbereich .contentElement25 {
    float: left;
    width: 23.6%;
}
#contentbereich .contentElement100 {
    float: left;
    padding-right: 0;
    width: 100%;
}
DIV.csc-textpic IMG, #contentbereich .contentElement div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
    height: auto;
    max-width: 100%;
	width: auto;
}
#contentbereich iframe {
    max-width: 100%;
    width: 100%;
}
#contentbereich .contentElement DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
    width: 100%;
}
#contentbereich .contentElement100 .divider, #contentbereich .contentElement .divider {
    clear: both;
    padding-bottom: 25px;
    width: 100%;
}
#template01 #contentbereich #contentColLeft, #template03 #contentbereich #contentColLeft, #template04 #contentbereich #contentColLeft, #template06 #contentbereich #contentColLeft, #template05 #contentbereich #contentColLeft {
    float: left;
    padding-right: 2.4%;
    width: 47.6%;
	min-height: 1px;
}
#template01 #contentbereich #contentColRight, #template03 #contentbereich #contentColRight, #template04 #contentbereich #contentColRight, #template06 #contentbereich #contentColRight, #template05 #contentbereich #contentColRight {
    float: left;
    padding-left: 1.4%;
    width: 47.6%;
	margin-bottom: 20px;
}
.contentCol100 {
    float: left;
    width: 100%;
}
#template02 #contentbereich #contentColLeft{
	width:100%;
	float:left;
}

#template02 #contentbereich #contentColRight {
    float: left;
    width: 100%;
}
#template01 #contentbereich #contentColBottom, #template03 #contentbereich #contentColBottom, #template04 #contentbereich #contentColBottom, #template06 #contentbereich #contentColBottom {
    float: left;
    padding-right: 0;
    width: 100%;
}
#template01 #contentbereich .contentColBottom, #template03 #contentbereich .contentColBottom, #template04 #contentbereich .contentColBottom, #template06 #contentbereich .contentColBottom {
    float: left;
    padding-right: 0;
    width: 100%;
}
#template03 #contentbereich .contentCol25 {
    float: left;
    padding-right: 1.4%;
    width: 23.6%;
}
#template05 #contentbereich .contentCol75 {
    float: left;
    padding-right: 2.5%;
    width: 72.5%;
}
#template05 #contentbereich .contentCol25 {
    float: left;
    width: 25%;
}
#contentbereich .bloeckeWrap {
    clear: both;
    width: 100%;
}
#template04 #contentbereich .contentCol50 {
    float: left;
    padding-right: 1.4%;
    width: 48.6%;
}
#template04 #contentbereich .contentCol25 {
    float: left;
    padding-right: 1.4%;
    width: 23.6%;
}
/*###### BE ENDE ######*/
/* Contentbereich */
#contentbereich {
	float: left;
	width:100%;
	padding-bottom:85px;
	font-size:15px;
	font-weight:400px;
	line-height: 21px;
	/*
	color: #003C8F;
	*/
	color: #002f70;
}
#contentbereich img {
	/*float: left;
	
	margin-right: 4%;
	*/
	/*
	ToDo - Warum Border auf alles?
	border: 1px solid #99a19b;
	*/
}

#contentbereich .firstp {
    color: #003C8F;
    font-family: Raleway,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: 400;
	
}
#contentbereich h4 {
	clear: both;
    color: #4d4e4d;
    font-size: 22px;
    font-weight: 300;
	font-family:Raleway, Arial, Helvetica, sans-serif;
    padding: 1px 0;
    text-transform: uppercase;
    width: 100%;
	margin-bottom:20px;
	background: url(../images/h3border.png) bottom left repeat-x;
}
#contentbereich h4 {
    clear: both;
    color: #62B124;
    font-family: Raleway,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 17px 0 10px;
    padding-bottom: 4px;
    padding-top: 0;
    width: 100%;
	background:none;
}
#contentbereich h5 {
	font-size: 22px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 20px;
}
#contentbereich h6 {
	margin:0px 0 10px 0;
	color: #6a6a6a;
}
#contentbereich a {
	color:#62b124;

}
#contentbereich a:hover {
	color:#003C8F;
	text-decoration: none;
}
.contentbereichInhalt {
	font-size: 11px;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, .pubimg {
	border: none;
	border:1px solid #898989;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
    border: 1px solid #898989;
}
#infoboxbereich .csc-textpic-imagerow img {
	width: 99%;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin:0;
}
/* Tabellen */
table.contenttable {
	border-collapse: collapse;
	text-align:left;
	margin-bottom: 15px;
	width: 100%;
}
table.contenttable thead, tfoot, table.contenttable tbody th {
	text-align:left;
}
table.contenttable th {
	padding-bottom:0px;
}
table.contenttable td p.bodytext, table.contenttable th p.bodytext {
	margin-bottom:0px;
}
/* News */

#dynamischeListe2 {
	padding-top: 12px;
	float: left;
	/*
	width: 91.6%;
	margin: 0 4.2% 0 4.2%;
	*/
	width: 100%;
}
#dynamischeListe2 ul {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
}
#dynamischeListe2 ul li {
	width: 100%;
	padding: 0px;
}
#dynamischeListe2 .dateall {
	float: left;
	width: 65px;
	padding-top:5px;
	text-align: center;
	padding-right:4px;
}
#dynamischeListe2 .date02 {
	color: #424242;
	font-size: 12px;
	text-align: left;
	margin-top: 12px;
	vertical-align:top;
	/*width: 332px;*/
	background-image:url(../images/calendar.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-bottom: 1px;
}
#dynamischeListe2 .date {
	text-align: center;
	width: 65px;
}
#dynamischeListe2 .newsText .date {
	clear: both;
	width: 100%;
	text-align: left;
	padding-bottom: 2px;
}

.publishnewsContent .date {
    clear: both;
    float: none;
    text-align: left;
    width: 100%;
}

#dynamischeListe2 .date p {
	padding-bottom: 0px;
	line-height: 15px;
	height: 0px;
}
#dynamischeListe2 .artikelVom {
	float: left;
	color: #014876;
	font-size: 11px;
	padding-bottom: 1px;
	margin-top: -2px;
	float: left;
	width: 76px;
	padding-left: 6px;
}
#dynamischeListe2 .month {
	color:#025750;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	text-align:center;
}
#dynamischeListe2 .year {
	color: #025750;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
}
#dynamischeListe2 .day {
	color:#025750;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
#dynamischeListe2 .newsText {
	width: 65%;
	padding-bottom:5px;
}
#dynamischeListe2 .newsText02 {
	width: 100%;
	padding-bottom:5px;
}
#dynamischeListe2 .weiterlesen {
	width: 40px;
	float: right;
	height: 100%;
	text-align:left;
	vertical-align:middle;
	margin-top: 7%;
	margin-bottom: 7%;
	padding-left: 11px;
}
#dynamischeListe2 .weiterlesen a {
	vertical-align:middle;
}
#dynamischeListe2 .wrap {
	width: 432px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}
#dynamischeListe2 .teaserPicture {
	padding:0px;
	float:left;
}
.publishnews p, .publishnews, .zurueck p a, #dynamischeListe2 p, .controlBlockPageAllItems {
    font-size: 13px;
}
.publishnews {
	float: left;
    font-size: 13px;
    width: 100%;
}
.publishnewsContent {
   padding-right: 1.4%;
    width: 100%;
	float: left;
}
.publishnews div div a img{
	max-width:100% !important;
	height:auto;
}
.publishnewsContent h1{
	color: #64A529;
    font-size: 18px !important;
    font-weight: 400 !important;
    margin: 20px 0;
}
.zurueck {
	width: 100%;
	text-align: left;
	float: left;
}
#dynamischeListe2 h4 h2 {
	font-size: 14px;
	font-weight:normal;
}
#dynamischeListe2 h4 {
	padding-bottom: 0;
	margin: 0px;
	margin-bottom: 5px;
	font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left: 0px;
	font-weight:bold;
	border: none;
	padding-top: 0px;
	width: auto;
}
#dynamischeListe2 h4 a {
	font-weight:normal;
	text-decoration: none;
	font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
	font-size:18px;
}
#dynamischeListe2 h4 a:hover {
	text-decoration: none;
}
#contentbereich .headline {
	clear:none;
	font-weight:normal;
	background:none repeat scroll 0 0 transparent;
	color:#62B124 !important;
	margin:0 0 5px;
	padding-bottom:5px;
	padding-left:0;
	padding-top:0;
		font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
			font-size:18px;
}
#contentbereich .headline a {
	color:#626262 !important;
		font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
}
#contentbereich .newsText .headline a{
	color: #64A529!important;
}
/* Formulare */

#contentbereich form {
	padding-bottom:10px;
	width: 98.6%;
	margin: 0;
}
.contentElement .tx-thmailformplus-pi1 .mailformplus_contactform form fieldset{
	width:98.9%!important;
}
.zeile {
	width: 100%;
	margin-bottom: 5px;
}
.formobjektNoSize {
	float: none;
}
.formobjekt {
	width:98.4%;
	line-height:16px;
}

.formobjektklein {
	width: 98%;
}

.formobjektkleinVeranstaltung {
	width: 97.8%;
}
.formobjektselectklein {
	width: 603px;
}
.formobjektselectkleinGastro {
	width: 564px;
}
.formobjektselectkleinVeranstaltung {
	width: 100%;
}
.formSelect, .formInputText, .formInputSubmit {
	margin:4px 0 8px 0;
	width:100%;
}
.formobjektkleinWFGCompany, .formobjektkleinWFGCompanyText {
	padding:5px;
	width:589px;
}

.mailformplus_contactform p {
	/*
	clear: both;
	display: block;
	width: 100%;
	*/
	float: left;
}
.formobjektCaptcha {
	width: 48%;
	float: none;
}

.formleft, .formright {
    float: left;
    width: 48%;
	margin-bottom: 0px !important;
}
.formright {
    float: right !important;
}
.formobjektsmall {
    float: none !important;
    width: 98% !important;
}
.formbig {
    float: left;
    width: 100%;
}
.formular01 {
    float: left;
    margin: 0 0 11px;
    width: 100%;
}
.labelabstand {
    margin: 0 30px 0 0;
}
ul.schadensmeldung {
    float: left;
    margin: 0 0 20px !important;
    padding: 0;
    width: 100%;
}
ul.schadensmeldung li {
    background: none repeat scroll 0 0 transparent !important;
    float: left;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0 0 5px !important;
    width: 48%;
}
ul.onlineBestellen {
    float: left;
    margin: 0 0 20px !important;
    padding: 0;
    width: 100%;
}
ul.onlineBestellen li {
    background: none repeat scroll 0 0 transparent !important;
    float: left;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0 0 5px !important;
    width: 50%;
}



/* Kalender */

.gastro {
	clear: both;
    float: left;
    font-size: 12px;
    margin-bottom: 15px;
    padding-bottom: 25px;
    padding-right: 10px;
    width: 590px;
	background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #CDCDCD;
}


#kalender {
	width: 100%;
	padding-top: 15px;
}
#kalender .list {
	font-size:12px;
	padding-bottom: 25px;
	padding-top:10px;
	width: 99%;
	margin-bottom: 15px;
	padding-right:10px;
}
#kalender .list2 {
	margin-bottom:16px;
	padding-bottom:8px;
	width: 100%;
}
#kalender .date {
	width: 7%;
	min-height: 60px;
}
#kalender .month {
	font-size:12px;
	padding-top:4px;
	width:100%;
}
#kalender .day {
	font-size:20px;
	width:100%;
	color:#006FB4;
}
#kalender .entry {
	width: 90%;
}
#kalender .headline {
	font-size:18px;
	margin:0 0 5px;
	padding-bottom:5px;
	padding-left:0;
	padding-top:0px;
}
#kalender .timeBlock {
	padding-bottom: 5px;
}
#kalender .organizer, #kalender .location {
	padding-bottom: 5px;
}
#kalender .descripBlock {
	padding-top: 10px;
}
#kalender .descripBlock p {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#kalender .outlook {
	text-decoration: none;
	line-height: 16px;
	margin-top: 15px;
}
/* Control Slider */

#contentbereich .export {
	margin:10px 0;
	padding:5px 10px 0 10px;
	width: 97%;
}
#contentbereich .export h4 {
	background: none;
	margin: 0;
	border: none;
}
.export {
    background: #FDFDFD;
    border: 1px solid #D0D0D0;
    margin-bottom: 20px;
    padding: 10px;
}
/* ---------------------  Farben ---------------------  */

/* Tabellen */
table.contenttable thead, tfoot, table.contenttable tbody th, table.contenttable th {
	background: #9C9E9F;
	color: #ffffff;
	text-align:left;
}
table.contenttable td, table.contenttable th {
	border: 1px solid #cfcfcf;
}
.contenttable tr.alt td {
	background:#f9f9f9;
}
.contenttable tr td {
	background:#fff;
}
.contenttable tr.over td {
	background:#eef1f6;
}
#contentbereich .infoboxContent .contenttable tr.alt td {
	background:#f9f9f9;
}
#contentbereich .infoboxContent .contenttable tr.over td {
	background:#eef1f6;
}
table.contenttable {
	border: 1px solid #cfcfcf;
	float: left;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;  
}
/* News */
#dynamischeListe2 ul li {
    border-bottom: 1px solid #cecfcf;
	padding-bottom:10px;
}
#dynamischeListe2 .dateall {
    border-bottom: 1px solid #cecfcf;
}
#dynamischeListe2 .date02 {
	color: #003C8F;
}
#dynamischeListe2 .artikelVom {
	color: #003C8F;
}
#dynamischeListe2 .month {
	color:#003C8F;
}
#dynamischeListe2 .year {
	color: #003C8F;
}
#dynamischeListe2 .day {
	color:#003C8F;
	font-size:20px;
}
#dynamischeListe2 .newsText {
	color: #003C8F;
}
#dynamischeListe2 .newsText a {
	color: #003C8F;
}
#dynamischeListe2 .newsText a.weiter {
	color: #003C8F;
}
#dynamischeListe2 h4 {
	color: #52608F;
	font-weight:bold;
	background-color: transparent;
}
.imageBorder01 {
	border: 1px solid #8e8e8d;
}
#dynamischeListe2 h4 a {
	color: #52608F;
}
/* Formulare */
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektselectklein, .containerSelector, .formobjektselectkleinMonth, .formobjektselectkleinYear, .formobjektselectkleinVeranstaltung, .formobjektkleinVeranstaltung, .formobjektCaptcha, .formobjektselectklein, .formobjektkleinGastro, .formobjektselectkleinGastro, .formobjektkleinGastro, .formobjektkleinWFGCompany, .formobjektkleinWFGCompanyText, .formobjektkleinWFGCompanySelect, .formobjektfull, .formSelect, .formobjektkleinGB, .formobjektselect, input[type="date"], input[type="text"] {
	border:1px solid #d4d4d4;
	background:#f6f6f6;
	color:#2f2f2f;
	float: right;
	margin-top: 4px;
	-webkit-border-radius: 5px;
}
.formobjektkleinWFGCompanySelect {
	padding:4px;
	width:107px;
}
.formobjektfull {
	width:623px;
}
.formobjekt {
	border:1px solid #d4d4d4;
}
.formobjekt:hover, .formobjektkleinVeranstaltung:hover, .formobjektklein:hover, .formobjektselectkleinVeranstaltung:hover, .formobjektkleinVeranstaltung:hover, .formobjektkleinGastro:hover, .formobjektselectkleinGastro:hover, .formobjektkleinWFGCompany:hover, .formobjektkleinWFGCompanyText:hover, .formobjektkleinWFGCompanySelect:hover, .formobjektfull:hover, .formSelect:hover, .date:hover, .formobjektsmall:hover, .formobjektCaptcha:hover, .formobjektCaptcha2:hover {
}
.formobjekt:focus, .formobjektkleinVeranstaltung:focus, .formobjektCaptcha:focus, .formobjektklein:focus, .formobjektselectkleinVeranstaltung:focus, .formobjektkleinVeranstaltung:focus, .formobjektkleinGastro:focus, .formobjektselectkleinGastro:focus, .formobjektkleinWFGCompany:focus, .formobjektkleinWFGCompanyText:focus, .formobjektkleinWFGCompanySelect:focus, .formobjektfull:focus, .formSelect:focus, .formobjektkleinGB:focus, #umfrage .abstimmen:hover, #umfrage .ergebnis:hover, .date:focus, .formobjektCaptcha2:focus, .formobjektsmall:focus {
	border:1px solid #003C8F;
	background:#f9f9f9;
	-webkit-box-shadow: 0px 0px 7px 0px #003C8F;
	-moz-box-shadow: 0px 0px 7px 0px #003C8F;
	box-shadow: 0px 0px 7px 0px #003C8F;
	-webkit-border-radius: 5px;
	outline: none;
}
.suche:focus {
	outline: none;
}
input[type="submit"], input[type="reset"], #kalender .outlook, #contentbereich .gastro .infoGastro, #contentbereich .gastro .infoGastroBuchen, .abstimmen, .ergebnis {
	border:1px solid #d4d4d4;
	color:#62B124;
	cursor:pointer;
	padding:4px 10px;
	margin-top:10px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
		background: #e0e0e0;
	background: -moz-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
	background: linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=0 );
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
}
#contentbereich a.abstimmen, #contentbereich a.ergebnis {
	
		color:#2f2f2f;
}

#contentbereich div.contentElement div.tx-kommpublishconnector-pi1 form.borderform div.rahmen strong {
    color: #003C8F;
    font-size: 13px;
}
/*
form .date {
	color:#2f2f2f;
	float: right;
	margin-top: 4px;
	font-size: 12px;
	padding: 5px;
	width:468px;
	border:1px solid #d4d4d4;
	background-color:#f9f9f9;
}
*/
input[type="submit"]:hover, input[type="reset"]:hover, #kalender .outlook:hover, #contentbereich .gastro .infoGastro:hover, #contentbereich .gastro .infoGastroBuchen:hover, #dynamischeListe2 .weiterlesenNews:hover, .abstimmen:hover, .ergebnis:hover {
	border: 1px solid #64A529;
    box-shadow: 0 0 7px 0 #64A529;
    color: #64A529;
}
#contentbereich .gastro .infoGastro, #contentbereich .gastro .infoGastroBuchen, #contentbereich .gastro .infoGastro:hover, #contentbereich .gastro .infoGastroBuchen:hover {
	width: 125px;
}
/* Kalender */
#kalender .list {
	background:none transparent;
    border-bottom: 1px solid #CDCDCD;
	}
#kalender .list2 {
    border-bottom: 1px solid #CDCDCD;
	}
#kalender .date {
	border-right:1px solid #CDCDCD;
}
#kalender .month {
	color:#62B124;
}
#kalender .day {
	color:#62B124;
}
#kalender .entry {
	color: #003C8F;
}
#kalender .headline {
	background:none repeat scroll 0 0 transparent;
  color: #2C8329;
   font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
}
#kalender .outlook {
}

/* Control Slider */
/* Control Slider */

#contentbereich .controlBlockStyle {
	clear:both;
	float:left;
	margin-top:20px;
	padding:0 0 0 0px;
}
#contentbereich .controlBlockPageSlider {
	font-weight:bold;
	text-align:left;
	color:#F9F9F9;
	padding:10px 0;
	width:389px;
	clear: both;
}
#contentbereich .controlBlockPageSlider a, #contentbereich .controlBlockPageSlider a:hover, #contentbereich .controlBlockPageSlider u {
	text-decoration:none;
}
#contentbereich .controlBlockPageSlider u {
	background-color:#636363;
	border:1px solid #636363;
	color:#FFFFFF;
}
#contentbereich .controlBlockPageSlider a, #contentbereich .controlBlockPageSlider a:hover, #contentbereich .controlBlockPageSlider u {
	margin:0 3px 0 0;
	padding:2px 6px;
}
#contentbereich .controlBlockPageSlider .sliderSpace {
	display:none;
}
#contentbereich .controlBlockPageSlider a {
	border:1px solid #cdcdcd;
	color:#636363;
}
/* Infoboxen Contentbereich */

#contentbereich #export {
	border:1px solid #BFC3CB;
	color:#474747;
	background: #f8f8f9;
}
.tx-srfreecap-pi2-cant-read {
	color:#003C8F;
}
.tx-srfreecap-pi2-cant-read a {
	color:#006FB4;
	text-decoration: underline;
}
/* --------------------- ggf. Anpassen ---------------------  */

/* Tabellen */
table.contenttable thead, tfoot, table.contenttable tbody th {
	text-align:left;
}
table.contenttable td, table.contenttable th {
	border-collapse: collapse;
}
/* Sitemap */


/* Slideblöcke */
#sliderOpenAll, #sliderOpenAll1, #sliderOpenAll2, #sliderOpenAll2, #sliderOpenAll4 {
	clear: both;
}
#contentbereich #nr1 {
	margin:0 0 0px 0;
}

#contentbereich .slideBlock h4, #contentbereich h4.sliderClosed, #contentbereich #sliderOpenAll h4, #contentbereich .slideBlock1 h4, #contentbereich h4.sliderClosed1, #contentbereich #sliderOpenAll1 h4, #contentbereich .slideBlock2 h4, #contentbereich h4.sliderClosed2, #contentbereich #sliderOpenAll2 h4, #contentbereich .slideBlock3 h4, #contentbereich h4.sliderClosed3, #contentbereich #sliderOpenAll3 h4, #contentbereich .slideBlock4 h4, #contentbereich h4.sliderClosed4, #contentbereich #sliderOpenAll4 h4, #contentbereich .slideBlock5 h4, #contentbereich h4.sliderClosed5, #contentbereich #sliderOpenAll5 h4 {
	/*width:454px;*/
	margin:0 0 2px 0;
	padding:4px 0 4px 18px;
	font:bold 12px Arial, Helvetica, sans-serif;
	cursor:pointer;
	background:url(../images/slideOpen.gif) no-repeat 0px 3px transparent;
 border-bottom: 1px solid #cecfcf;
	color:#737473;
	display:block;
	clear:both;
	float:none;
	list-style-type:none;
	width: 97%;
}
#contentbereich .slideBlock {
	clear:both;
}
#contentbereich .slideBlock div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	padding-top: 14px;
}
#contentbereich #sliderOpenAll h4, #contentbereich #sliderOpenAll1 h4, #contentbereich #sliderOpenAll2 h4, #contentbereich #sliderOpenAll3 h4, #contentbereich #sliderOpenAll4 h4, #contentbereich #sliderOpenAll5 h4 {
	float:left;
	width: 97%;
	margin-bottom: 2px;
}
#contentbereich #sliderOpenAll h4.sliderClosed, #contentbereich #sliderOpenAll1 h4.sliderClosed1, #contentbereich #sliderOpenAll2 h4.sliderClosed2, #contentbereich #sliderOpenAll3 h4.sliderClosed3, #contentbereich #sliderOpenAll4 h4.sliderClosed4, #contentbereich #sliderOpenAll5 h4.sliderClosed5 {
	float:left;
	width: 97%;
}
#contentbereich h4.sliderClosed, #contentbereich h4.sliderClosed1, #contentbereich h4.sliderClosed2, #contentbereich h4.sliderClosed3, #contentbereich h4.sliderClosed4, #contentbereich h4.sliderClosed5 {
	background:url(../images/slideClose.gif) no-repeat 0px 3px transparent;
}
#contentbereich #sliderOpenAll h4, #contentbereich #sliderOpenAll1 h4, #contentbereich #sliderOpenAll2 h4, #contentbereich #sliderOpenAll3 h4, #contentbereich #sliderOpenAll4 h4, #contentbereich #sliderOpenAll5 h4 {
	background:url(../images/sliderOpenAll.gif) no-repeat 0px 5px transparent;
}
#contentbereich #sliderOpenAll h4.sliderClosed, #contentbereich #sliderOpenAll1 h4.sliderClosed1, #contentbereich #sliderOpenAll2 h4.sliderClosed2, #contentbereich #sliderOpenAll3 h4.sliderClosed3, #contentbereich #sliderOpenAll4 h4.sliderClosed4, #contentbereich #sliderOpenAll5 h4.sliderClosed5 {
	background:url(../images/sliderCloseAll.gif) no-repeat 0px 5px transparent;
}
#contentbereich #sliderOpenAll h4 {
	color: #2C8329;
}
/* News */
#dynamischeListe2, #dynamischeListe2 .dateall, #dynamischeListe2 .date02, #dynamischeListe2 .date, #dynamischeListe2 .artikelVom {
}
#dynamischeListe2 ul li {
	float:left;
	list-style-type:none;
	margin-bottom:18px;
}
#dynamischeListe2 .month {
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}
#dynamischeListe2 .year {
	text-align: center;
}
#dynamischeListe2 .day {
	font-weight:normal;
	text-align:center;
	padding-bottom:7px;
}
#dynamischeListe2 .newsText {
	float: right;
	display: block;
	font-size: 13px;
}
#dynamischeListe2 .teaserPicture {
	float: left;
}
#dynamischeListe2 h4 {
	clear: none;
	font-weight:bold;
}
#dynamischeListe2 h4 a {
	font-weight:normal;
	text-decoration: none;
}
#dynamischeListe2 h4 a:hover {
	text-decoration: none;
}
.teaserPicture img {
	border:1px solid #CECECE;
	float:left;
	/*
	width: 100%;
	*/
}
/* Formulare */
#contentbereich form {
	clear:both;
	float:left;
}
.zeile {
	display: block;
	float: left;
}
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektselectklein, .containerSelector, .formobjektselectkleinMonth, .formobjektselectkleinYear, .formobjektselectkleinVeranstaltung, .formobjektkleinVeranstaltung, .formobjektCaptcha, .formobjektselectklein {
/*float: left;*/
}
.formobjektNoSize {
	float: none;
}
.formobjektCaptcha {
	float: none !important;
}
.formSelect, .formInputText, .formInputSubmit {
	clear:both;
	float:left;
}
.formSelect, .formInputText, .formInputSubmit, .formobjektkleinWFGCompanySelect {
	clear:both;
	float:left;
}
.formSelect {
	height: 30px;
	line-height: 20px;
	padding: 5px;
}
#contentbereich .formulare {
	clear:both;
}
#contentbereich .formulare ul {
	margin-top:0;
}
#contentbereich .formulare ul li {
	line-height:20px;
	list-style-type:none;
}
#contentbereich .formulare ul li a {
	background:url(../images/download.gif) no-repeat 0 0;
	padding:0 0 0 20px;
}
/* Kalender */
#kalender {
	float: left;
	color: #003C8F;
}
#kalender .list {
	clear:both;
	float:left;
}
#kalender .list2 {
	clear: both;
	float: left;
}
#kalender .date {
	float: left;
}
#kalender .month {
	float:left;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	font-size: 15px;
}
#kalender .day {
	float:left;
	font-weight:bold;
	text-align:center;
}
#kalender .entry {
	float: right;
	font-size: 13px;
}
#kalender .headline {
	clear:none;
	font-weight:normal;
}
#kalender .picture {
	float: right;
}
#kalender .outlook {
	float: left;
	font-size: 12px;
}
#kalender .outlook a {
	text-decoration: none;
}
#kalender .outlook a:hover {
	text-decoration: none;
}
/* Control Slider */
#contentbereich .controlBlockStyle {
	clear: both;
}
#contentbereich .controlBlockPageAllItems {
	float: left;
	color:#626262 !important;
}
#contentbereich .controlBlockPageSlider {
	font-weight: bold;
	text-align: left;
}
#contentbereich .controlBlockPageSlider .sliderSpace {
	display: none;
}
#contentbereich .controlBlockPageSlider a, #contentbereich .controlBlockPageSlider a:hover, #contentbereich .controlBlockPageSlider u {
	text-decoration:none;
	font-size: 13px;
}
.contenttable thead tr td {
    background: none repeat scroll 0 0 #64A529!important;
    font-weight: bold;
    height: 40px;
    text-align: center;
	color: #fff !important;
}
/* Infoboxen Contentbereich */
#contentbereich .contentbereichInfobox, .kontakt .contentbereichInfobox {
	background: none repeat scroll 0 0 #64A529;
    border: 1px solid #003C8F;
    color: #686767;
    float: left;
    font-size: 13px;
    margin-bottom: 40px;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-left: 5%;
    width: 95%;
	-webkit-border-radius: 15px;  
    border-radius: 15px;
}
.kontakt .contentbereichInfobox{
	padding-left:0;
}
#contentbereich .contentbereichInfobox h4, .contentbereichInfobox .kontakt1 h1,  .contentbereichInfobox .kontakt2 h1 {
    color: #003C8F;
    font-size: 20px;
    font-weight: 600;
    margin-left: -5%;
    margin-top: 20px;
    padding-bottom: 5px;
    padding-left: 5%;
    padding-top: 5px;
    width: 100%;
	text-transform:uppercase;
}
#contentbereich .contentbereichInfobox p, #contentbereich .contentbereichInfobox p b, .kontakt .contentbereichInfobox p   {
	color: #fff;
	font-size: 14px;
}
#contentbereich .contentbereichInfobox .csc-textpic-text, #contentbereich .contentbereichInfobox .tx-felogin-pi1 {
	margin-top:0;
	color: #fff;
	float: left;
	width: 94%;
	border: none;
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
#contentbereich .contentbereichInfobox .tx-felogin-pi1 form {
	float: left;
	width: 94%;
	border: none;
}
#contentbereich .contentbereichInfobox .csc-textpic {
	float:none;
}
#contentbereich #export {
	clear:both;
	float:left;
}
#abschnittsuebersicht {
	float:left;
	margin:0 auto;
	text-align:center;
	width: 100%;
	background-color: #F6F6F6;
	padding: 5px;
	border:1px solid #D0D0D0;
	margin-bottom: 12px;
	padding-top: 8px;
}
#abschnittsuebersicht ul {
	display:inline-block;
	float:none;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#abschnittsuebersicht ul li {
	float:left;
	list-style-type:none;
	clear: none;
	margin-right: 3px;
}
#abschnittsuebersicht ul li a {
	padding: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
/* Klasse um Eingabefelder Vereine, Firmen, Kalender etc. */
.rahmen {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 5px;
	color: #003C8F !important;
}

/* Bildergalerien */

#album {
	width: 100%;
	/*max-width: 775px;*/
	float:left;
	margin:0px;
	padding-bottom: 5px;
}
#album ul {
	padding:0px;
	width: 100%;
	/*max-width: 775px;*/
	margin:0px;
}
#album ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}
.photoRahmen {
	background: url(../images/subnaviBg.gif) repeat top left;
	border: 1px solid #CFCFCF;
	float: left;
	height: 75px;
	margin: 0 9px 9px 0;
	overflow: hidden;
	padding: 15px;
	text-align: center;
	width: 88px;
	/*-webkit-border-radius: 9px;
    border-radius: 9px;*/
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.photoRahmen:hover {
	border: 1px solid #2C8329;
}
#photoListe {
	width: 100%;
	/*max-width: 775px;*/
	float:left;
	padding:0px 0 5px 0;
}
#photoListe ul {
	padding:0px;
	margin:0px;
}
.zumFoto {
	padding:0px;
	margin:0px;
	color: #DD0B02;
	font-size: 12px;
	margin: 0;
	padding: 20px 5px 10px 55px;
	background: url(../images/zumFotoalbum.gif) left top no-repeat;
}
.zumFoto a {
	color: #DD0B02;
}
#photoListe ul li {
	margin:0px;
	list-style:none;
	padding: 0 0 8px;
	float:left;
	width: 100%;
}
#photoListe .folder {
	background-image:url(../images/photoalbum.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#444444;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:40px;
	padding-left:1%;
	padding-top:24px;
	width:4%;
	text-align: center;
}
#photoListe .folder a {
	font:bold 18px Arial, Helvetica, sans-serif;
}
#photoListe .data {
	width:94%;
	padding-bottom:7px;
	float:right;
	font-size:12px;
	display:block;
	padding-top:0px;
	padding-left: 1%;
}
#photoListe .data h5 {
	font-size:12px;
	margin:0px;
	padding-bottom:5px;
	color: #2C8329;
	padding-top: 0px;
}
#photoListe .data h5 a {
}
/* Service BW */

.imageRight {
	float:right;
}

#contentbereich #companyItems .companyItemsLetter {
	margin:10px 0;
}

#contentbereich .csc-textpic-below {
}
/* Umfrage */

#umfrage {
	clear: both;
}
#umfrage h4 {
	border:0;
	font-size:12px;
}
#contentbereich #umfrage ul, #contentbereich #umfrage ol {
	margin: 0px;
}
#umfrage ul {
	margin:10px 0 0 0;
	padding:0;
}
#umfrage ul li {
	clear:both;
	float:left;
	list-style:none outside none;
	margin:0 0 10px;
	padding:0 0 0 0;
	width: 100%;
	max-width: 775px;
}
#umfrage ul li .abstimmungen {
	background:url(../images/umfrage01.png) no-repeat 0 0;
	padding:22px 0 0 72px;
	font-weight:bold;
	height:64px;
}
#umfrage .abstimmen, #umfrage .ergebnis {
	margin: 0px 10px 0 0;

}

/* splitList */
.listContainer1, .listContainer2, .listContainer3, .listContainer4, .listContainer5, .listContainer6, .listContainer7, .listContainer8, .listContainer9, .listContainer10 {
    float: none;
    left: -4px;
    margin: 0;
    position: absolute;
    top: 63px;
    width: 803px;
    z-index: 1000;
	background:#64A529;
	border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border: 4px solid #04439E;
	border-top: none;
}
/*.listContainer2{
	left:-151.5%;
}
.listContainer7{
	left:-199.5%;
}
.listContainer18{
	left:-497px;
}*/
.listContainer1 .splitList {
	float:left;
	width:45%;
}
.listContainer1 .last {
	width:40%;
}
.back {
	clear:both;
	padding:0 0 10px 15px;
}

/* Gastronomie */

#contentbereich .csc-sitemap {
	margin:0;
	padding:0;
}
#contentbereich .csc-sitemap ul {
	margin:0;
	padding:0;
}
#contentbereich .csc-sitemap ul li {
	line-height: 20px;
	border-bottom: 1px dotted #A8AAAC;
	padding-bottom: 15px;
	margin-bottom: 15px;
	list-style: none;
}
#contentbereich .csc-sitemap ul li a {
	font:bold 12px Arial, Helvetica, sans-serif;
}
#contentbereich .csc-sitemap ul li ul {
	padding-left: 15px;
	margin-left: 15px;
}
#contentbereich .csc-sitemap ul li ul li {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	list-style: disc;
}
#contentbereich .csc-sitemap ul li ul li a {
	font:12px Arial, Helvetica, sans-serif;
}
#contentbereich .csc-sitemap ul li ul li a:hover {
	text-decoration:underline;
}
#contentbereich .csc-sitemap ul li ul li ul li a {
}
#contentbereich .csc-sitemap ul li ul li ul li a:hover {
	text-decoration:underline;
}
.panoramaImages {
	border: 1px solid #cecece;
}
#panorama a:hover {
	text-decoration: none;
}
#contentbereich .slideBlock .csc-textpic-text {
	padding:10px 0 0;
}

/* Wetterbox */
#weatherBox {
    background: url("../images/wetterboxBG.jpg") no-repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    clear: both;
    float: left;
    height: 160px;
    padding: 123px 20px 0;
    width: 93%;
	margin-top: 25px;
}
#weatherBox .today {
	float:left;
	width:48%;
}
#weatherBox .tomorrow {
	float:right;
	width:48%;
}

#weatherBox .top {
	float:left;
	width:100%;
	border-bottom:1px solid #ebebeb;
	padding:6px 0;
	color: #2C8329;
	font-size: 20px;
	font-weight: normal;
}
#weatherBox .top .dayname {
	clear:both;
	float:left;
	width:50%;
	color: #64A529;
	font-size: 20px;
	font-weight: normal;
}
#weatherBox .top .temperature {
	float:left;
	width:50%;
	color:#a3a2a4;
	font-size: 18px;
	font-weight: bold;
	text-align:right;
}
#weatherBox .bottom {
	float:left;
	width:100%;
	padding-top:8px;
}
#weatherBox .bottom .daytext {
	clear:both;
	float:left;
	width:45%;
}
#weatherBox .bottom .picture {
	float:right;
	width:45%;
}
#weatherBox .bottom .picture img {
	max-width:100px;
	border:0;
	margin-top:-4px;
}
.content_middle {
	clear: both;
}
/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	/*width:194px;		*/
	float: left;
}
/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:1;
	margin-top:-1px;
	width:203px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
}
/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
	padding:2px 0;
	height:22px;
}
#caltitle {
	font-size:14px;
	color:#64A529;
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}
#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(../images/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}
#calnext {
	background-image:url(../images/next.gif);
	float:right;
}
#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;
}
/* year/month selector */
#caltitle select {
	font-size:10px;
}
/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}
#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}
/* container for weeks */
#contentbereich #calweeks {
	background-color:#fff;
	margin-top:4px;
}
/* single week */
#contentbereich .calweek {
	clear:left;
	height:22px;
}
/* single day */
#contentbereich .calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
/* different states */
#contentbereich .calweek a:hover, .calfocus {
	background-color:#ddd;
}
/* sunday */
#contentbereich a.calsun {
	color:red;
}
/* offmonth day */
#contentbereich a.caloff {
	color:#ccc;
}
#contentbereich a.caloff:hover {
	background-color:rgb(245, 245, 250);
}
/* unselecteble day */
#contentbereich a.caldisabled {
	background-color:#f4f4f4 !important;
	color:#ccc !important;
	cursor:default;
}
/* current day */
#contentbereich #calcurrent {
	background-color:#64A529;
	color:#fff;
}
/* today */
#contentbereich #caltoday {
	background-color:#949494;
	color:#ffffff;
}
#contentbereich #calcurrent a {
	color:#fff;
}
#contentbereich #caltoday a {
	color:#666666;
}
select {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #D4D4D4;
    margin-top: 6px;
    padding: 6px 0;
    width: 100%;
}
#dynamischeListe2 .weiterlesenNews {
	margin-top:12px;
	padding-bottom:3px;
	padding-top:2px;
	width: 130px;
	text-align: center;
	border:1px solid #d4d4d4;
	color:#2C8329;
	cursor:pointer;
	background: #e0e0e0;
	background: -moz-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
	background: linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=0 );
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#dynamischeListe2 .weiterlesenNews a {
	color: #64A529;
	font-size:13px;
}
.teaserPicture, .teaserPicture {
	float:left;
}
#gb .weiter {
	background-image:url(../images/gbWeiter.gif);
	background-repeat:no-repeat;
	float:left;
	line-height:16px;
	margin-bottom:15px;
	margin-top:15px;
	padding-bottom:10px;
	padding-left:13px;
	padding-top:5px;
	text-decoration:none;
	width:310px;
}
#gb .list2 {
    border-bottom: 1px solid #cecfcf;
	padding:5px 0;
}
.tx-kommpublishconnector-pi1 .download {
	padding-bottom: 10px;
}
#contentbereich #sbw2 ul, #contentbereich #sbw2 ol {
	margin-bottom: 15px;
	margin-left: 30px;
	margin-top: 0px;
}
#LikePluginPagelet {
	float:left;
	width: 500px;
}
.share a {
	background: url(../images/teilen.gif) no-repeat scroll left top transparent;
	border: 0 none;
	display: inline-block;
	float: left;
	height: 25px;
	left: 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-decoration: none !important;
	text-indent: -9999px;
	width: 61px;
}
/* SERVICE BW 3 */
#sbw3 .imageLeft, #sbw3, #sbw3HeaderItems {
	float:left
}
#sbw3 {
	width: 100%;
	font-size: 13px;
}
#sbw3 .sbw3-50 {
	width: 48%;
	padding-right: 1%;	
	float: left;
}
#sbw3 .backsbw3 {
	width: 100%;
	float: left;
}
#sbw3ListItems ul li a {
	font-size: 15px;
}
#sbw3ListItems .mitarbeiterListe ul li a {
    height: 80px;
}
#sbw3ListItems .mitarbeiterListe ul li a .listfunktion {
	color: #626262;
}
#sbw3 .sbwBehoerdePerson, #sbw3 .sbwUnterseiten, #sbw3 ol, #sbw3 ul {
	clear:both
}
#sbw3HeaderItems {
    border: 1px solid #cecfcf;
	margin-bottom:15px;
	padding:1%;
	text-align:center;
	width: 97.5%;
}
.sbw3HeaderItemLink {
	background:none repeat scroll 0 0 transparent;
	font-weight:bold;
	padding:0
}
.sbw3HeaderItemLinkActive {
	color:#4b4a4a !important
}
#sbw3ListItems h4 {
}
#sbw3 h4.zustaendig {
	background:url("http://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -182px
}
#sbw3 h4.voraussetzungen, #sbw3 h4.unterlagen, #sbw3 h4.ablauf, #sbw3 h4.kosten, #sbw3 h4.frist, #sbw3 h4.recht, #sbw3 h4.sonstiges, #sbw3 h4.formulare, #sbw3 h4.zustaendig, #sbw3 h4.themen {
	padding: 4px 0 4px 30px
}
#sbw3 h4.voraussetzungen {
	background:url("http://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -245px
}
#sbw3 h4.unterlagen {
	background:url("http://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -119px
}
#sbw3 h4.ablauf {
	background:url("http://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -150px
}
#sbw3 h4.kosten {
	background:url("http://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -55px
}
#sbw3 h4.frist {
	background:url("http://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -87px
}
#sbw3 h4.recht {
	background:url("http://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -24px
}
#sbw3 h4.sonstiges {
	background:url("http://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -310px
}
#sbw3 h4.formulare {
	background:url("http://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -277px
}
#sbw3 h4.themen {
	background:url("http://exchange.cmcitymedia.de/lib/sbw3.png") no-repeat left -214px
}
#sbw3 a.link_ext_replacement {
	background:url("../images/external_link.gif") no-repeat scroll 0 3px transparent;
	padding:0 0 0 12px
}
#sbw3 .sbwBehoerdePerson {
	margin-bottom:10px;
	padding-bottom:10px
}
#sbw3 .weiterText {
	margin:0 0 5px 0
}
#sbw3 .imageRight {
	float:right
}
#sbw3 .imageLeft {
	margin:0 15px 10px 0
}
#sbw3 .formSelect {
	height:26px;
	margin:0 !important;
	padding:5px 5px 0
}
#sbw3 form .formSelect {
	padding-bottom:3px;
	padding-left:5px;
	padding-top:3px;
	width: 100%;
}
#sbw3 .optionLevel1 {
	padding:5px 5px 5px 5px
}
#sbw3 .optionLevel2 {
	padding:5px 5px 5px 25px
}
#sbw3 .optionLevel3 {
	padding:5px 5px 5px 45px
}
#sbw3 .optionLevel4 {
	padding:5px 5px 5px 65px
}
#sbw3 .optionLevel5 {
	padding:5px 5px 5px 85px
}
#sbw3 .vCard {
	list-style-image:none;
	list-style-type:none;
	padding-bottom:15px;
	padding-top:6px
}
#sbw3 .vCard a {
	background:url("../images/vCard.gif") no-repeat 0 -2px;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 0 20px
}




/****************   VOB Ausschreibungen   ********************/
	/*	HEADER	*/
	
	#tenderHeader {
		float: left;
		width: 100%;
	}
	
	.tenderHeaderLink {
		margin: 10px 0px;
		font-weight: bold;
	}
	
	#tenderHeaderSelect {
		display: none;
		float: left;
		margin: 0;
		width: 100%; /*450px;*/
	}
	
	#tenderHeaderSelect div {
		margin-bottom: 15px;
		width: 100%;
	}
	
	#tenderHeaderSelect label {
		display: inline-block;
   		font-size: 13px;
    	font-weight: bold;
		padding-top: 7px;
    	width: 120px;
	}
	
	#tenderHeaderSelect select {
		background-color: #ffffff;
		width: 100%;
		padding: 5px 5px 0px 5px;
		-webkit-box-shadow: inset 1px 1px 5px 1px #e0e0e0;
		-moz-box-shadow: inset 1px 1px 5px 1px #e0e0e0;
		box-shadow: inset 1px 1px 5px 1px #e0e0e0;
	}
	
	#tenderHeaderSelect .tenderCategory {
		background-color: #ffffff;
    	color: #2F2F2F;
		padding: 3px;
	}
	
	#tenderHeaderSelect .tenderType {
		background-color: #ffffff;
    	color: #2F2F2F;
		padding: 3px;
	}
	
	
	/************************************/	
	
	.tenderNoItems {
		float: left;
		padding-left:10px;
	}
	
	
	.tenderBorder {}
	
	
	/************************************/	
		
	
	.tenderItems {
		margin: 20px 0px;
		padding: 10px 0px;
		clear: both;
	}
	
	.tenderItem {
		clear: both;
		float: left;
		margin-bottom: 30px;
		position: relative;
		width: 100%;
	}
	
	.tenderItemOpen {
		margin: 20px 0px;
	}
	
	.tenderItemAssign {
		margin: 20px 0px;
	}
	
	.tenderItemsContent {
		background-color: #FFFFFF;
		border: 1px solid #DDDDDD;
		border-top: none;
		float: left;
		padding: 0px 2% 15px 2%;
		width: 96%;
	}
	
	
	.tenderItemProject {
		background-color: #e6e6e6;
		background-image: url(../images/vob_ausschreibungen/vob_item_bg.png);
		background-repeat: repeat-x;
		border: 1px solid #DDDDDD;
		border-bottom: none;
		font-size: 102.5%;
		font-weight: bold;
		float: left;
		/*height: 106px;*/
		margin-bottom: 0;
		padding: 15px 2% 5px 2%;
		width: 96%;
	}
	
	.tenderItemProjectTitle {
		color: #2C8329;
		float: left;
		font-size: 141%;
		min-height: 20px;
		padding: 0 2% 10px 0;
		width: 98%;
	}
	
	.tenderItemProjectTitleOpen {
		background: url(../images/vob_ausschreibungen/vob_tender_open.png) no-repeat top right transparent;
	}
	
	.tenderItemProjectTitleAssign {
		background: url(../images/vob_ausschreibungen/vob_tender_assign.png) no-repeat top right transparent;
	}
	
	.tenderItemTitle {
		border-top: 1px solid #DDDDDD;
		clear: both;
		color: #525252;
		display: block;
		font-size: 12px;
		font-weight: bold;
		margin: 10px 0 0 0;
		padding: 19px 15px 2px;
	}
	
	.tenderItemContent {
		padding: 2px 0px 5px 0px;
		margin: 0px 15px 0px 15px;
		font-weight: normal;
		font-size: 12px;
	}
	
	
	.tenderItemContentUnions {
		background: url(../images/vob_ausschreibungen/vob_icon_unions.png) no-repeat 0px 4px transparent; margin-top: 5px;
		border: medium none;
    	padding: 2px 15px;
	}
	.tenderItemContentSubmission {
		background: url(../images/vob_ausschreibungen/vob_icon_duration.png) no-repeat 0px 12px transparent; margin-top: 5px;
		padding: 10px 15px 2px;
	}
	.tenderItemContentClient {
		background: url(../images/vob_ausschreibungen/vob_icon_client.png) no-repeat 0px 11px transparent;
		border: medium none;
    	padding: 9px 15px 2px;
	}
	.tenderItemContentCategory {background: url(../images/vob_ausschreibungen/vob_icon_category.png) no-repeat 0px 22px transparent;}
	.tenderItemContentDuration {background: url(../images/vob_ausschreibungen/vob_icon_duration.png) no-repeat 0px 21px transparent;}
	.tenderItemContentDescription {background: url(../images/vob_ausschreibungen/vob_icon_description.png) no-repeat 0px 21px transparent;}
	.tenderItemContentFiles {background: url(../images/vob_ausschreibungen/vob_icon_files.png) no-repeat 0px 21px transparent;}
	.tenderItemContentCompany {background: url(../images/vob_ausschreibungen/vob_icon_company.png) no-repeat 0px 21px transparent;}
	
	
	.tenderFile {
	}
	
	.tenderFileIcon {
		display: inline-block;
		height: 22px;
		width: 22px;
	}
	.tenderFileIconDOC {background: url(../images/vob_ausschreibungen/contentTypeDoc.png) no-repeat 3px 6px;}
	.tenderFileIconDOCX {background: url(../images/vob_ausschreibungen/contentTypeDoc.png) no-repeat 3px 6px;}
	.tenderFileIconGIF {background: url(../images/vob_ausschreibungen/contentTypeImage.gif) no-repeat 3px 6px;}
	.tenderFileIconJPG {background: url(../images/vob_ausschreibungen/contentTypeJpg.png) no-repeat 1px 3px;}
	.tenderFileIconJPEG {background: url(../images/vob_ausschreibungen/contentTypeJpg.png) no-repeat 1px 3px;}
	.tenderFileIconODS {background: url(../images/vob_ausschreibungen/contentTypeOds.png) no-repeat 3px 6px;}
	.tenderFileIconODT {background: url(../images/vob_ausschreibungen/contentTypeOdt.png) no-repeat 3px 6px;}
	.tenderFileIconPDF {background: url(../images/vob_ausschreibungen/contentTypePdf.png) no-repeat 3px 6px;}
	.tenderFileIconPNG {background: url(../images/vob_ausschreibungen/contentTypeImage.gif) no-repeat 3px 6px;}
	.tenderFileIconPPT {background: url(../images/vob_ausschreibungen/contentTypePpt.png) no-repeat 3px 6px;}
	.tenderFileIconPPTX {background: url(../images/vob_ausschreibungen/contentTypePptx.png) no-repeat 3px 6px;}
	.tenderFileIconRAR {background: url(../images/vob_ausschreibungen/contentTypeRar.gif) no-repeat 3px 6px;}
	.tenderFileIconRTF {background: url(../images/vob_ausschreibungen/contentTypeRtf.gif) no-repeat 3px 6px;}
	.tenderFileIconTXT {background: url(../images/vob_ausschreibungen/contentTypeTxt.png) no-repeat 3px 6px;}
	.tenderFileIconXLS {background: url(../images/vob_ausschreibungen/contentTypeXls.png) no-repeat 3px 6px;}
	.tenderFileIconXLSX {background: url(../images/vob_ausschreibungen/contentTypeXlsx.png) no-repeat 3px 6px;}
	.tenderFileIconZIP {background: url(../images/vob_ausschreibungen/contentTypeZip.gif) no-repeat 3px 6px;}
	
	.tenderFileName {
	}
	
	/************************************/
	
	.tenderItemsContentButton {
		position: absolute;
		cursor: pointer;
		display: none;
		float: left;
		height: 22px;
		width: 100%;
		left: 0px;
	}
	
	
	.tenderItemsContentShow {
		background: url(../images/vob_ausschreibungen/vob_btn_open.png) no-repeat bottom center;
		display: block;
		bottom: -14px;
	}
	
	
	.tenderItemsContentHide {
		background: url(../images/vob_ausschreibungen/vob_btn_close.png) no-repeat bottom center;
		display: block; 
		bottom: -7px;
	}
	
	
	/************************************/








.csc-textpic-caption {
	width: auto;
	
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap, DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
    margin-left: 25px !important;
}

