.csc-header {
	clear: both;
}

/* Text m Bild ***********************************************************************/
#content .csc-textpic {
	width: 550px;
	position: relative;
	z-index: 10;
}
#content .plan .csc-textpic { width:284px; }
div.csc-textpic img {}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	margin-bottom:0px;
	border-bottom:1px solid #ECEBE9;
}
#content #content-middle .plan .csc-textpic-left .csc-textpic-text {
	height:104px;
	background-color:#EBEAE8;
}
#content #content-middle .plan .csc-textpic-left .csc-textpic-text p {
	background-color:#EBEAE8;
	margin:0;
}
#content #content-middle .plan .csc-textpic-left .csc-textpic-text p img { padding-left:3px; }
#content #content-middle .plan .csc-textpic-left .csc-textpic-text p img.rte_image {
	padding-left:0px;
	padding-bottom:2px;
}

#content #content-middle .plan .csc-textpic-left .csc-textpic-text p a.internal-link {
	background-color:#EBEAE8;
	margin:0;
	color:#FE9D00;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:15px;
	font-weight:bold;
}
#content #content-middle .plan .csc-textpic-left .csc-textpic-text p a:hover { text-decoration:none; }

#content .csc-frame-frame1 .csc-textpic {
	width: 558px;
	overflow: hidden;
}
.csc-frame-frame1 .csc-textpic-caption {
	font-size: 10px;
	color: #FFFFFF;
}
.csc-frame-frame1 {
	margin-bottom: 10px;
}
.csc-frame-frame1 div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image {
	background-image: url(images/back_frame_1.gif);
	background-repeat: repeat-x;
	background-color: #0469C5;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 2px;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.csc-frame-frame1 div.csc-textpic img {
	border: none;
}
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0;
}

/* Kontakte *********************************************************/
#rightCol .vcard {
	padding: 10px;
	overflow: hidden;
}
#rightCol .vcard a {
	font-size: 10px;
	width: 100%;
	display: block;
	overflow: hidden;
}
#content .vcard .fn {
	font-weight: bold;
}
#content .vcard {
	margin-bottom: 20px;
}
/* Downloads ********************************************************/
#rightCol .csc-uploads {
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	margin-top: 5px;
}
.csc-uploads P, #rightCol .csc-uploads P {
	padding: 0 10px;
	margin: 0;
}
.csc-uploads P.csc-uploads-description, #rightCol .csc-uploads P.csc-uploads-description {
	padding: 0 10px;
	background: none;
}
#rightCol .csc-uploads A {
	line-height: 23px;
	display: block;
	width: 120px;
	overflow: hidden;
}
#content .csc-uploads A {
	line-height: 23px;
	display: block;
}
.csc-uploads-fileName {
	padding: 0;
}
/* CSS Styled Filelinks *************************************************/
.filelinks A {
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 25px;
	margin-bottom: 5px;
	line-height: 22px;
	display: block;
	background-image: url(images/app_icons/default.gif);
}
.filelinks A.pdf {
	background-image: url(images/app_icons/pdf.gif);
}
.filelinks A.ppt {
	background-image: url(images/app_icons/ppt.gif);
}
.filelinks A.txt {
	background-image: url(images/app_icons/txt.gif);
}
.filelinks A.doc {
	background-image: url(images/app_icons/doc.gif);
}
.filelinks A.bmp, .filelinks A.gif, .filelinks A.jpg {
	background-image: url(images/app_icons/bilder.gif);
}
.filelinks A.xls {
	background-image: url(images/app_icons/xls.gif);
}

/*** News ***/
.news-latest-container {}
.news-latest-container h3 {
	margin: 0;
	padding-left:15px;
	padding-bottom:4px;
	font-size: 11px;
	font-weight: bold;
}
.news-latest-container h3 a {
	color: #82AD37;
	font-weight: bold;
}
.news-latest-container h3 a:hover {	text-decoration: underline; }
.news-latest-container a {
	color: #666666;
	text-decoration: none;
}	

.news-latest-container-2 h3 {
	margin: 0;
	padding-left:15px;
	padding-bottom:7px;
	font-size: 11px;
	font-weight: bold;
}
.news-latest-container-2 h3 a {
	color: #82AD37;
	font-weight: bold;
}
.news-latest-container-2 h3 a:hover {	text-decoration: underline; }
.news-latest-container-2 a {
	color: #666666;
	text-decoration: none;
}	

.news-latest-img {
	height:41px;
/*	background-image:url(images/logo-news.jpg);*/
	border-bottom:1px solid #ECEBE9;
}
.news-latest-date {
	padding-left:15px;
	padding-top:7px;
	padding-bottom:6px;
	font-size:11px;
}
.news-latest-container-2 .news-latest-date {
	padding-bottom:0px;
}
.news-latest-item {}
.news-latest-item p {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:11px;
	margin:0;
}
.news-latest-gotoarchive {
	height:17px;
	text-align:left;
	background-color:#EBEAE8;
	padding-top:3px;
}
.news-latest-gotoarchive a {
	color:#FE9D00;
	padding-left:15px;
	font-weight:bold;
}
.news-latest-gotoarchive a:hover { text-decoration:none; }
.news-latest-gotoarchive img { padding-left:3px; }

#content .news-list-morelink {
	text-align: right;
}
.news-single-img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.news-single-item h2 {
	margin-top: 0;
	margin-bottom: 5px;
}
.news-single-backlink {
	margin-top: 20px;
}
.news-list-item {	margin-bottom: 20px; }
.news-list-item h3 {
	padding: 0;
	margin: 0;
}
	
/* Events ******************************************************************/
#eventList {
	padding: 0 10px;
}
#eventList ul {
	list-style: none;
	padding: 0;
	margin-left: 0;
}
#eventList li {
	margin-bottom: 10px;
}
#calendar-event h2 {
	margin-top: 0;
}
#calendar-event {
	margin-bottom: 20px;
}
#calendar-event .bodytext {
	margin-top: 10px;
}
.cal-single-img {
	float: left;
	margin: 10px 10px 10px 0;
}
/* Formulare ******************************************************/
input, textarea {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
input.textfield {
	font-size:11px;
	border:1px solid #8B807A;
	width:100px;
	height:12px;
}
.tx-indexedsearch-searchbox-button submit {
	padding-left:2px;
	padding-top:1px;
}
label {
	width: 140px;
	float: left;
	clear: both;
}
.csc-mailform-field {
	clear: both;
}
.csc-mailform-label {
	display: block;
	padding-bottom: 5px;
}
#mailform input, #mailform textarea {
	width: 200px;
	margin-bottom: 3px;
	border: 1px solid #C8DBE9;
	padding-right: 3px;
	padding-left: 3px;
}
#mailform input.csc-mailform-check {
	width: 20px;
}
#mailform .csc-mailform-radio input {
	width: 20px;
	float: left;
	clear: left;
	height: 19px;
	margin-right: 5px;
	border: none;
}
#mailform .csc-mailform-radio LEGEND {
	display: none;
}
#mailform .csc-mailform-radio LABEL {
	width: 300px;
	float: left;
	clear: none;
	line-height: 19px;
}
#mailform input.csc-mailform-submit {
	margin-left: 140px;
	width: 208px;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}


/* Suche ***************************************************************************************/
.csc-searchform {
	display: none;
}
.csc-searchResultHeader {
	margin-bottom: 0;
}
.csc-searchResultPrevNext {
	padding-left: 10px;
}


/* Login ***************************************************************************************************/
.csc-loginform .csc-form-labelcell {
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 0;
}
