@import url(form.css);

div.lauftext {
 color: black;
}

div.lauftext  A {
 color: black;
}

div.lauftext a:hover {
 color: #bb002b;
}

div.content_start{
 color: #626562;
 font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 font-weight:bold;
 text-align:left;
 padding:17px;

}

div.faqTitle {
font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
font-weight: bold;
color:#626562;
font-size:14px;
}

.faqHeader {
font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
font-weight: bold;
color:#626562;
font-size:12px;
}


.faqBody {
font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
color:#626562;
font-size:11px;
}

h3 {
margin:0px;
}
div.content_l1{
text-align:left;
padding:3px;
padding-left:10px;
}

div.topContent_l{
text-align:left;
padding:10px;
padding-right:20px;
}

div.blueText {
	color: #393CC5;
}

div.content{
}

div.bottomContainerB {
	clear: both;
	overflow: hidden;
	width: 391px;
	height: 381px;
 padding: 1 px;
 border : solid 2px #EEF2EE;
}


div.bottomContainer {
	clear: both;
	overflow: hidden;
	width: 386px;
	height: 371px;
}

div.spacer2px { height:1px;width:1px;}

.cal_head {
	color: #626562;
        font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

A.cal_head {
	color: #626562;
	text-decoration: none;
}

A.cal_head:hover{
	color:  #393CC5;
	text-decoration: none;

}

.cal_browsehead {
	color: #626562;
        font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

A.cal_browsehead {
	color: #626562;
	text-decoration: underline;
}

A.cal_browsehead:hover{
	color:  #393CC5;
	text-decoration: underline;

}

.cal_event {
	color: #626562;
        font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

A.cal_event {
	color: #626562;
	text-decoration: none;
}

A.cal_event:hover{
	color: #3e3cc1;
	text-decoration: underline;

}
div.topRightContainer .bodytext{
margin-left: 20px;
}
div.topLeftContainer .bodytext{
margin-left: 20px;
}

/*
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
*/
div.black .bodytext{
color:black;
}

td.cal_title {
 border: solid 1px #eef0ed;
 border: solid 1px #666;
 font-weight: bold;
 font-size:12px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 letter-spacing: 1px;
 padding:2px;
 color:white;
 background-color: #393CC5;
 text-align:center;
}

td.cal {
 color: black;
 border: solid 1px #666;
 font-weight: bold;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

td.cal_descr {
 color: black;
 border: solid 1px #666;
 font-weight: bold;
 padding-left:10px;
 font-size: 12px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

div.redTitle {
 color: #bb002b;
 font-weight: bold;
 font-size: 14px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
div.newsContent {
 color: black;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 background-color: #eef0ed;
# letter-spacing: 1px;
 padding: 5px;
}

div.news {
 color: #666;
 font-weight: bold;
 font-size: 12px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 background-color: #eef0ed;
# letter-spacing: 1px;
 margin-right: 5px;
 margin-bottom: 5px;
 margin-left: 5px;

 padding: 1px;
 width: 100%;
}

div.newsTitle {
 color: #666;
 font-weight: bold;
 font-size: 11px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
div.newsThumbnail { color: #666 }

div.newsTeaser h3{
 color: #666;
 font-weight: bold;
 font-size: 12px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

div.newsDate { color: #666;
 font-weight: bold;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


div.tableContainer {
	clear: both;
	border: 0px;
	height: 163px;
	overflow: hidden;
	width: 100%;
}

div.topLeftContainer {
	clear: both;
	border-right: solid 1px white;
	overflow: hidden;
	width: 392px;
	height: 381px;
}

div.topRightContainer {
	clear: both;
	border-left: solid 2px white;
	overflow: hidden;
	width: 393px;
	height: 381px;
}

div.Container {
	clear: both;
	border-right: solid 1px white;
	overflow: hidden;

	width: 774px;
	height: 371px;
}




div.leftContainer {
	clear: both;
	border-right: solid 1px white;
	overflow: hidden;
	width: 387px;
	height: 373px;
}

div.rightContainer {
	clear: both;
	border-left: solid 2px white;
	overflow: auto;
	width: 387px;
	height: 373px;
}

/***************** boxen ********************/

.boxB {
border-bottom:solid white 3px;
margin:0px;
}


.boxT {
border-top:solid 3px white;
}

.boxTL {
border-top:solid 3px white;
border-left:solid 3px white;
}

.boxTR {
border-top:solid 3px white;
border-right:solid 3px white;
}

.boxBR {
border-bottom:solid 3px white;
border-right:solid 3px white;
}

.boxBL {
border-bottom:solid 3px white;
border-left:solid 3px white;
}


.boxTBL {
border-top:solid 3px white;
border-bottom:solid 3px white;
border-left:solid 3px white;
}

.boxTBR {
border-top:solid 3px white;
border-bottom:solid 3px white;
border-right:solid 3px white;
}


div.content_l{
	font-family:Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
text-align:left;
padding:10px;
}

div.content_c{
text-align:center;
padding:10px;
}
div.content_r{
text-align:right;.cal_head {
	color: #626562;
        font-size:16px;
	font-weight: bold;
	text-decoration: none;
}

A.cal_head {
	color: #626562;
	text-decoration: none;
}

A.cal_head:hover{
	color:  #393CC5;
	text-decoration: underline;

}

padding:10px;
}

div.submenu-act {
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight:bold;
	font-size:12px;
}

div.submenu-act A {
	color:white;
	text-decoration: none;
}

div.submenu-act A:hover {
	color: #FBB823;
	text-decoration: none;
}


div.submenu {
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight:bold;
	font-size:12px;
}

div.submenu A {
	color:#626562;
	text-decoration: none;
}

div.submenu A:hover {
	color: #FBB823;
	text-decoration: none;
}

.contentHilight {
background-color:#E6E2E6;
padding:3px;
}

.cTitle {
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:16px;
text-align:center;
font-weight:bold;
color: #9C9D9C;
}

div.partner  {
	font-size:14;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #666666;
color:black;
	text-decoration: none;
}

div.partner A {

	color: #666666;
	text-decoration: none;
}

div.partner A:hover {
	color :#bb002b;
	text-decoration: none;
}

div.partnerTitle {
font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
font-weight: bold;
color:black;
font-size:14px;
}

.partnerHeader {
font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
font-weight: bold;
color:black;
font-size:12px;
}


.partnerBody {
font-family: Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: normal;
color:black;
font-size:11px;
}


div.infoBrief {
	font-size:12;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #666666;
	font-weight: bold;
}

div.infoBrief A {
	color :#666666;
	text-decoration: none;
}

div.infoBrief A:hover {
	color :#bb002b;
	text-decoration: none;
}

/******************** Menu-Buttons ********************/

table.menu{
}

div.redLink2 {
	color: #bb002b;
	font-weight: bold;
}

div.redLink2 A {
	color: #bb002b;
	text-decoration: none;
}

div.redLink2 A:hover{
	color: #bb002b;
	text-decoration: underline;
}


div.redLinks {
	color: #626562;
	font-weight: bold;
 font-size:10px;
}

div.redLinks A {
	color: #626562;
	text-decoration: none;
}

div.redLinks A:hover{
	color: #bb002b;
	text-decoration: none;
}


div.greenLinkAct A {
	color: #20BA00;
	text-decoration: none;
	font-weight: bold;
}

div.greenLink {
	color: #626562;
	font-weight: bold;
}

div.greenLink A {
	color: #626562;
	text-decoration: none;
}

div.greenLink A:hover{
	color: #20BA00;
	text-decoration: none;
}

.redLinkThin {
}

.redLinkThin A {
	color: #666;
	text-decoration: none;
}

.redLinkThin A:hover{
	color: #bb002b;
	text-decoration: none;
}

.redLink {
	color: #626562;
	font-weight: bold;
}

.redLink A {
	color: #626562;
	text-decoration: none;
}

.redLink A:hover{
	color: #bb002b;
	text-decoration: none;
}
.tx-desimplecalendar-pi1-browsebox-SCell {
	color: #000099;
	font-weight: bold;
}
.tx-desimplecalendar-pi1-browsebox-SCell A {
	color: #626562;
	text-decoration: none;
}
.tx-desimplecalendar-pi1-browsebox-SCell A:hover {
	color: #393CC5;
	text-decoration: none;
}
.blueLink {
	color: #626562;
	font-weight: bold;
}

.blueLink A {
	color: #626562;
	text-decoration: none;
}


.blueLink A:hover{
	color: #393CC5;
	text-decoration: none;
}

div.brownLink {
	color: #626562;
	font-weight: bold;
}

div.brownLink A {
	color: #626562;
	text-decoration: none;
}

div.brownLink A:hover{
	color: #BD8518;
	text-decoration: none;
}


div.mLinkx {
color:#C50C31;
	font-weight: bold;
	margin:0px;
	padding:3px 10px 3px 10px;

}

div.mLinkx A {
color:#C50C31;
	text-decoration: none;
}

div.mLinkx A:hover{
color:black;
	text-decoration: none;
}


div.mLink {
	color: #FFFFFF;
	font-weight: bold;

	margin:0px;
	padding:3px 10px 3px 10px;

}

div.mLink A {
	color: #FFFFFF;
	text-decoration: none;
}

div.mLink A:hover{
	color: #FBB823;
	text-decoration: none;
}

div.mLinkinvis {
	color: #FFFFFF;
	font-weight: bold;
	padding:3px 10px 3px 10px;

}

div.mLinkinvis A {
	color: #FFFFFF;
	text-decoration: none;
}

div.mLinkinvis A:hover{
	color: #FFFFFF;
	text-decoration: none;
}


/******************** Home - Einstellungen ********************/

div.hometitle {
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:18px;
font-weight:bold;
font-color:white;
}


div.head {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

div.head A {
	text-decoration: none;
	color: #666666;
}

div.head A:hover {
	text-decoration: none;
	color: #FBB823;
}

a.head {
	color: #666666;

	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.head:hover {
	color: #FBB823;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.body {
	color: #bb002b;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.body:hover {
	color: #FBB823;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


.bodytext {

	margin: 0px;
}

body.main {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;

	margin-bottom: 0px;
	background-color: #FFFFFF;
overflow:auto;
}

body.empty{
background-color: #eef0ed;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.tx-gooffotoboek-pi1 {
	text-align:center;
	width:380px;
}

.tx-gooffotoboek-pi1 table {
	width:380px;
}

.tx-gooffotoboek-pi1 td {
	text-align:center;
}


.tx-gooffotoboek-pi1 .comment {
	margin: 0 10px;
	text-align: left;
}


.thementitel { color: white }
.titel { color: #666 }

td.footer {
	font-size: 11px;
	color: #FFFFFF;

	padding-left: 7px;
}

td.einruecken {
	padding-left: 5px;
}

h1 {
	font-size: 20px;
	color: #666666;
	margin: 0px 0px 15px;

}

	<!-- ******************** Content (Box) - Einstellungen ******************** -->
	.articlebox {
		padding: 5px;
		BACKGROUND-COLOR: #ffffff;

	}
	
	.articledate {
		FONT-SIZE: 11px;
		COLOR: #999999;
	}
	.author {
		FONT-SIZE: 11px;

		COLOR: #999999;
	}
	.imgDescription {
		FONT-SIZE: 9px;
		COLOR: #000000;
		FONT-WEIGHT: bold;
	}
	.imgDescriptionNews {
		FONT-SIZE: 9px;
		COLOR: #ffffff;
		FONT-WEIGHT: bold;
		text-align: left;
		padding-left: 3px;
	}
	div.contentCut {
		BACKGROUND-COLOR: #CCCCCC;
		position: relative;
		z-index: 100;
		top: -19px;
		left: -11px;
		right: -11px;
		margin: 0px;
		width: 432px;
		height: 9px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #939495;
		border-bottom-color: #939495;
	}
	.headline1 {
		FONT-SIZE: 20px;
		COLOR: #bb002b;
		FONT-WEIGHT: bold;
	}

<!-- ******************** Hintergrund - Einstellungen ******************** -->
.f1 {
	BACKGROUND-COLOR: #ffffff;
}

.f2 {
	BACKGROUND-COLOR: #000000;
}


/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.tableContainerSmall {
	clear: both;
	border: 0px;
	height: 200px;
	overflow: auto;
	width: 100%
}
div.tableContainerBig {
	clear: both;
	border: 2px;
	border-right: solid 2px black;
	overflow: auto;
	width: 100%;
}




/* Typo3 */

.csc-uploads {
	width: 100%;
        height:14px;
padding:0px;
margin:0px;
}
.csc-uploads-icon {
	width: 10px;
}
.csc-uploads-fileName {
	color: #bb002b;
	font-weight: normal;
	font-size:9px;
}

.csc-uploads-fileSize {
	color: #666666;
	font-weight: bold;
	font-size:9px;
}

.csc-uploads-description {
text-align:center;
	color: #666666;
	font-weight: bold;
	font-size: px;
}

table.event_teaser_tablewrap {
	width: 100%;
	color: #bb002b;
	font-weight: normal;
}
span.event_teaser_date {
	color: #bb002b;
	font-weight: normal;
}
span.event_teaser_time {
	color: #bb002b;
	font-weight: normal;
}
a:list_item_title {



	color: #bb002b;
	font-weight: normal;
}
