/* default styles for extension "tt_news" */



.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding:10px;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}


.news-latest-container H2 {
  padding: 0 0 2px 0;
  margin:0;
}

.news-latest-item {
	padding:3px;
	margin:0;
}

.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;

}
.news-list-item {
	padding: 0 0 10px 0;
}

.news-list-container H2 {
	margin: 0px;
}

.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
}

.news-list-imgcaption {
	padding:3px 3px 0 0;

}

.news-list-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
}



	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
	background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.news-list3-item {
	padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.news-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.news-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:5px;
	margin-bottom:5px;


}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding:0 3px;
}


	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;

}
.news-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;

}


.amenu-act {
	background:#fff;
	font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;

}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
	background: none;
}

ul.tree li.active, ul.tree ul li.active {
	background-color: #ebebeb !important;
}

ul.tree li.active ul, ul.tree ul li.active ul {
	background-color: #f7f3ef;
}






/*  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;
}


/* 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, DIV.csc-textpic-border DIV.csc-textpic-single-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; vertical-align:bottom; }

	/* 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; }
	DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 10px; }

	/* IE7 hack for margin between image rows */	
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow .csc-textpic-image { margin-bottom: 0; }
	*+html DIV.csc-textpic DIV.csc-textpic-imagerow { margin-bottom: 10px; }

	/* 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,
	* html .csc-textpic-intext-left ol,
	* html .csc-textpic-intext-left ul { height: 1%; }
	/* End hide from IE5/mac */
	
	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; }/* CSS Document */
html, body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	}
	
/* layout */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.3;
	color: #caff57;
	background: #182e2c url(uploads/tf/bg-body.png) repeat-x 0 0;
	text-align: center;
	padding-bottom:0px;
	}
	
a {
	color:#d096cc;
	text-decoration:underline;
	}

#body {
	width:100%;
	min-height:100%;
	position:relative;
	overflow:hidden;
	}

#container {
	min-height: 100%;
	max-width: 1080px;
	min-width: 1000px;
	position: relative;
	margin: 0 auto;
	padding-bottom:0px;
	}
	
#header {
	width:100%;
	height:219px;
	background-image:url(uploads/tf/spacer.gif);
	background-repeat:repeat;
	clear:both;
	}
	
#footer {
	z-index:8;
	position:relative;
	height:300px;
	margin:auto;
	margin-top:-300px;
	text-align:left;
	background:url(uploads/tf/bottom.png) no-repeat center;
	max-width: 1150px;
	min-width:1000px;
	}
	
#infooter {
	width:700px;
	position:relative;
	margin-left:auto; margin-right:auto; margin-bottom:0;
	height:100%;
	}
	
#clear {
	clear:both;
	height:0px;
	font-size:1px;
	line-height:0px;
	}

#geles {
	width:419px;
	height:314px;
	background-image:url(uploads/tf/top_geles.png);
	position:absolute;
	top:-8px;
	right:-60px;
	z-index:0;
	}
	
#logo {
	width:345px;
	height:202px;
	background-image:url(uploads/tf/logo.png);
	position:absolute;
	top:0px;
	left:0px;
	}

#logo a{
	display:block;
	width:345px;
	height:202px;
	text-decoration:none;
	}
	
#fon {
	position:absolute;
	top:0;
	left:-150px;
	background-image:url(uploads/tf/fon.png);
	width:750px;
	height:290px;
	z-index:-2;
	}
	
#toplinks {
	position:absolute;
	width:150px;
	height:160px;
	top:0;
	right:360px;
	}
	
#toplinks p {
	text-align:left;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
#toplinks a {
	color:#fff;
	text-decoration:underline;
	font-size:16px;
	}
	
#toplinks a:hover {
	color:#f4e350;
	text-decoration:underline;
	text-shadow:#f4e350 0px 0px 1px;
	}
	
#copyright {
	position:absolute;
	bottom:3px;
	left:0;
	text-align:left;
	font-size:12px;
	font-weight:200;
	text-shadow:#000000 1px 1px 1px;
	color:#caff57;
	}
	
#copyright a {
	font-size:12px;
	color:#caff57;
	text-decoration:underline;
	}
	
#admin {
	position:absolute;
	bottom:3px;
	right:3%;
	text-align:left;
	font-size:12px;
	font-weight:200;
	text-shadow:#000000 1px 1px 1px;
	color:#f4e350;
	}
#admin a {color:#f4e350; text-shadow:#000000 1px 1px 1px; text-decoration:underline; }
	
#author {
	position:absolute;
	bottom:20px;
	right:3%;
	text-align:right;
	font-size:12px;
	font-weight:200;
	text-shadow:#000000 1px 1px 1px;
	color:#f4e350;
	}
	
#author a {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	border-bottom:#fff dashed 1px;
	}
	
/*Navigation_start*/

#left_side {
	width:17%;
	float:left;
	text-align:left;
	}

#main_menu {
	position:absolute;
	z-index:10;
	top:219px;
	left:0px;
	width:17%;
	border-right:#ffffff solid 1px;
	float:left;
	text-align:left;
	}

#main_menu ul {
	list-style:none;
	}
	
#main_menu li {
	margin-top:8px;
	}

#main_menu a {
	font-size:20px;
	color:#fff;
	font-weight:100;
	letter-spacing:0.1 em;
	text-shadow:#000000 1px 1px 1px;
	text-decoration:none; border-bottom: 1px solid #fff;
	}	

#main_menu a:hover {
	color:#f4e350;
	text-decoration:none;
	text-shadow:#ffffff 0px 0px 2px;
	text-decoration:none; border-bottom: 1px solid #f4e350;
	}
	
#main_menu a#current1 {
	color:#f4e350;
	text-decoration:none;
	text-shadow:#ffffff 0px 0px 2px; border-bottom: 1px solid #f4e350;	
	}	

#level2 a {
	font-size:13px;
	margin-left:20px;
	}
	
#level2 a#current2 {
	color:#f4e350;
	text-decoration:none;
	text-shadow:#ffffff 0px 0px 2px; border-bottom: 1px solid #f4e350;
	}
	
#top_menu {
	min-height:0;
	text-align:left;
	width:450px;
	margin:0px;
	padding:0px;
	}
	
#top_menu a {
	font-size:13px;
	text-decoration:underline;
	color:#fff;
	}
	
#top_menu a:hover {
	color:#f4e350;
	text-decoration:underline;
	text-shadow:#ffffff 0px 0px 4px;	
	}
	
#top_menu a#current3 {
	color:#f4e350;
	text-decoration:underline;
	text-shadow:#ffffff 0px 0px 2px
	}
	
#split {
	padding-bottom:15px;
	background: url(uploads/tf/tvorele.png) repeat-x bottom;
	width:100%;
	}
		
/*navigarion_stop*/

#middle_container {
	min-width:1000px;
	}

#content {
	float:left;
	width:63%;
	margin-left:2%;
	margin-right:2%;
	text-align:left;
	background: url(uploads/tf/tvorele.png) repeat-x bottom;
	padding-bottom:40px;
	position:relative;
	z-index:1;
	}

#content h1 {
	color:#f4e350;
	text-shadow:#000000 1px 1px 4px;
	text-align:left;
	font-size:26px;
	}
	
#content p {
	font-size:13px;
	line-height:1.5;
	margin-left:10px;
	margin-right:10px;
	}
	
#content img {
	padding:0px;
	border:1px solid #000;
	background-color:none;
	text-align:center;
	}
	
#content i {
	color:#f4e350;
	}
	
#content b {
	color:#f4e350;
	}
	
#content h2 a {
	color:#f4e350;
	font-size:16px;
	}
	
.align-center {
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	}
	
.align-right {
	text-align:right;
	margin-left:10px;
	margin-right:10px;
	}
	
.align-justify {
	//text-align:justify;
	margin-right:10px;
	margin-left:10px;
	}
	
.bodytext {
	text-align:justify;
	margin-right:10px;
	margin-left:10px;
	}
	
.csc-firstHeader {
	color:#f4e350;
	text-shadow:#000000 2px 2px 4px;
	text-align:left;
	font-size:26px;	
	}
	
#news {
	width:15%;
	float:left;
	position:relative;
	z-index:2;
	}

#news h1 {
	text-align:left;
	font-size:18px;
	color:#f4e350;
	text-shadow:#000000 1px 1px 4px;
	margin-top:47px;
	margin-bottom:20px;
	}

#news table {
	text-align:left;
	width:80%;
	border:0px;
	padding:0px;
	margin-right:10px;
	}

#news table tr {
	margin-bottom:10px;
	}

.news_title {
	color:#3bb9e3;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.news_title a {
	color:#3bb9e3;
	font-size:16px;
	font-weight:800;
	margin-bottom:10px;
	}

.news_text {
	margin-bottom:15px;
	}

.news_text p {
	color:#fff;
	font-size:12px;
	text-align:left;
	margin-bottom:0px;
	}
	
.news_text a {
	font-size:12px;
	}
	
/* TT-NEWS START */

.browseLinksWrap { font-size:15px; }

.showResultsWrap { display:none; }

.list-date {
	color:#fff;
	font-size:13px;
	margin-bottom:0px;
	}
	
.newslisttitle a{
	color:#f4e350;
	font-weight:100;
	}
	
.tx-comments-count {
	color:#3bb9e3;
	}
	
.news-single-timedata {
	color:#fff;
	font-size:13px;
	}
	
.clearer {
	color:#f4e350;
	}
	
/* TT-NEWS STOP */

.tx-rgsmoothgallery-pi1 {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
h3.newslisttitle { font-weight:200; }
	
/* slideshow */

.slideborder { float:left; margin-left:10px; margin-right:10px; }
.slidediv { margin-bottom:10px; height:193px; }

#picwrap img { border:none; }
#picwrap { width:600px; margin-left:auto; margin-right:auto; }
#picwrap p { margin-right:0px; margin-left:0px; }
#AutoNumber1 img { border:none; }
h1, h2, h3 { font-weight:200 }
.lev2 {
	text-align:center;
	font-size:19px;
	color:#f4e350;
	text-shadow:#000000 1px 1px 4px;
}
#c58 table { margin-right:10px; margin-left:10px; }