@import "FCE_teaser.css";


body {
	background: #000 url(images/main-bg.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body#singleColPage, body#twoColPage {
	background: #000 url(images/main-bg.gif) repeat-x;
	background-position:0 -260px;

}

* html body {
}

img {
	border: 0px;
}


p {
  line-height: 140%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
	font-size:16px;
	line-height:150%;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9D9D9B;
	padding: 10px 0 5px 0;
	margin: 0;
}
a {
  outline-style:none;
  outline-width:0;
  color: #827961;
  font-weight: bold;
  text-decoration: none;
}
	
a:hover { 
  text-decoration: underline;
}

td {
	padding: 2px 10px 2px 0;
}

td p, th p {
	padding: 0;
	margin: 0;
}


/* FOOTER */

#footer a { 
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
/*	margin-left: 10px;
	margin-right: 10px;
*/
	text-decoration: none;
}
		
#footer a:hover { 
	text-decoration: underline;
}

#footer ul{
  float: left;
  width: 100px;
  margin: 0;
  padding: 0 0 0 20px;
  border-left: 1px dotted #7F7F7F;
  height: 120px;
}
#footer ul.first{
  border-left: 0;
  padding: 0 0 0 30px;
}
#footer ul li {
  line-height:16px;
  list-style-position:outside;
  list-style-type:none;
}



#banner {
	clear: both;
	height: 326px;
	width: 776px;
	background: #000;
}

#banner, #banner td {
	padding:0;
	margin: 0;
}

#singleColPage #banner , #twoColPage #banner {
	clear: both;
	height: 66px;
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}

#footer {
	background: #5a0000 url(images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFF;
	display: block;
	font-size: 11px;
	height: 148px;
	padding-top: 20px;
/*	text-align: center;*/
	width: 776px;
}

#singleCol {
	background: #333;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 736px;
}



#left {
	background: #333;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 462px;
}

#logo {
	background: #000 url(images/logo.jpg) no-repeat;
	background-position: bottom left;
	height: 72px;
	width: 776px;
	padding: 0;
	margin: 0;
}


#topMenu {
	text-align: right;
	padding: 20px 30px 0 0 ;
}

#topMenu  a {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #eee;
}

.tx-macinasearchbox-pi1 {
	text-align:right;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 274px;
}

/* right col Boxen */

#Boxdunkel{
	background: #1F1F1F;
	padding: 10px;
	width: 254px;
}

#Boxhell {
	background: #494949;
	padding: 10px;
	width: 254px;
}


#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

.highlight {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}

/* tt_content Dateiliste*/

table.csc-uploads {
	border: 2px solid #393939;
	border-collapse:collapse;
}

tr.tr-odd {
	background-color: #393939;
}

table.csc-uploads td{
	padding: 4px 5px;
}

td.csc-uploads-fileName {
	width: 280px;
}
td.csc-uploads-fileSize {
	width: 30px;
	text-align:right;
}

/* tt_content MailForm*/

fieldset.csc-mailform {
	border: 1px solid #393939;
	padding: 10px 20px;
}

.csc-mailform-field {
	display: block;
	padding: 3px 0;
}

#mailform label {
	width: 140px;
	float: left;
	padding: 6px 0;
}

#mailform input, #mailform textarea, #mailform select {
	width: 240px;
	font-family: verdana, sans-serif;
	font-size: 100%;
	background-color: #393939;
	border: none;
	color: #eee;
	padding: 6px 10px;
}

#mailform option {
 	padding-left: 10px;
 	line-height: 140%;
 	margin: 5px 0;
 	border: 0;
}

#mailform input:hover, #mailform textarea:hover, #mailform select:hover, #mailform select:hover {
	background-color: #444;
}

#mailform input.csc-mailform-submit {
	margin-left: 140px;
}


/* tt_news */

.news-list-item {
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 1px dashed #7F7F7F;
}

.news-list-item h3 {
	font-size: 14px;
}

.news-date {
	float: right;
	font-size: 11px;
	font-weight: normal;
}
.news-list-morelink a{
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
}


.news-list-item img {
	float: right;
}

/* News LATEST */

.news-latest-item img {
	float: right;
	padding: 5px 10px 5px 10px;
}


.news-latest-item a, .news-list-item a {
	color:#827961;
	font-weight:bold;
	text-decoration: none;
}
.news-latest-item a:hover,  .news-list-item a:hover {
	text-decoration: underline;
}

.news-single-img {
	float: right;
	padding-left: 10px;
}

.clearer {
	clear: both;
	visibility:hidden;
	padding: 10px 0;
}

.news-latest-item .clearer {
	padding: 2px 0;
}


/* cal EXT */
.tx-cal-controller th {
color: #222;
}
th.month-weeknums, th.month-weeknums:hover, hover th.month-weeknums {
background-color: #eee;
}

.tx-cal-controller dt {
  float: left;
  width:80px;
  padding: 0 0 0 5px;
  margin: 0;
}

.tx-cal-controller dd {
  padding: 0;
  margin: 3px 0;
}


.tx-cal-controller  a {
	color:#827961;
	font-weight:bold;
	text-decoration: none;
}
.tx-cal-controller a:hover {
	text-decoration: underline;
}

td.monthLargeBasic a {
  font-size: 10px;
  font-weight: normal;
}

#calendar-event div {
  padding: 5px 0;
}


/***************************
*  Default styles for the
*        EXT rgtabs
* by Ringer Georg (just2b)
***************************/  

/* wraps the hole tab */
.rgtabs-wrapper {
  padding:1em 1.5em;
/*  border: 1px solid #494949;*/
  border:1px dashed #7F7F7F;
/*  background:#494949 url(images/topbg.gif) repeat-x;*/
  background:#333;
  overflow:hidden;
  clear:both;
}

/* add a loading icon */
.rgtabs-wrapper .rgtabs-ajax-loading {
  padding: 100px 0;
  background:	url(images/spinner48x48.gif) no-repeat center;
}

.rgtabs-wrapper h1 {
	padding-bottom: 15px;
}

/* Tab-Menu ul */
.rgtabs-menu  {
  margin: 0;
  padding: 0 0 0 6px;
  height: 26px;
  width: auto;
  background: url(images/tab-bkg.gif) bottom left repeat-x;
  list-style:none;
}

/* Tab-Menu li */
.rgtabs-menu  li, #left .rgtabs-menu  li {
  list-style-type: none;
  list-style:none;
  background: url(images/tab-on-l.gif) top left no-repeat;
  float: left;
  margin: 0 5px 0 0 !important;
  padding: 0 0 0 14px !important;
  cursor: pointer;
}	

/* Tab-Menu li.a */
.rgtabs-menu  li a, #left .rgtabs-menu  li a {
  background: url(images/tab-on-r.gif) top right no-repeat;
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
  color: #909090;
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  padding: 2px 12px 0 0;
  text-decoration: none;
  outline:0;
}

/* Selected Tab */
#left .rgtabs-menu  li.rgtabs-selected, .rgtabs-menu  li.rgtabs-selected {
    background: url(images/tab-off-l.gif) top left no-repeat;
}	

#left .rgtabs-menu  li.rgtabs-selected a, .rgtabs-menu  li.rgtabs-selected a {
  background: url(images/tab-off-r.gif) top right no-repeat;
  color: #e0e0e0;
}

/* Next / Prev nav */
.rgtabs-pageswrapper {
	display:block;
}


/* TABLE */
/* 
	smooth taste table styles
	written by Thomas Opp http://www.yaway.de
*/
table {
  border-collapse: collapse;
  border: 1px solid #222;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #F6ECF0;
  background: #333;
  }
caption {
  text-align: left;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  }
td, th {
  border: 1px dashed #ccc;
  padding: 5px 8px;
  color: #fff;
  }

thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #222;
  text-align: left;
  background: #222;
  color: #fff;
  padding-top:3px;
  }
tbody th, tbody td {
  vertical-align: top;
  padding: 3px 5px;
  text-align: left;
  }
tfoot td {
  border: 1px solid #222;
  background: #222;
  padding-top:3px;
  }
tbody tr:hover {
  background: #222;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #222;
  }



.tx-photogals-pi1-big a, .tx-photogals-pi1-big a:hover {
  background-color:#333333;
  border:0px solid #333333;
  display:block;
  padding:0;
  margin:0;
  text-align:left;
}

.tx-photogals-pi1-small a, .tx-photogals-pi1-small a:hover {
  background-color:#333333;
  border:1px solid #333333;
  float:left;
  margin-bottom:3px;
  margin-right:6px;
  margin-top:3px;
  padding:4px;
}


.tx-photogals-pi1-small-active a, .tx-photogals-pi1-small-active a:hover, .tx-photogals-pi1-small a:hover {
  background-color:#333333;
  border:1px solid #555555;
  float:left;
  margin-bottom:3px;
  margin-right:6px;
  margin-top:3px;
  padding:4px;
}



.connect_widget_not_connected_text {color: #f0f0f0;}
