/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#666;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:21em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		pading-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
/* default styles for extension "tt_news" */

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
}


.news-latest-containere {
	padding-bottom:16px;
	position:relative;	
	text-align:left;
}

.news-latest-imagee {
	overflow:hidden;
	width:158px;
	margin-top:8px;
}



.news-latest-image {
	float:right;
	width:220px;
	overflow:hidden;
	text-align:right;
}



.news-latest-item0 {
	float:left;
	width:210px;
}


.news-latest-item, .news-latest-item1 {
	/* IE hack */
	_height: 1%;
	line-height: 1.2;
	/* IE hack end */
	padding: 0px;
	margin: 0px;
	font-size:11px;
	margin-top:4px;
	padding-bottom:4px;	
	position:relative;
}


.news-latest-item1 {
	margin-bottom:15px;
	_margin-bottom:10px;
}


.news-latest-iteme {
	/* IE hack */
	_height: 1%;
	line-height: 1.2;
	/* IE hack end */
	padding: 0px;
	margin: 0px;
	font-size:12px;
	margin-top:10px;
	padding-bottom:10px;	
	border-bottom:1px solid #0D4F81;
	padding-left:6px;	
	padding-right:6px;	
	position:relative;
}

.news-latest-subitem p, .news-latest-subiteme p{
	margin: 0px;
	font-size:11px;
	color:#333333;
	margin-top:6px;
	position:relative;
	
}


.news-latest-item ul,.news-latest-item1 ul {
	margin: 0px;
         padding: 0px; 
         list-style-type: none;
}

.news-latest-iteme ul li {

         margin: 0px;
}

.news-latest-iteme ul li a {
	padding: 0px;
         font-size:12px;
	color:#0D4F81;
	font-weight:bold;	
}


.news-latest-item ul li, .news-latest-item1 ul li {
         margin: 0px;
}

.news-latest-item1 ul li {
         color: #E43117;
         font-size:11px;
         margin-bottom:3px;
         font-weight:bold;
}

.news-latest-item ul li a, .news-latest-item ul li a:hover, .news-latest-item ul li a:visited {
	padding: 0px;
         color: #928F80;
         font-size:11px;
	text-decoration:underline;         
}



.news-latest-date ,.news-latest-datee {
	font-size: 10px;
	color: #E43117;
}

.news-latest-iteme ul a:hover {
         color: #0D4F81; 
}

.news-latest-iteme ul a:visited {
	color: #0D4F81;
}

.overlink {
	display:block;
	text-align:right;
}


.news-latest-morelink {

}

.news-latest-morelink a:link, .news-latest-morelink a:hover, .news-latest-morelink a:visited {
	text-decoration:none;
	color:#E43117;
	font-size:11px;
	bottom:0;
	float:right;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container, .news-list-containere {

}

.news-list-container HR.clearer {
	clear: both;
	height: 1px;
}

.news-list-item, .news-list-iteme {
	/* IE hack */
	_bheight: 1%;
	_bline-height: 1.2;
	/* IE hack end */
	padding-right:12px;
	padding-top:4px;
	padding-bottom:4px;
	width:77px;
	overflow-x:hidden;
	border-right:1px solid #FFFFFF;
	float:left;	
	margin-bottom:10px;		
}

.news-list-item p {
	font-size:10px;
	margin:0;
}

.news-list-item0 {
	/* IE hack */
	_bheight: 1%;
	_line-height: 1.2;
	/* IE hack end */
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	width:162px;
	_width:186px;	
	overflow-x: hidden;
	margin-bottom:10px;	
}


.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #E7E7E7;
	background-color:#EEEEEE;
}

.news-search-emptyMsg {
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
	margin-top:0px;
	margin-bottom: 2px;
	padding: 0px;
	font-family: Arial, helvetica, sans-serif; font-weight:normal;	
	font-size:12px;
	font-weight: normal;	

}

.news-list-containere H3 {
	margin-top:0px;
	margin-bottom: 2px;
	padding: 0px;
	font-family: Arial, helvetica, sans-serif; font-weight:normal;	
	font-size:12px;
}


.news-list-container A:LINK,.news-list-container A:VISITED,.news-list-container A:HOVER {
	color:#5F5D58;
	padding-left:0px;
	text-decoration:none;

}

.news-list-container A {
	
	color: #E43117;

}

.news-list-date {
	color:#5F5D58;
	text-align: left;
	margin-top: 5px;
	margin-right: 2px;
	font-size: 12px;
	font-weight: bold;
}

.news-list-cat {
	float: right;
	color: #928F80;
	
	width: 120px;
	text-align: right;
	margin-top: 2x;
	margin-right: 2px;
	font-size: 9px;
	font-weight: normal;
}

.news-list-datee {
	display:none;
}

.news-list-cate {
	float: right;
	color: #928F80;
	width: 180px;
	text-align: right;
	margin-top: 2x;
	margin-right: 2px;
	font-size: 0px;
	font-weight: normal;
}



.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {

	margin-left:3px;
	text-align:right;
}

.news-list-morelink {
	color: #E43117
	text-decoration:underline;	
}

.news-list-morelink a {
	color: #E43117
}

.news-list-browse {
	text-align: center;
}

#overcontent H1 {
	font-size: 20px;
	font-weight:normal;
	color: #5F5D58;
	margin-top:0;
	padding:0;

}


#overcontent H2 {
	font-size: 12px;
	font-weight:bold;
	color: #5F5D58;
	margin-top:0;
	padding:0;

}

#overcontent H3 a:link, #overcontent H3 a:hover, #overcontent H3 a:visited {
	font-size: 12px;
	font-weight:bold;	
	color: #E43117;
	padding:0;	
	margin-bottom:6px;	
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;

}

.tx-ttnews-browsebox TD {

}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {

}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item HR.clearer {
	clear: right;
	height: 1px;
}

.news-single-item {
	padding-right:8px;
	margin-bottom:5px;
}

#overcontent1 H1 {
	font-size: 20px;
	font-weight:normal;
	color: #E43117;
	margin-top:0;
	padding:0;

}


#overcontent1 H2 {
	font-size: 12px;
	font-weight:bold;
	color: #E43117;
	margin-top:0;
	padding:0;

}

#overcontent1 H3 {
	font-size: 12px;
	font-weight:bold;	
	color: #E43117;
	padding:0;	
	margin-bottom:6px;	
}

.news-single-img {
	text-align:center;
	margin-top:10px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-cat {
	float:left;
	font-size: 10px;	
	padding-right:6px;	
}

.news-single-backlink, .news-single-backlink a, .news-single-backlink a:hover,  .news-single-backlink a:visited {
	margin-bottom: 15px;
	margin-top: 4px;
	text-align:left;
	color: #E43117;
	font-size:12px;
}

.news-single-timedata {
	font-size:12px;
	font-weight:bold;
	color:#5F5D58;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:5px;
}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
/* 	clear: both; */
	margin-top: 10px;
	padding-bottom:0px;
	text-align:left;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
}

.news-single-it {
	padding-left:20px;
	padding-bottom:5px;	

}


#overcontent1 p {
	margin:0;
	padding:0;
}

.news-single-it a:link,#overcontent a:hover,#overcontent a:visited {
	color:#E43117;
}

.news-single-over {
	padding-left:12px;
	padding-right:12px;
}

#overcontent1 {
	width:100%;
	height:100%;
}

/* default styles for extension "tx_srfreecap_pi2" */
		.tx-srfreecap-pi2-image { margin-left: 1em; }
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }