/*##########################*/
/*			BODY			*/
/*##########################*/
@import url("rggooglemap.css");

html {
	height: 100%;
}

body {
	height: 100%;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: 444444;
	font-size: 12px;
	background-color: #FFFFFF;
}

#main {
	position: relative;
	min-height: 100%;
	background-color: #FFFFFF;
}

* html #main {
	height: 100%;
}

TD {
	vertical-align: top;
}

A {
	text-decoration: none;
	color: #009475; 
}

A:hover {
	text-decoration: underline;
	color: #009475; 
}

IMG {
	border: none;
}
	
#clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #FFFFFF;
}


H5 {
	color: #99CC00;
	font-size: 36px;
	font-weight: normal;
	line-height: 38px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: none;
}

H6 {
	color: #99CC00;
	font-size: 14px;
	font-weight:normal;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: none;
}


/*##########################*/
/*			HEADER			*/
/*##########################*/


.header-container {
	float:left;
	width: 100%;
	background-color: #FFFFFF;
}

.header-left {
	width: 50%;
	height: 1px;
	margin-left: -488px;
	float: left;
}

.header-content {
	width: 976px;
	height: 85px;
	float: left;
	background-color: #FFFFFF;
}


/*##########################*/
/*			MAIN			*/
/*##########################*/

.main-container {
	float:left;
	width: 100%;
	background-color: #FFFFFF;
	
}

.main-left {
	width: 50%;
	height: 1px;
	margin-left: -488px;
	float: left;
	background-color: #FFFFFF;
}

.main-content {
	width: 976px;
	min-height: 250px;
	float: left;
	background-color: #FFFFFF;
}


/*##########################*/
/*			FOOTER			*/
/*##########################*/

.footer-content {
	width: 966px;
	height: 26px;
	float: left;
	background-color: #FFFFFF;
	color: #7B7B7B;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}


/*##########################*/
/*		GREY BOX			*/
/*##########################*/

.main-input {
	width: 976px;
	float:left;
}

.greybox{
	display:block;
}

.greybox *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#cccccc; 
}

.greybox1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	background:#d8d8d8;
	clear: both;
}
  
.greybox2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #f9f9f9;
	border-right:1px solid #f9f9f9;
	background:#d5d5d5;
	clear: both;
}

.greybox3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	clear: both;
}

.greybox4{
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	clear: both;
}

.greybox5{
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	clear: both;
}

.greyboxfg{
	background:#cccccc;
	float: left;
}

/*##########################*/
/*		WHITE BOX LEFT		*/
/*##########################*/


.whitebox{
	display:block;
}

.whitebox *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#ffffff;
}

.whitebox1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	background:#f2f2f2;
	clear: both;
}

.whitebox2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	background:#f5f5f5;
	clear: both;
}

.whitebox3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	clear: both;
}

.whitebox4{
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	clear: both;
}

.whitebox5{
	border-left:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	clear: both;
}

.whiteboxfg{
	background:#ffffff;
	float: left;
	min-height: 550px;
}



/*##########################*/
/*		MENU N SEARCH		*/
/*##########################*/

.menunsearch {
	/*padding-left: 5px;*/
	margin-right: 5px;
	width: 971px;
	height: 43px;
}


*html .menunsearch {
	/*width: 966px;*/
}

.greyspacer {
	width: 5px;
	float: left;
}


.contentbox {
	padding-left: 5px;
	padding-right: 5px;
	width: 966px;
}

.whitebox_left {
	width: 725px;
	float: left;
}

.box_right {
	width: 236px;
	float: right;
}

.leftcolumn {
	float: left;
	width: 247px;
	margin-left: 5px;
	margin-right: 5px;
}

* html .leftcolumn {
	width: 247px;
	margin-left: 3px;
	margin-right: 0px;
}

.midcolumn {
	float: right;
	width: 458px;
	margin-right: 5px;
	margin-left: 5px;
}

* html .midcolumn {
	width: 456px;
	margin-right: 5px;
	margin-left: 0px;
	
}


.headerpic {
	height: 124px;
	margin-top: -5px;
	position:relative;
	top:0px;
}


.claim {
	height: 130px;
	margin-right: 5px;
}


.langmenu {
	float: left;
	width: 64px;
	height: 40px;
}


.logo {
	float: right;
	width: 240px;
}


/*##################################*/
/*			MAIN MENU				*/
/*##################################*/

DIV.topmenu {
	/*margin-left: 10px;*/
	margin-top: 10px;
	width: 715px;
	float: left;
}

*html DIV.topmenu {
	/*width: 705px;*/
}




DIV.menu1-level1-no {
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
	float: left;
}

DIV.menu1-level1-no A {
	color: #0A0A0A;
	text-decoration: none;
}

DIV.menu1-level1-no A:hover {
	color: #069577;
	text-decoration: none;		
}

DIV.menu1-level1-act {
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
	float: left;	
}

DIV.menu1-level1-act A {
	color: #069577;
	text-decoration: none;	
}

DIV.menu1-level1-act A:hover {
	color: #069577;
	text-decoration: none;
}







/*##################################*/
/*			SUB MENU				*/
/*##################################*/

.leftmenu {

}


DIV.submenu {

}


DIV.menu2-level1-no {
	font-size: 14px;
	margin-bottom: 7px;
}

DIV.menu2-level1-no A {
	color: #444444;
	text-decoration: none;
}

DIV.menu2-level1-no A:hover {
	color: #4cb49d;
	text-decoration: underline;		
}

DIV.menu2-level1-act {
	font-size: 14px;
	margin-bottom: 4px;
	padding-left: 8px;
	background-image: url(../templateimages/menu2_level1_bg.gif);
	background-repeat: no-repeat;
}

DIV.menu2-level1-act A {
	color: #4cb49d;
	text-decoration: none;	
}

DIV.menu2-level1-act A:hover {
	color: #44cb49d;
	text-decoration: none;
}

DIV.menu2-level2-no {
	padding-left: 18px;
	font-size: 14px;
	margin-bottom: 4px;	
}

DIV.menu2-level2-no A {
	color: #444444;
	text-decoration: none;	
}

DIV.menu2-level2-no A:hover {
	color: #4cb49d;
	text-decoration: underline;	
}

DIV.menu2-level2-act {
	font-size: 14px;
	margin-bottom: 7px;
	padding-left: 26px;
	background-image: url(../templateimages/menu2_level2_bg.gif);
	background-repeat: no-repeat;	
}

DIV.menu2-level2-act A {
	color: #4cb49d;
	text-decoration: none;	
}

DIV.menu2-level2-act A:hover {
	color: #44cb49d;
	text-decoration: none;	
}


/*##################################*/
/*			SERVICEMENU				*/
/*##################################*/

.servicemenu {
	float: left;
	margin-top: 10px;
	width: 512px;
	height: 40px;
}


DIV.servicemenu A {
	font-size: 13px;
	margin-right: 10px;
	color: #9A9A9A;
	text-decoration: none;
}

DIV.servicemenu A:hover {
	color: #9A9A9A;
	text-decoration: underline;		
}


/*##################################*/
/*			LANGMENU				*/
/*##################################*/



.langmenu {
	float: left;
	margin-top: 10px;
	width: 150px;
}


DIV.langmenu A {
	font-size: 13px;
	margin-right: 10px;
	color: #9A9A9A;
	text-decoration: none;
	float:left;
}

DIV.langmenu A:hover {
	color: #9A9A9A;
	text-decoration: underline;		
}

.langmenu_act {
	float: left;
	color: #009475;
	font-size: 13px;
	margin-right: 10px;
}



/*##################################*/
/*			MIDCONTENT				*/
/*##################################*/


.midcontent {
	line-height: 1.5em;
	color: #404040;
}

.midcontent H1 {
	color: #777777;
	font-size: 20px;
	font-weight: bold;
}


/*##################################*/
/*			LEFTCONTENT				*/
/*##################################*/


.leftcontent {
	margin-top: 35px;
}


/*##################################*/
/*			SUCHE					*/
/*##################################*/



.search {
	width: 236px;
	height: 24px;
	margin-top: 6px;
	background-image: url(../templateimages/suche_bg.gif);
	background-repeat: no-repeat;
	float: right;
}

#searchform {
	margin-top: 2px;
}

*html #searchform {
	margin-top: 0px;
}

*+html #searchform {
	margin-top: 0px;
}

#searchfield {
	margin-left: 10px;
	width: 198px;
	border: 0;
	background:none;
	font-size: 13px;
	vertical-align: middle;
}


#searchbutton {
	vertical-align: middle;
}



/*##################################*/
/*			HOME					*/
/*##################################*/

.newscategory {
	float: right;
	width: 690px;
	margin-left: 5px;
	margin-top: -5px;
}

.home_whitebox {
	width: 966px;
	float: left;
}

.home_whiteboxfg{
	background:#ffffff;
	width: 966px;
	float: left;
}

.home_header_box_left {
	float: left;
	width: 305px;
	padding-left: 5px;
	margin-right: 10px;
	line-height: 1.5em;
	color: #404040;
}

.home_header_box_mid {
	float: left;
	width: 305px;
	padding-left: 5px;
	margin-right: 10px;
	line-height: 1.5em;
	color: #404040;
}

.home_header_box_right {
	float: left;
	padding-left: 5px;
	width: 305px;
	line-height: 1.5em;
	color: #404040;
}

.hometeaser_text {
	margin-left: 12px;
	margin-bottom: 4px;
}

.hometeaser_image {
	margin-left: 3px;
	margin-bottom: 4px;
}


.home_news_table {
	width: 966px;
	border: none;
	margin-left: 5px;
}

.home_td_left_top {
	width: 315px;
}

.home_td_mid_top {
	width: 315px;
}

.home_td_right_top {
	width: 315px;
}

.home_td_spacer_top {
	width: 11px;
}

.whitecell {
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.news_td {
	background-color: #FFFFFF;
}

.home_sublink {
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 8px;
}

.home_sublink A{
	color: #404040;
	text-decoration: none;
}

.home_sublink A:hover{
	color: #404040;
	text-decoration: underline;
}

.home_news_table .news-latest-item {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	margin:0 0 0 10px;
	padding:0;
}
.home_news_table .news-latest-item span.news-latest-date {
	background:transparent url(../templateimages/date75.gif) no-repeat scroll left top;
	color:white;
	display:block;
	font-size:100%;
	height:15px;
	line-height:15px;
	margin:20px 0 4px;
	text-align:center;
	width:75px;
}
.home_news_table .news-latest-item {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	font-size:100%;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
}
.home_news_table .news-latest-item p {
	background:transparent none repeat scroll 0 0;
	margin:0 0 0.4em;
	background:transparent none repeat scroll 0 0;
	margin:0 0 0.4em;
}
.home_news_table .news-latest-item .news-latest-morelink  {
	background:transparent none repeat scroll 0 0;
	font-size:100%;
	margin-bottom:1em;
	text-align:left;
}
.home_news_table .news-latest-item .news-latest-morelink a {
	float:left;
}
/*##################################*/
/*			HOME NEWS				*/
/*##################################*/


div.news-list-container { 
	background: transparent; 
	border: none; 
}

div.news-list-container hr.clearer { 
	background: #CCCCCC; 
	border: none; 
	height: 1px;
}

div.news-list-container img { 
	border: none; 
}

div.news-latest-item, 
div.news-list-item, 
div.news-list-tags, 
div.news-list-cat { 
	border: none; 
	background: transparent; 
	margin: 0; 
	padding: 0; 
}
div.news-list-tags {
	font-size:10px;
	margin-left:3px;
}
div.news-list-cat {
	font-weight:bold;
	margin-left:3px;
}

.whitecell .news-latest-item  p { 
	color: #606060; 
	margin: 0 0 0.4em; 
	background: transparent; 
	padding-top: 0px;
}

div.news-latest-item h3, 
div.news-list-item h3 { 
	font-size: 100%; 
	background: transparent; 
	border: none;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	margin-top: 0px; 
}

.whitecell .news-latest-item h3 a {
	color: #009475;
	text-decoration: none; 
	background: transparent; 
	padding-left: 0;
	padding-top: 0px;
}

.whitecell .news-latest-item h3 a:hover { 
	color: #009475;
	text-decoration: underline; 
	background: transparent; 
	padding-left: 0;
	padding-top: 0px;
}

.news-latest-morelink, 
.news-list-morelink { 
	font-size: 100%; 
	margin-bottom: 2em; 
	background: transparent; 
}

.whitecell .news-latest-morelink a { 
	float: left; 
}

.whitecell .news-latest-morelink a {
	color: #009475;
	text-decoration: none;
} 

.news-latest-morelink a:hover { 
	color: #009475;
	text-decoration: underline; 
}

.news-latest-date { 
	font-size: 100%; 
	background: transparent; 
}

.whitecell .news-latest-date a, 
.whitecell .news-list-date a { 
	color: #FFF;
	text-decoration: none; 
}

.whitecell .news-latest-date a:hover {
	text-decoration: underline;
}

.whitecell .news-latest-date { 
	font-size: 100%; 
	background: transparent; 
	float: none; display: block; 
	width: 75px; 
	height: 15px; 
	line-height: 15px; 
	text-align: center; 
	background: transparent url("../templateimages/date.gif") no-repeat top left; 
	color: white; 
	margin-bottom: 0px; 
}

.news-list-date { 
	font-size: 100%; 
	background: transparent; 
	float: none; 
	display: block; 
	width: 100px; 
	height: 15px; 
	line-height: 15px; 
	text-align: center; 
	background: transparent url("date.gif") no-repeat top left; 
	color: #ffffff; 
	margin-bottom: 4px; 
}
.news-list-cat {
	font-size: 100%; 
	float: none; 
	display: block; 
	line-height: 15px;
	margin-bottom: 4px;
}
  /*.c33l .subc .news-latest-date { display: none; }
  .c33l .subc .news-latest-item { padding-top: 19px; }*/
  
  
/*##########################*/
/*			NEWS SINGLE		*/
/*##########################*/

.news-single-item { 
 	border: none; 
	background: transparent; 
	margin-top: 0.4em; 
}

.news-single-timedata { 
	float: none; margin-bottom: 1em; 
}

/*.news-single-item h2 { 
	color: #009475; 
	margin-bottom: 0.5em; 
}*/

.news-single-item h2 {
	color: #666;
	font-size: 20px;
	line-height: 24px;
}

.news-single-item h3 { 
	color: #666;
	font-size: 116.67%; 
	line-height: 1.3em; 
}

.news-single-backlink a { 
	color: #009475; 
}

.news-single-item hr.clearer, .news-latest-item hr.clearer { 
	margin: 0; 
	padding: 0; 
	border: none; 
	background: none;
	height:0px;
	display:none;
}

.archiv_backlink { 
	position: absolute; 
	bottom: 2px;  
}

.archiv_backlink p { 
	padding-left: 3px; 
}

.archiv_backlink p a { 
	color: #444; 
}



/*##########################*/
/*			NEWS SINGLE		*/
/*##########################*/

.news-list-container { 
	background: transparent; 
	border: none; 
}

.news-list-container hr.clearer { 
	background: transparent; 
	border: none; 
}

.news-list-container img { 
	border: none; 
}

.news-list-item { 
	border: none; 
	background: transparent; 
	margin: 0; 
	padding: 0; 
}

.news-list-item p { 
	margin: 0 0 0.4em; 
	background: transparent; 
}

.news-list-item h3 { 
	font-size: 100%; 
	background: transparent; 
	border: none; 
}

.news-list-item h3 a:link,
.news-list-item h3 a:hover, 
.news-list-item h3 a:visited  { 
	color: #009475; 
	background: transparent; 
	padding-left: 0;
}

.news-list-morelink { 
	font-size: 100%; 
	margin-bottom: 2em; 
	background: transparent; 
}

.news-list-morelink a {
	float: left; 
}

.news-list-morelink a, 
.news-list-morelink a:hover, 
.news-list-morelink a:visited  { 
	color: #009475; 
}

.news-list-date a { 
	color: #444;
}

.news-list-date { 
	font-size: 100%; 
	background: transparent; 
	float: none; 
	display: block; 
	width: 100px; 
	height: 15px; 
	line-height: 15px; 
	text-align: center; 
	background: transparent url("../templateimages/date.gif") no-repeat top left; 
	color: white; 
	margin-bottom: 4px;
}

.news-image {
	float: left;
}

.news-single-img {
	float: left;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	padding: none;
}

.news-single-imgcaption {
	padding: none;
	display:none;
}

/*##########################*/
/*			MAILFORM		*/
/*##########################*/

.csc-mailform-field { 
	margin: 5px 0; 
}

.csc-mailform-field label { 
	display: block; 
}

.csc-mailform-field label.formerror {
	color:red;
}
.csc-mailform-field input, 
.csc-mailform-field textarea { 
	width: 60%; 
}

.csc-mailform-field input.csc-mailform-submit { 
	width: 16%; 
}

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}


/*##########################*/
/*		WT DIRECTORY		*/
/*##########################*/

.wtdirlist_header {

}

.wtdirlist_teasericon {
	float: right;
	height: 180px;
	width: 70px;
	text-align: right;
}

.wtdirlist_teaser {

}


.vcard {
	width: 300px;
    border-bottom: 1px dotted #333333;
    padding-top: 20px;
    padding-bottom: 20px;
}
  
.addr_alphabet_td {
    border: none!important;
    border: 0px!important;
    padding: 0px!important;
}

.wtdirectory_filter_abc {
    width: 431px;
    height: 21px;
    background-image: url(../templateimages/address_alphabet_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    color: #FFFFFF;
    font-size: 15px;	
    padding-left: 13px;
    padding-top: 4px;
    margin-bottom: 15px;
}
  
.wtdirectory_filter_abc A {
    color: #FFFFFF;
    text-decoration: none;
}
  
.wtdirectory_filter_abc A:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
  
.wtdirectory_abc_letter_act, wtdirectory_abc_letter_all_act { 
    color: #009475!important;
}
  
.wtdirectory_abc_letter_act A, wtdirectory_abc_letter_all_act A{ 
    color: #009475!important;
}

.wtdirectory_list_map {
    width: 174px;
    height: 223px;
    float: left;
    background-image: url(../templateimages/wtdirectory_map.jpg);
    background-repeat: no-repeat;
}
#wtdirectory_list_map_pointer {
width:3px;
height:3px;
margin-top:30px;
margin-bottom:30px;
}
.wtdirectory_list_items {
    float: left;
    width: 265px;
    margin-left: 10px;
	height:350px;
	overflow:auto;
}
  
.wtdir_list_header {
    width: 246px;
    height: 20px;
    background-image: url(../templateimages/wtdir_list_header_bg.jpg);
}
  
.wtdir_list_item {
	width: 250px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #333333;
}
  
.wtdir_singleview {
  	margin-left: 5px;
}
  
.wtdir_lastname {
    font-size: 14px;
    font-weight: bold;
    width:300px;
}
  
.wtdir_address {
  
}
  
.wtdir_city {
  
}
  
.wtdir_email {
  
}
  
.wtdir_www {
 
}
 
.wtdirdetail_container {
	width: 454px;
} 

.wtdirdetail_verzeichnis {
	margin-bottom: 12px;
	margin-left: 5px;
} 

.wtdirdetail{
	display:block;
}

.wtdirdetail *{
  	display:block;
  	height:1px;
  	overflow:hidden;
  	font-size:.01em;
  	background:#F0F0F0;
}
 
.wtdirdetail1{
  	margin-left:3px;
  	margin-right:3px;
  	padding-left:1px;
  	padding-right:1px;
  	border-left:1px solid #f8f8f8;
  	border-right:1px solid #f8f8f8;
  	background:#f3f3f3;
	clear: left;
}

.wtdirdetail2{
  	margin-left:1px;
  	margin-right:1px;
  	padding-right:1px;
  	padding-left:1px;
  	border-left:1px solid #fdfdfd;
  	border-right:1px solid #fdfdfd;
  	background:#f2f2f2;
	clear: left;
}

.wtdirdetail3{
  	margin-left:1px;
  	margin-right:1px;
  	border-left:1px solid #f2f2f2;
  	border-right:1px solid #f2f2f2;
	clear: left;
}

.wtdirdetail4{
  	border-left:1px solid #f8f8f8;
  	border-right:1px solid #f8f8f8;
	clear: left;
}

.wtdirdetail5{
  	border-left:1px solid #f3f3f3;
  	border-right:1px solid #f3f3f3;
	clear: left;
}

.wtdirdetailfg{
  	background:#F0F0F0;
	float: left;
	width: 454px;
}
 
.wtdirdetail_header {
	margin-top: 5px;
	margin-bottom: 12px;
}

.wtdirdetail_info {
	float: left;
	margin-right: 5px;
}

.wtdirdetail_pic {
	float: right;
	padding-right: 15px;
} 


.wtdirdescr_container {
	margin-top: 12px;
	width: 454px;
}

.wtdirdescr{
	display:block;
}

.wtdirdescr *{
  	display:block;
  	height:1px;
  	overflow:hidden;
  	font-size:.01em;
  	background:#F0F0F0;
	clear: left;
}

.wtdirdescr1{
  	margin-left:3px;
  	margin-right:3px;
  	padding-left:1px;
  	padding-right:1px;
  	border-left:1px solid #f8f8f8;
  	border-right:1px solid #f8f8f8;
  	background:#f3f3f3;
	clear: left;
}

.wtdirdescr2{
  	margin-left:1px;
  	margin-right:1px;
  	padding-right:1px;
  	padding-left:1px;
  	border-left:1px solid #fdfdfd;
  	border-right:1px solid #fdfdfd;
  	background:#f2f2f2;
	clear: left;
}

.wtdirdescr3{
  	margin-left:1px;
  	margin-right:1px;
  	border-left:1px solid #f2f2f2;
  	border-right:1px solid #f2f2f2;
	clear: left;
}

.wtdirdescr4{
  	border-left:1px solid #f8f8f8;
  	border-right:1px solid #f8f8f8;
	clear: left;
}

.wtdirdescr5{
  	border-left:1px solid #f3f3f3;
  	border-right:1px solid #f3f3f3;
	clear: left;
}

.wtdirdescrfg{
  	background:#F0F0F0;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 444px;
}

.wtdirdetail_beschreibung {
	margin-top: -5px;
	margin-bottom: 12px;
}

.wtdirdetail_descr {

}

.wtdirdetail_backbutton {
	background-image: url(../templateimages/wtdirdetail_backbutton_bg.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 27px;
	margin-top: 12px;
	padding-top: 4px;
	padding-left: 15px;
}
  
  
/*##########################*/
/*		MELTWATER			*/
/*##########################*/

  .mw_article *, #mw_navi *, .mw_container * { font-family: tahoma,verdana,arial,sans-serif; }
  .mw_container h2     { font-size: 15px; }
#mw_navi {
	padding:10px 0;
}
  .mw_article a:link, #mw_navi a:link  { 
	background-image:url(../templateimages/menu2_level1_bg.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	color:#444444;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1pt;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	padding-top:0;
	text-decoration:none;
}
  .mw_article a:visited, #mw_navi a:visited { 
	letter-spacing:1pt; 
	color: #4cb49d; 
	text-decoration: none; 
	padding-right:5px; 
	font-weight:bold; 
}
  .mw_article a:hover, #mw_navi  a:hover  { 
	letter-spacing:1pt; 
	color: #4cb49d; 
	text-decoration: underline; 
	padding-right:5px; 
	font-weight:bold; 
}
  .mw_article { padding-bottom: 10px; }
  .mw_bug {font-size:10px;}
  .mw_article .date, .mw_article .source    {font-size: 11px;  color: #666666; padding-bottom:3px;}
  .mw_title   { font-size: 12px;  color: #000000; text-decoration: none;}
  .mw_ingress { color: #000000; text-decoration: none; text-align: justify;}
  .mw_title a:link, .mw_title a:visited  { font-weight:bold; font-size: 11px;  color: #003C61; text-decoration: none;}
  .mw_title a:hover  { font-family: color: #000000; }
  .mw_match { font-weight:bold;}
  .mw_navi_link { display:block; }


/*##########################*/
/*	SR FEUSER REGISTER		*/
/*##########################*/


.tx-srfeuserregister-pi1 fieldset{
}

#tx-srfeuserregister-pi1-comments {
	width: 290px;
}

#tx-srfeuserregister-pi1-image-0,
#tx-srfeuserregister-pi1-image-1,
#tx-srfeuserregister-pi1-image-2,
#tx-srfeuserregister-pi1-image-3,
#tx-srfeuserregister-pi1-image-4,
#tx-srfeuserregister-pi1-image-5 {
	width: 50px;
}


/*###########################*/
/*  RG SLIDESHOW             */
/*###########################*/
tx-rgslideshow-pi1 div {

}



/*###########################*/
/*  TABLE IN NEWS            */
/*###########################*/

.contenttable thead th {
background:#AAAAAA none repeat scroll 0 0;
border-bottom:1px solid white;
border-right:1px solid white;
border-style:hidden;
color:#FFFFFF;
margin:0;
padding:4px 6px 20px;
text-align:left;
vertical-align:top;
}
.contenttable tr {
background-color:#cccccc;
}
.contenttable td {
padding:5px 6px 18px
}
.contenttable p {
border:0;
margin:0;
padding:0;
}

/*###########################*/
/*  FE LOGIN                 */
/*###########################*/
.tx-felogin-pi1 legend {
border:0 none;
font-size:14px;
font-weight:bold;
margin:0;
padding:10px 0;
}

#map h1 {
font-size:12px;
}
