* {
margin:0;
padding:0;
}

	body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #505367;
		background-color: #D6D6D6;
	}
	
	.clear{
	clear:both;
	}
	
	a:link, a:visited
	{ 
		color: #000000; 
	}

	
	a:hover, a:active
	{
		color: #000000;
		text-decoration:none;
	}	

	td
	{
		font-size:0.8em;
	}

	#FWcontainer
	{
		margin: 0.2em auto;
		width: 900px;
		text-align: left;
		background-color: white;
	} 

	
	#FWsearch_search
	{
		margin-top:2px;
		float: right;
	}					

	#FWsearch input
	{
		font-size:0.8em;
	}	
	
	
	#FWsearch_contact
	{
		margin-top:7px;
		margin-right:10px;
		float: right;
		font-size:0.8em;
	}				
	
	#FWheader
	{
		height:100px;
		background-image: url(/fileadmin/templates/_images/header_900x100_zof.jpg);
		margin-left: 5px;
		margin-right: 5px;
		border:1px #D4D4D4 solid;
	}
	
	#FWtopnav
	{
		float: right; 
		width:460px;
		margin-top: 27px;
		height: 24px;
	}

/*
	#FWtopnav ul
	{
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
	}
	
	#FWtopnav li
	{
		display: inline;
		padding: 0 1px;
		background-color:#8AA8FF;	 
		font-size:12px;
	}
	
	#FWtopnav li a:hover
	{
		height: 18px;
		text-decoration: none;
		color: #FFFF80;
		background-color: #8AA8FF;
	}	
*/
	#FWleftnav
	{
		/*margin: 2px 2px 2px 0;*/
		float: left;
		width: 170px;
		/*height: auto;*/
	}
	
	#FWleftnav img{
	margin-left:5px;
	border:1px solid #C0C0C0;
	}
	
	#FWlastPageChanges
	{
		margin: 25px 10px 2px 5px;
		width: 160px;
		height: auto;
	}	
/*	
 #FWlastPageChanges	h4{
 
 }


 #FWlastPageChanges	ol li{
 font-size: 10px;
 } 
*/	
	#FWLogin
	{
		margin: 2px 2px 2px 2px;
		margin-left:10px;
		float: left;
		width: 160px;
		height: auto;
	}	

	#FWcontent
	{
		margin-top: 3px;
		margin-right: 5px;
		margin-left: 185px;
		margin-bottom:40px;
		height: auto;
		width:700px;
	}

	#FWcontentLeft
	{
		width:480px;
		float:left;
		height:auto;
	}
	
	#FWcontentRight
	{
		margin-left:520px;
		width:175px;
		height:auto;
		padding-left: 10px;
		border-left: 1px solid #C0C0C0;
	}	
	
	#FWcontentRight img		{

	}
	
	#FWcontent p
	{
	font-size: 12px;
	}


	#FWcontent ul
	{
		margin: 5px 0 5px 20px;
		padding: 0;
		list-style-type: square;
	}

	#FWcontent ul li
	{
		font-size:12px;
	}

	
	#FWBreadCrumb
	{
		margin-LEFT: 185px;
		margin-top: 2px;
		font-size:10px;
		margin-bottom: 5px;
	}	
	
	#FWBreadCrumb a
	{
		color:#808080;
		text-decoration:none;
	}		
	
	#FWBreadCrumb a:hover
	{
		color:#808080;
		text-decoration:none;
		background-color: #FFFFFF;
	}		
	
	#FWPageTitle
	{
	margin-LEFT: 185px;
	margin-top: 2px;
	margin-bottom:5px;
	}

	
	#FWfooter	
	{
		margin-left: 5px;
		margin-right: 5px;	
		clear: both;
		height: 20px;
		/*background-color: lime;*/
		font-size:10px;
		border-top: 1px solid #C0C0C0;
	}
	
	#FWfooter_right	
	{
		margin-top:4px;
		float: right;
	}		
	
	#FWfooter_left	
	{
		margin-top:4px;
		float: left;
	}		
	
	#FWheader_logo
	{
		margin-top:10px;
		float: left;
	}	
	
	#FWheader_sign
	{
		margin-top:10px;
		float: left;
	}	
	

/*###################################
STAF LIST
####################################*/
	
.staff_list_name	
	{
		margin:1px 0px 5px 1px;
		font-size:0.8em;	
		color:white;
	}
	
.tx_bzdstaffdirectory_teamlist_person	
	{
		float:left;
		width:100px;
	}
	
/*###################################
TT_NEWS
####################################*/

.FWnews-latest-container
	{
		width:500px;
		margin-top:0px;
		margin-left:0px;
		font-size:0.9em;
		height:auto;	
	}
	
.FWnews-latest-item
	{
		margin-top:0px;
		margin-bottom:5px;
		height:80px;
		border-bottom:1px #D6D6D6 solid;
		padding-bottom:3px;
	}
	
.FWnews-single-item
	{
		margin-top:0px;
		margin-bottom:5px;
	}
 
.FWnews-image	
	{

		margin-top:5px;
		width:115px;
		height:80px;

		float:left;
	}
	
.FWnews-date	
	{
		margin-top:3px;
		color:black;
		margin-left:65px;
		font-size:0.9em;
	}
	
.FWnews-title	
	{
		color:black;
		font-weight:bold;
		text-decoration:none;
		margin-left:65px;
		font-size:1.1em;
	}
	
.FWnews-title a:link, .FWnews-title a:visited	
	{
		color:black;
		font-weight:bold;
		text-decoration:none;
	}	
	
.FWnews-title a:hover
	{
		color:red;
		font-weight:bold;
		background-color: #FFFFFF;	
	}	
	
.FWnews-content	
	{
		color:#9F9F9F;
		font-weight:normal;
		text-decoration:none;
		margin-left:65px;		

	}
	
.FWnews-content a:link, .FWnews-content a:visited	
	{
		color:#9F9F9F;
		font-weight:normal;
		text-decoration:none;		
	}	
	
.FWnews-content a:hover
	{
		color:red;
		font-weight:normal;
		text-decoration:none;
		background-color: #FFFFFF;			
	}	


/*### tt_news SINGLE #### */

.FWnews-single-data
	{
		margin-top:10px;
		color:black;
		width:680px;
	}	
	
.FWnews-single-item h2
	{
		font-size: 130%;
		width:680px;
	}
	
.FWnews-single-item h3
	{
		font-size: 80%;
		width:680px;
	}
	
.FWnews-single-content
	{
		float:left;
		width:600px;
	}
	
.FWnews-single-youtube{
width:600px;
}

.news-single-img{
/*width:600px;*/
padding:0 5px 10px 0;
float:left;
}

img.spacer-gif{
width:0;
height:0;
visibility:hidden;
}

.news-single-imgcaption{
visibility:hidden;
}

.news-single-img img{
float:left;
padding:0 5px 10px 0;
}

.news-single-img br{
float:left;
}
	
	
.FWnews-single-images
	{
		float:right;
		width:210px;
		margin-right:8px;
	}	
	
.FWnews-single-backlink, .FWnews-single-backlink a, .FWnews-single-backlink a:link, .FWnews-single-backlink a:visited		
	{
		float: left;
		color: #808080;
		text-decoration: none;
		margin-top: 5px;
		margin-bottom: 10px;		
		width:650px;
	}
	
/*### tt_news LIST #### */
.FWnews-list-date
	{
		margin-top:10px;
		color:black;
		width:700px;
		border-top:1px solid #B7B7B7;
	}	
	
.FWnews-list-title
	{
		margin-top:5px;
		color:black;
		width:400px;
		height:auto;
		font-weight: 700;		
	}
	
.FWnews-list-title a, .FWnews-list-title a:link, .FWnews-list-title a:visited
	{
		text-decoration: none;
	}
	
.FWnews-list-title a:hover
	{
		text-decoration: underlined;
	}			

.FWnews-list-image	
	{
		float:right;
		margin-top:5px;
		color:black;
		width:150px;
		height:auto;
	}		
	
.FWnews-list-content	
	{
		margin-top:5px;
		color: #808080;
		width:400px;
		height:auto;
	}		
	
/****************************************
****leftnav
****************************************/

/*LEFTNAV 1 */

.leftnav1, .leftnav1-act
 	{	
	display: block;
	padding-bottom: 1px;
	margin-left:5px;
	float:left;
	width: 160px;
	font-size: 90%;
	font-weight:bold;
	border-bottom:1px solid #fff;	
	}	

.leftnav1 a:link, 
.leftnav1 a:visited
/*
.leftnav1 a:hover, 
.leftnav1 a:active
*/
{
	display: block;
	padding: 2px 6px 3px 10px;
	text-decoration:none;
	color: #313E5B;
	background: #ECEEF1 url(/fileadmin/templates/_images/bgleftnavOff.gif) no-repeat 0 50%;
	}

.leftnav1 a:hover,
.leftnav1 a:active,
.leftnav1-act {
	background: #D6D7DE url(/fileadmin/templates/_images/bgleftnavOn.gif) no-repeat 0 50%;
	}

.leftnav1-act a:link,
.leftnav1-act a:visited,
.leftnav1-act a:hover,
.leftnav1-act a:active
 	{
 	display: block;
 	padding: 2px 6px 3px 10px;
	background: #D6D7DE url("/fileadmin/templates/_images/bgleftnavOn.gif") no-repeat 0 50%;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}		

/*LEFTNAV 2 */

.leftnav2, .leftnav2-act {
	margin-left: 10px;
	font-size:90%;
	width:150px;	
	float:left;
	border-bottom:1px solid #fff;			
	height:15px;	
	background: #D6D7DE;
	}
	
.leftnav2-act {
background: #DC9A9A;
}

.leftnav2 a:link,.leftnav2 a:visited{
	color: #313E5B;
	text-decoration:none;	
	background: #D6D7DE;	
	}

.leftnav2:hover {
background: #DC9A9A;
}

.leftnav2 a:hover {
	color: #313E5B;
	text-decoration:none;
	width:140px;	
	}

.leftnav2-act a:link,
.leftnav2-act a:visited,
.leftnav2-act a:hover,
.leftnav2-act a:active {	
	color: #313E5B;
	text-decoration:none;			
	}	
	
.leftnav2 a:hover,
.leftnav2 a:active {	
	background: #DC9A9A;		
	}		

/*LEFTNAV 3 */
.leftnav3, .leftnav3-act {
	margin-left: 15px;
	font-size:90%;
	width:145px;	
	float:left;
	border-bottom:1px solid #fff;	
	background: #DC9A9A;		 	
	}

.leftnav3-act {
	background: #F4DFDF;	
}	

.leftnav3 a:link,.leftnav3 a:visited {
	width:145px;	
	color: #313E5B;
	text-decoration:none;			
	}

.leftnav3 a:hover {
	color: #000;
	text-decoration:none;
	width:145px;
	background: #F4DFDF;	
	}

.leftnav3-act a:link,
.leftnav3-act a:visited{
	/*color: #313E5B;*/
	text-decoration:none;
	width:145px;
	}

.leftnav3-act a:hover {
	text-decoration:none;
	width:145px;
	}
	
.leftnav3-act a:active {
	/*padding: 0px 6px 1px 15px;*/
	color: #000;
	text-decoration:none;
	width:145px;
	background: #F4DFDF;
	/*margin-left:10px;*/
	}	
	
/*LEFTNAV 4 */
.leftnav4, .leftnav4-act {
	margin-left: 15px;
	font-size:90%;
	width:145px;	
	float:left;
	border-bottom:1px solid #fff;	
	background: #FBF4F4;		 	
	}

.leftnav4-act {
	background: #FBF4F4;	
}	

.leftnav4 a:link,.leftnav4 a:visited {
	width:130px;	
	color: #313E5B;
	text-decoration:none;			
	margin-left: 3px;
	}

.leftnav4 a:hover {
	color: #000;
	text-decoration:none;
	width:145px;
	background: #FBF4F4;	
	margin-left: 3px;
	}

.leftnav4-act a:link,
.leftnav4-act a:visited{
	text-decoration:none;
	width:130px;
	margin-left: 3px;
	}

.leftnav4-act a:hover {
	text-decoration:none;
	width:130px;
	margin-left: 3px;
	}
	
.leftnav4-act a:active {
	/*padding: 0px 6px 1px 15px;*/
	color: #000;
	text-decoration:none;
	width:130px;
	background: #FBF4F4;
	/*margin-left:10px;*/
	}	

/*################################
QUICKPOLL
#################################*/		
		
.tx-quickpoll-pi1		{
	/*background:#EDD3BC;*/
	padding: 1px;
	}
		
.tx-quickpoll-pi1	td h2 {
visibility: hidden;
}	

.tx-quickpoll-pi1 .pollquestion{
font-weight: 700;
/*background:#f9f9f9;
margin-top: -200px;*/
}
		
/*################################
GUESTBOOK
#################################*/

/* self by jmlekusch */

.tx-guestbook-teaser-footer{
text-decoration: none;
}

.tx-guestbook-teaser-footer a, .tx-guestbook-teaser-footer a:link{
font-size: 11px;
text-decoration: none;
}

.tx-guestbook-teaser-footer a:hover{
font-size: 11px;
text-decoration: underline;
}



/* default styles for extension "tx_veguestbook_pi1" */
	/*
	.tx-veguestbook-pi1 h2.tx-guestbook-form-error {
		font-size:100%;
		font-weight:bold;
		background:none;
		padding:0px;
	}
	*/
	.tx-veguestbook-pi1 ul li {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 ul {
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-size:100%;
		font-weight:bold;
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:100%;
		font-weight:bold;
		float:right;
	}
	
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#990000;
		color:#FFF;
		display:block;
		font-size:100%;
		padding:0.125em 0.125em 0.125em 0.25em;
		font-weight:bold;
		margin-top:0.25em;
		width:700px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:10em;
		background:#EFEFEF;
		padding:0.25em;
		min-height:4em;
	}
	/*
	* html .tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	*/
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		font-size:100%;
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		/*width:29em;*/
		background:#FFF;
		padding-left:0.25em;
		width:500px;
	}
	
/*	
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		font-size:100%;
		color:#333;
	}
*/	
	
	.tx-guestbook-latest{
	/*background:#EDD3BC;*/
	padding: 1px;
	}
	
	.tx-guestbook-latest p.tx-guestbook-date
	{
	font-size: 12px;
	color:#804040;
	font-weight:bold;
	}	
	
	.tx-guestbook-latest{
	font-size: 12px;
	}
	
	
	.tx-veguestbook-pi1,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
		font-size:100%;
		color:#990000;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
		padding:0.25em 0em 0em 0em;
	}
	
	.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.1em;*/
		/*clear:both;*/
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date {
		background:#EEE;
		display:block;
		/*margin-top:0.25em;
		padding:0.125em;*/
	}
	
/*
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a {
		background:#EEE;
		display:block;
		margin-top:0.25em;
		padding:0.125em 0.5em 0.25em 0.125em;
		text-align:right;
		font-weight:bold;
	}
*/	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a:hover {
		background:#990000;
		color:#FFF;
		text-decoration:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear:both;
		display:block;
		float:left;
		width:6em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
		margin-top:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
		margin-top:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width:30em;
		display:block;
		float:left;
		margin-bottom:0.5em;
	}
	
	.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;
		padding:0.25em;
		margin-top:0.5em;
	}
 
	* html .tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-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:auto;
		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:10em;
		font-size:80%;
		display:block;
		margin-bottom:1em;
		margin-left:6em;
	}


/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
      font-size:110%;
      /*border-bottom:1px solid #2763A5;*/
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("/fileadmin/_images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("/fileadmin/_images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
      
th.polltitle h2{
margin-left: -3px;
text-align: left;
}


label{
	margin-top:15px;
	width:150px;
	display:block;
}
