#wx_module_3778 {
	border-bottom: 0px solid #666666;
}


.lft_flt {
	margin-top: 15px;
	margin-bottom: 5px;
}

.rgt_flt {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 3px;
}

.flt_name {
	width: 120px;
	font-family: Verdana;
	color: #F1F1E7;
	font-size: 11px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url('/_lib/thickbox/macFFBgHack.png') repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
		 position: absolute;
		 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
		 
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:490px;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 11px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#TB_caption{
	height:25px;
	padding:11px 30px 10px 13px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	color: #000000;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
	font-size: 12px;
	font-weight: bold;
	color: #19405D;
	
}


#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
		 position: absolute;
		 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#mainframe {
	margin-top:0px;
}
.footer_top
{
	font-family: Verdana;
	font-size: 11px;
	color: #FDFDEE;
}


.footer_top {
	margin-top: 0px;
	
	font-weight: bold;
	padding: 4px;
	color: #C8D0EC;
	font-size: 10px;
	margin-bottom: 5px;
	/* background-color: #F5F5F5; */
}

.footer_top a:link {
	
	color: #C8D0EC;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	text-decoration: none;
}
.footer_top a:visited{
	
	color: #C8D0EC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	
}
.footer_top a:active{

	color: #C8D0EC;
	font-size: 10px;
	text-decoration: none;
}

.footer_top a:hover{

	color: #FCCC4E;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	
}



.sta_link_layer {
	margin-top: 0px;
	
	font-weight: bold;
	padding: 4px;
	color: #C8D0EC;
	font-size: 10px;
	margin-bottom: 5px;
	/* background-color: #F5F5F5; */
}

.sta_link_layer a:link {
	
	color: #C8D0EC;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	text-decoration: none;
}
.sta_link_layer a:visited{
	
	color: #C8D0EC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	
}
.sta_link_layer a:active{

	color: #C8D0EC;
	font-size: 10px;
	text-decoration: none;
}

.sta_link_layer a:hover{

	color: #FCCC4E;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	
}
.menu_header {
	color: #FCCC4E;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.site_links {
	
}
.date {
	color: #FDFDEE;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
}
.txt_artikel {
	color: #FDFDEE;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
}
.white_hdl {
	color: #FDFDEE;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
}

.clock {
	color: #FDFDEE;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
}

.feld
{
	background-image: url('_images/feld.jpg');
	background-repeat: no-repeat;
	border: 1px solid #000000;
}

.header_bg_l
{
	background-image: url('_images/header_bg_l.jpg');
	background-repeat: no-repeat;
}

.header_bg_ls
{
	background-image: url('_images/header_bg_ls.jpg');
	background-repeat: no-repeat;
}

.header_bg_r
{
	background-image: url('_images/header_bg_r.jpg');
	background-repeat: no-repeat;
}

.header_bg_rs
{
	background-image: url('_images/header_bg_rs.jpg');
	background-repeat: no-repeat;
}

.header
{
	background-image: url('_images/header.jpg');
	background-repeat: no-repeat;
}

.content_bg_l
{
	background-image: url('_images/content_bg_l.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.content_bg_ls
{
	background-image: url('_images/content_bg_ls.jpg');
	background-repeat: no-repeat;
}

.content_bg_r
{
	background-image: url('_images/content_bg_r.jpg');
	background-repeat: no-repeat;
}

.content_bg_rs
{
	background-image: url('_images/content_bg_rs.jpg');
	background-repeat: no-repeat;
}

.orange_bg
{
	background-image: url('_images/orange_bg.jpg');
	background-repeat: repeat-x;
}

.orange_bg_ls
{
	background-image: url('_images/orange_bg_ls.jpg');
	background-repeat: no-repeat;
}

.orange_bg_rs
{
	background-image: url('_images/orange_bg_rs.jpg');
	background-repeat: no-repeat;
}

.footer
{
	font-family: Verdana;
	font-size: 11px;
	color: #FDFDEE;
}



.content_bg
{
	background-image: url('_images/content_bg.jpg');
	background-repeat: repeat-x;
}

.bg
{
	background-image: url('_images/newheader.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

.picture
{
	background-image: url('_images/new_footer_pictures.jpg');
	background-repeat: no-repeat;
}

a:link
{
	text-decoration:none;
	color: #FF0000;
}

a:visited
{
	text-decoration:none;
	color: #FF0000;
}

a:hover
{
	text-decoration:none;
	color: #FDFDEE;
}

a:active
{
	text-decoration:none;
	color: #FF0000;
}

.txt
{
	color: #FDFDEE;
}

.textfeld
{
	background-color: #DEE5EA;
}

.templateheader
{
	font-family: Verdana;
	font-size: 14px;
	color: #FDFDEE;
}
