/* 2Columns -begin */
/* -------------------------------------------------------------------------- */

div.tx-fdfx2cols-pi1{
    position:relative;
    left:0px;
}

/* Layout 1 */
.layout1{
}

.tx-fdfx2cols-pi1 .layout1 table{
border-collapse:separate;
margin:0pt;
padding:0pt;
}

.tx-fdfx2cols-pi1 .layout1 table table.contenttable{
border-collapse:collapse;
border-spacing:0px;
}

.tx-fdfx2cols-pi1 .layout1 table h2{
margin:0px 0px 5px 0px;
padding:0;
}

.layout1 table td.td-1{
vertical-align:top;
padding:0px 25px 0px 15px;
width:280px;
}

.layout1 table td img{
padding-right:10px;
}

.layout1 table td.td-2{
vertical-align:top;
padding:0px 5px 0px 25px;
width:280px;
}

#content_main_fullwidth .tx-fdfx2cols-pi1 .layout1 td.frame1o{
background-image:url(../imgs/frames/2cols_frame1o.gif);
font-size:0px;
padding:0;
margin:0;
margin-top: 0px;
width: 630px;
height:7px;
line-height:0px;
background-repeat:no-repeat;
}

#content_main_fullwidth .tx-fdfx2cols-pi1 .layout1 td.frame1m{
background-image:url(../imgs/frames/2cols_frame1m.gif);
background-repeat:repeat-y;
padding:0;
margin:0;
margin-top: 0px;
width: 630px;
border:medium none;
}

#content_main_fullwidth .tx-fdfx2cols-pi1 .layout1 td.frame1u{
background-image:url(../imgs/frames/2cols_frame1u.gif);
font-size:0px;
height:7px;
line-height:0px;
background-repeat:no-repeat;
width: 630px;
}

/* Layout 2 */
.layout2 table{
border-bottom:1px solid #E0DCC9;
width:100%;
}

.layout2 table td table {
border:none;
padding:0px;
margin:0px;
}

.layout2 table td table td p{
padding:0px;
margin:0px;
}

.layout2 table td.td-1{
width:50%;
}

.layout2 table td img{
padding-right:5px;
}

.layout2 table td.td-2{
width:50%;
}

/* 2Columns -begin */
/* -------------------------------------------------------------------------- */


/* 3Columns -begin */
/* -------------------------------------------------------------------------- */

.tx-fdfx3cols-pi1 table{
border-collapse:collapse;
font-size:0.95em;
line-height:1.3em;
}

.tx-fdfx3cols-pi1 table p.bodytext{
margin:0px 4px 0px 9px;
}

.tx-fdfx3cols-pi1 table img{
border:1px solid #EDE5D7;
padding:0;
margin-right:5px;
}

.c3l1-left{
vertical-align:top;
padding:0px 10px 0px 0px;
width:200px;
}
.c3l1-middle{
vertical-align:top;
padding:0px 10px 0px 5px;
width:200px;
}

.c3l1-right{
vertical-align:top;
padding:0px 0px 0px 5px;
width:200px;
}

#content_main_fullwidth .tx-fdfx3cols-pi1 table h2{
margin:0px 2px 0px 10px;
}

#content_main_fullwidth .tx-fdfx3cols-pi1 td.frame1o{
background-image:url(../imgs/frames/3cols_frame1o.gif);
font-size:0px;
padding:0;
margin:0;
margin-top: 0px;
width: 630px;
height:7px;
line-height:0px;
background-repeat:no-repeat;
}

#content_main_fullwidth .tx-fdfx3cols-pi1 td.frame1m{
background-image:url(../imgs/frames/3cols_frame1m.gif);
background-repeat:repeat-y;
padding:0;
margin:0;
margin-top: 0px;
width: 630px;
border:medium none;
}

#content_main_fullwidth .tx-fdfx3cols-pi1 td.frame1u{
background-image:url(../imgs/frames/3cols_frame1u.gif);
font-size:0px;
height:7px;
line-height:0px;
background-repeat:no-repeat;
width: 630px;
}

/* 3Columns -end */
/* -------------------------------------------------------------------------- */


/* 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 {
		padding: 3px;
		margin: 2px;
		border: 1px solid #E9E5D7;		
	}


	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: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; 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 */
	
	#content_main_fullwidth .csc-textpic-border .csc-textpic-imagewrap {
		padding-top:2em;
	}
	
	#content_main_fullwidth .frame2m .csc-textpic-border .csc-textpic-imagewrap {
		padding-top:0;
		width:180px;
	}
		
/* tt_news -begin */
/* -------------------------------------------------------------------------- */
	
.news-list-container br.clearer, .news-single-item br.clearer, .news-latest-container br.clearer{
	clear:right;
	border:none;
	color:#ffffff;
	line-height:0px;
	height:0px;
	font-size:0px;
	padding:0;
	margin:0;
}

.news-latest-container br.clearer {
	clear:both;
	border:none;
	line-height:0px;
	height:0px;
	font-size:0px;
	padding:0;
	margin:0;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
border:1px solid #4B5740;
padding:5px;
margin: 0px 0px 20px 0px;
}

#content_right .news-latest-container H3,.news-latest-gotoarchive {
background-image:none;
background-color:#ffffff;
font-weight:bold;
padding:0;
margin:3px 0px 3px 0px;
color:#80561C;
height:auto;
}

.news-latest-container a{
}

.news-latest-container a:hover{
}

.news-latest-gotoarchive {
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {

}
.news-latest-gotoarchive A {

}
.news-latest-item {
font-size:0.85em;
/* IE hack */
height: 1%;
line-height: 1.3;
/* IE hack end */
border-bottom:1px solid #E0DCC9;
padding:5px 0px 5px 0px;
}

#content_border .news-latest-item p.bodytext{
}

.news-latest-item IMG {
margin:0px 0px 5px 5px;
float:right;
border:1px solid #E0DCC9;
padding:1px;
}

.news-latest-category IMG {
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}


.news-list-item {
background-image:url(../imgs/dots.png);
background-repeat:repeat-x;
background-position: bottom;
padding:0px 0px 10px 0px;
margin:0;
/* IE hack */
height: 1%;
line-height: 1.3em;
/* IE hack end */
}
	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
padding:0.5em 0 0 0;
margin:0;
font-size:1.0em;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {

}
.news-list-container H3 A {
}

.news-list-date {
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
}

.news-list-container IMG {
padding:1px;
border:1px solid #E0DCC9;
	float: right;
	margin-bottom:5px;
	margin-left:10px;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
}

.news-list-morelink  a{
background-image:url(../imgs/link13.gif);
background-position:0% 50%;
background-repeat:no-repeat;
padding-left:21px;
}

.news-list-browse {
text-align: center;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox {
margin:3px;
padding:3px;
}

.tx-ttnews-browsebox table{
margin:auto;
}

.tx-ttnews-browsebox TD {
}

.tx-ttnews-browsebox TD P A{
padding:0px 5px 0px 5px;
display:block;
}

.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 {
border:1px solid #E0DCC9;
}

.news-search-emptyMsg {
margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
}

.news-single-item H1 {
}

.news-single-item H2 {
}

.news-single-item H3 {
padding:0;
margin: 0px 0px 1em; 0px;
font-size:0.9em;
}

.news-single-img {
float: right;
margin-left:10px;
width:228px;
}

.news-single-img img{
padding:3px;
border:1px solid #E0DCC9;
margin:0px 0px 3px 0px;
}


.news-single-imgcaption {
clear:both;
}

.news-single-category {
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
font-size:0.9em;
}

.news-single-author {
}

.news-single-additional-info {
/*	clear: both;*/
border-top:1px solid #E0DCC9;
border-bottom:1px solid #E0DCC9;
margin: 15px 0px 15px 0px;
}

.news-single-related,.news-single-files,.news-single-links  {
margin:0px;
margin-bottom: 3px;
padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:0px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
font-weight: bold;
width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
}
#contentcontainer .news-amenu-container LI {
padding:5px 0px 5px 20px;
margin:0;
}

#contentcontainer .news-amenu-container LI.news-amenu-item-year {
font-weight: bold;
padding: 1px 0px 1px 20px;
background-color: #4B5740;
color:#fff;
}

#contentcontainer .news-amenu-container UL {
padding:0;
margin:0px 0px 10px 0px;
list-style-type: none;
}
.news-amenu-container H2 {
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

/* tt_news -end */
/* -------------------------------------------------------------------------- */


/* default styles for extension "tx_srfreecap_pi2" */
.tx-srfreecap-pi2-image { margin: 2px 0px 0px 2px; border:1px solid #788862;}
	
*html .tx-srfreecap-pi2-image { margin-left:0px;}
*html .tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea { margin:0;}

.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; }	
		
/* default styles for extension "tx_slideshow_pi1" */
.tx-slideshow-pi1 {text-align: center; }

/* default styles for extension "tx_newloginbox_pi3" */
.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0.5em; white-space:nowrap; }
.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0.5em; }
.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0.5em; text-align:right; white-space:nowrap; }
.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0.5em; }

/* Download-Liste -begin */
/* -------------------------------------------------------------------------- */

.csc-uploads-0 td{
padding-top:10px;
}

.csc-uploads-0 td a{
background-image:url(../imgs/download.gif);
padding:0px 0px 0px 25px;
background-repeat:no-repeat;
background-position: 0% 50%;
}

/*---------------------------------  Google WEC Map ---------------------------------*/

.tx-wecmap-map br{
line-height:5px;
height:5px;
font-size:0;
margin:0;
padding:0;
}

