/************ ALLGEMEIN ***********/
*{
	margin: 0;
	padding: 0;
}

body {
	background: #2e3037;
	font-family: Arial, sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #ffffff;
}

a, a:visited {
	color: #ffffff;
}

a img {
	border: 0;
	text-decoration: none;
}

.clear {
	clear: both;
}

h3 {
	font-size: 16px;
	text-shadow: 2px 2px #000;
}

h4 {
	font-size: 14px;
	text-shadow: 1px 1px #000;
}

h5 {
	font-size: 12px;
	text-shadow: 1px 1px #000;
}

body:last-child hr {
	height: 1px;
	color: #000;
	background: #000;
	border: none;
	border-bottom: 1px solid #636363;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 20px;
}

body:-moz-last-node hr {
	height: 2px;
}


.align-center {
	text-align: center;
}


/************ ALLGEMEIN ENDE***********/
/*/
/*/
/*/
/************ NAVIGATION ***********/

#navbar {
	height: 28px;
	background: #2e3037;
	border-top: 3px solid #ff9900;
	border-bottom: 1px solid #787878;
}

ul#mainMenu {
	width: 900px;
	margin: 0 auto;
}

ul#mainMenu li {
	float: left;
	list-style: none;
	margin-right: 45px; /* 70px */
	padding-top: 6px;
	font-size: 13px;
}

li.main_act {
	background-image: url(../img/act.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.main_act a{
	color: #fff;
	text-decoration: none;
}

.main_no a{
	color: #fff;
	text-decoration: none;	
}


ul#subMenu   { 
	list-style-type:none; 
	float: left;
	font-weight: bold;
}

li.sub_no    {  
	margin-bottom: 5px;
}

li.sub_no:hover {
	background: url(../img/sub_act.png) no-repeat;	
}

li.sub_act   { 
	background: url(../img/sub_act.png) no-repeat;
	margin-bottom: 5px;
}

a.sub_no:link, a.sub_no:visited  { 
	text-decoration: none;
	margin-left: 10px;
}

a.sub_act:link, a.sub_act:visited  { 
	text-decoration: none;
	margin-left: 10px;
}

/************ NAVIGATION ENDE ***********/
/*/
/*/
/*/
/************ HEAD ***********/

#stage {
	background: url(../img/stage.jpg) repeat-x;
	height: 348px;
}

#stage_bg {
	background: url(../img/stage_bg.jpg) no-repeat;
	width: 1000px;
	height: 348px;
	margin: 0 auto;
}

#headpic {
	width: 470px;
	height: 220px;
	background: no-repeat;
	position: relative;
	top: 23px;
	left: 397px;
}

#headpic hr {
	visibility: hidden;
}

/************ HEAD ENDE ***********/
/*/
/*/
/*/
/************ CONTENT ***********/

#content_bg {
	min-height: 352px;
	margin: 0 auto;
	background: url(../img/content_bg2.jpg) repeat-x;
}

#content {
	margin: 0 auto;
	width: 900px;
	padding-top: 30px;
}

#left {
	width: 250px;
	height: 50px;
	float: left;
	margin-left: 10px;
}

#middle {
	width: 250px;
	height: 50px;
	margin: 0 auto;
}

#right {
	width: 250px;
	height: 50px;
	float: right;
	margin-right: 10px;
}

#fliesstext {
	width: 640px;
	float: right;
	margin-right: 50px;
}

#fliesstext ul, ol {
	padding-left: 20px;
}

#seitenname {
	margin-bottom: 10px;
	margin-left: 210px;
}

.print {
	float: right;
}

/************ CONTENT ENDE ***********/
/*/
/*/
/*/
/************ FOOTER ***********/

#trenner {
	height: 1px;
	background: #636364;
	border-top: 1px solid #000000;
	margin-top: 100px;
}

#footer {
	width: 900px;
	margin: 25px auto;
}

#footer_contact {
	width: 250px;
	float: left;
}

#footer_login {
	width: 250px;
	margin: 0 auto;
}

#footer_free {
	width: 250px;
	float: right;
}

/******* SITEMAP **************/

.csc-sitemap li {
	font-size: 11px;
	margin-left: 20px;
}

.csc-sitemap a {
	text-decoration: none;
}

.csc-sitemap a:hover {
	text-decoration: underline;
}

/******* SITEMAP ENDE *********/


/******* LOGIN FORM ***********/

fieldset {
	border: none;
}

.login_input {
	width: 250px;
	float: left;
}

form { 
    width: 250px;
} 

label { 
    width: 5em;
    float: left;
    margin: 5px 0;
    padding: 5px;
}


input { 
	width: 130px;
    float: right;
    margin-top: 8px;
    margin-right: 10px;
    padding: 1px;
    border: 1px solid #ff9900;
    background: #e3e3e3;
    display: block;
} 

.logout_button {
	float: left;
}

/******* LOGIN FORM ENDE ***********/

/************ FOOTER ENDE ***********/


/********** MILGLIEDER LISTE *************/

.tx-feuserlisting-pi1-listrow TH { 
	background:#636363;
	padding: 5px 20px 5px 5px;
	}
	
.tx-feuserlisting-pi1-listrow TD { 
	/*background:#eee;*/ 
	padding: 5px;
	border: 1px solid #636363;
	}
	
.tx-feuserlisting-pi1-singleView TH { 
	background: #636363;
	border: 1px solid #636363; 
	padding:5px; 
	text-align:left;
	width: 100px;
	}
	
.tx-feuserlisting-pi1-singleView TD { 
	border: 1px solid #636363;
	padding:5px; 
	width: 300px;
	}

/********** MILGLIEDER LISTE ENDE *************/


/********** 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:11px;
}

.news-list-author {
	margin-top: 15px;
	clear: both;
}


.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;
	color: #000;
	background: #000;
	border: none;
	border-bottom: 1px solid #636363;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 20px;
	/* height:1px;
	border:none;
	padding:0;
	margin:0; */
}
body:-moz-last-node .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
 {
	height: 2px;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;
}

.news-list-item {
	padding: 0 0 10px 0;
}

.news-list-item a img {
	margin-right: 5px;
	margin-bottom: 5px;
}

.news-list-cntnt {
	width: 430px;
}

.news-list-item .galr {
	margin-top: 10px;
	width: 420px;
}

.news-list-container H2 {
	margin-bottom: 15px;
	font-size: 15px;
}

.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
}

.news-list-right {
	float: right;
	border: 1px solid #636363;
	max-width: 200px;
}

.news-list-right .icons {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.news-list-imgcaption {
	padding:3px 3px 0 0;

}

.news-list-container IMG {
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	display: block;
	padding-top:5px;
}

.news-single-files dd {
	clear: both;
}

/********** tt_news **************/

/********** wt_directory *********/

	/* Main */
.clear {
	clear: both;
}	
	
	/* Single view */
dl.wtdirectory_all_detail {
	padding: 10px;
	border: 1px solid #808080;
}
dt.wtdirectory_all {
	float: left;
	clear: left;
	margin: 10px;
}
dd.wtdirectory_all {
	padding: 10px;
	padding-left: 200px;
}
dd.wtdirectory_all h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
dd.wtdirectory_all_even,
dt.wtdirectory_all_even {
	background-color: #282a31;
}

	/* List view */
ul.wtdirectory_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.wtdirectory_list li {
	padding: 10px 0;
	margin: 20px 0;
	border: 1px solid #808080;
}
div.wtdirectory_all_vcard,
div.wtdirectory_all_powermail,
div.wtdirectory_all_detaillink,
div.wtdirectory_all_googlemaplink {
	margin-left: 10px;
}
		/* Autocomplete */
div.wt_directory_autocompletecontainer {
	padding: 5px;
	border: 1px solid #888;
	background-color: #FAFAFA;
}
div.wt_directory_autocompletecontainer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div.wt_directory_autocompletecontainer ul li {
	cursor: pointer;
}

div.wtdirectory_filter_search {
	margin-top: 0px;
	float: left;
}

div.wtdirectory_filter_div {
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
}

div.wtdirectory_filter_div label {
	width: auto;
}


div.wtdirectory_filter_abc {
	clear: left;
	padding-top: 20px;
	margin-bottom: 20px;
}








/*********** wt_directory END **********/


