@import url(rte.css);
@import url(tooltip.css);
@import url(center-fly.css);
@import url(accordion.css);

html, body
{
	margin: 0;
	padding: 0;
}

/**
 * Allgemeines
 * Styles für wesser.de
 * (c) 2009, Benjamin Zaiser, info@benjamin-zaiser.de
 */

body
{
	background-color: #f1f1f1;
	font-family: Trebuchet MS,Arial,sans-serif;
	color: #2b2b2b;
	font-size: 12px;
	/** ursprünglich auf 11px */
	line-height: 16px;
	background-image: url(../images/background.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#wrapper
{
	min-height: 100%;
	height: auto !important;
	margin: 0 auto;
	width: 961px;
}

#wrapper_start
{
	min-height: 100%;
	height: auto !important;
	margin: 0 auto;
	width: 961px;
}

#header_container{
	position:relative;
}

ul, ol
{
	list-style-type: none;
}

.hidden
{
	display: none;
}

a
{
	color: #898888;
	text-decoration: none;
}

a:hover
{
	color: #e31921;
}

a.active
{
	color: #e31921;
}

.bodytext a
{
	text-decoration: underline;
	font-family: Trebuchet MS,Arial,sans-serif;
	color: #898888;
}

.bodytext a:hover
{
	color: #000;
	text-decoration: underline;
}

a.contentlink,
a.contentlink_tab,
.news-list-morelink a,
.news-latest-morelink a,
.news-single-backlink a,
a.external-link-new-window,
#content_right .bodytext a,
#content_right_start .bodytext a,
a.email,
a.external-link,
.news-single-links a
{
	padding-left: 14px;
	background: url(../images/arrow_red.gif) no-repeat 0px 4px;
	color: #2B2B2B;
	text-decoration: none;
}

a.contentlink:hover,
a.contentlink_tab:hover,
.news-list-morelink a:hover,
.news-latest-morelink a:hover,
.news-single-backlink a:hover,
a.external-link-new-window:hover,
#content_right .bodytext a:hover,
#content_right_start .bodytext a:hover,
a.email:hover,
a.external-link:hover,
.tx-indexedsearch .tx-indexedsearch-title a:hover,
.news-single-links a:hover
{
	color: #F43133;
	text-decoration: underline;
}

.bodytext a.download
{
	padding-left: 17px;
	background: url(../images/but_download.png) no-repeat 0px 4px;
	color: #fe0000;
	text-decoration: none;
}

div.bodytext p.bodytext
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/**
 * Rahmen unten
 */

#content div.csc-frame-rulerAfter
{
	padding-top: 18px;
	margin-bottom: 16px;
	border-bottom: 1px solid #ededed;
}

div.bodytext ul
{
	margin-left: 0px;
	padding-left: 0px;
}

div.bodytext ul li
{
	background: url(../images/dot.li.gif) no-repeat 0px 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}

/**
 * Bilder csc-textpic
 */

.csc-textpic-caption
{
	display: none;
}

#content .csc-textpic img,
.news-list-item .image img,
.news-single-img
{
	border: 1px solid #ededed !important;
	padding: 4px;
}

#main_container_start #content .left .csc-textpic img,
#main_container_start #content .middle .csc-textpic img,
#main_container_start #content .right .csc-textpic img
{
	border: 0px solid #ededed !important;
	padding: 0px;
}

div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap,
div.csc-textpic-intext-right div.csc-textpic-imagewrap
{
	margin-right: 10px;
}

.csc-textpic-text
{
	margin-left: 2px;
}

.lightboxSpan
{
	position: relative;
	display: block;
}

.lightboxSpan .watermark
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 5;
	width: 8px;
	height: 9px;
	background: url(../images/watermark.gif) no-repeat bottom right;
}

.csc-textpic .lightboxSpan .watermark
{
	right: 0px;
}

.clearer
{
	clear: both;
}

#content h1.csc-firstHeader
{
	font-size: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: #e31921;
	font-family:Arial,sans-serif
}

h1, h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
}


#content h1.csc-firstHeader a,
.bodytext h1 a
{
	font-size: 21px;
	font-weight: normal;
	color: #898888;
	text-decoration: none;
	margin-bottom: 10px;
	font-family:Arial,sans-serif;
}


#content h1.csc-firstHeader a:hover,
.bodytext h1 a:hover
{
	color: #e31921;
	text-decoration:underline;
}

.grey
{
	color: #898888;
}

hr
{
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
}

form
{
	margin: 0px;
	padding: 0px;
}

input, select, textarea
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	border: 1px solid #d4d4d4;
	padding: 3px;
}

address
{
	display: none;
}

/** 
 * Dateiverweise
 */

.filelinks div
{
	padding: 0px;
}

.filelinks .filecount
{
	display: none;
}

.filelinks span a,
.news-single-files dd a
{
	background: url(../images/img_download.gif) no-repeat 0px 2px;
	padding-left: 15px;
	color: #2B2B2B;
	text-decoration: none;
}

.filelinks span a:hover,
.news-single-files dd a:hover
{
	color: #F43133;
	text-decoration: none;
}

.news-single-files dd img
{
	display: none;
}

/**
 * Header
 */

#navi_right
{
	clear: both;
	margin-bottom: 2px;
	margin-top: 10px;
	padding-right: 3px;
	text-align: right;
	width: 940px;
	color: #b0b0b0;
}

#navi_right a
{
	color: #b0b0b0;
	font-size: 11px;
	padding-right: 9px;
}

#navi_right a#login
{
	padding-left: 14px;
	padding-right: 0px;
	background: url(../images/spacer.metanavi.gif) no-repeat 0px 3px;
}

#logo
{
	width: 172px;
	height: 70px;
	clear: both;
	border: 0px;
}

#navi_top
{
	clear: both;
	margin-top: -2px;
	margin-bottom: 7px;
	margin-left: 235px;
	font-weight: bold;
	width: 600px;
	padding: 0px;
}

#navi_top li
{
	display: inline;
	padding-right: 19px;
}

#navi_top li.spacer
{
	padding-right: 109px;
}

#navi_top li.spacer span
{
	display: none;
}

#headerColcontainer{
	clear:both;
	height:
}

#headerCol1container{
	float:left;
	margin:0 0 0 0;
	height:320px;
	width:257px;
	overflow:hidden;
}

#headerCol1img{
	float:left;
	margin:0 0 0 0;
	height:320px;
	width:257px;
}

#headerCol2container{
	float:left;
	margin:0 0 0 0;
	height:320px;
	width:267px;
	overflow:hidden;
}

#headerCol2img{
	float:left;
	margin:0 0 0 0;
	height:320px;
	width:267px;
}

#headerCol3container{
	float:left;
	margin:0 0 0 0;
	height:320px;
	width:257px;
	overflow:hidden;
}

#headerCol4container{
	float:left;
	margin:0 0 0 0;
	height:318px;
	width:178px;
	overflow:hidden;
	position:relative;
	border-top:1px solid #898888;
	border-right:1px solid #898888;
	border-bottom:1px solid #898888;
	background-color:#FFF;
}

#logoDescription{
	position:absolute;
	z-index:1000;
	top:45px;
	right:0px;
	text-align:center;
	width:100%;
	color:#898888;
	font-size:15px;
	font-weight:bold;
}

#headerCol4img1  {
	margin:85px auto 0 auto;
	width:158px;
}

#headerCol4img2  {
	margin:5px auto 0 auto;
	width:158px;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 178px;
    height: 160px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/



#header_visual
{
	width: 961px;
	height: 319px;
/*	background: #c9c6c1; */
}

/**
 * Content
 */
#main_container_start,
#main_container
{
	clear:both;
}

#main_container_start .left,
#main_container_start .middle,
#main_container_start .right{
	float:left;
	margin:0 20px 0 0;
	width:247px;
}

#main_container_start .left h1,
#main_container_start .middle h1,
#main_container_start .right h1{
font-size:12px;
font-weight:bold;
}

#main_container_start .right{
	margin:0 0 0 0;

}

#navi_sub
{
	float: left;
	width: 234px;
	margin-top: 43px;
}

#navi_sub #subnavi
{
	width: 195px;
	margin: 0px;
	padding: 0px;
}

#navi_sub #subnavi li a
{
	border-top: 1px solid #ededed;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 180px;
	display: block;
}

#navi_sub #subnavi li a.active
{
	color: #e31921;
}

#navi_sub #subnavi li.last a
{
	border-bottom: 1px solid #ededed;
}

#content
{
	float: left;
	width: 536px;
	margin-top: 22px;
	padding-right: 12px;
	border-right: 1px solid #ededed;

}

#main_container_start  #content
{
	float: left;
	width: 782px;
	margin-top: 22px;
	padding-right: 0;
	border-right: 1px solid #ededed;
}

#content_right
{
	float: right;
	width: 168px;
	margin-left: 10px;
	margin-top: 22px;
	clear: right;
}

#content_right_start
{
	float: left;
	width: 167px;
	margin-left: 10px;
	margin-top: 22px;
	clear: right;
}

#content_right h1,
#content_right_start h1,
#content_right h2,
#content_right_start h2
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
}

#content_right_start p.bodytext,
#content_right p.bodytext
{
	margin: 0px;
}

#breadcrump
{
	float: left;
	width: 536px;
	padding-right: 12px;
	margin-top: 6px;
	margin-bottom: 20px;
	color: #898888;
	margin-left: -5px;
	font-weight: bold;
	font-size: 11px;
}

#breadcrump a
{
	padding: 0px 5px;
	font-weight: bold;
	font-size: 11px;
}

#column_left
{
	float: left;
	width: 260px;
	height: 100%;
	padding-right: 16px;
}

#column_right
{
	float: right;
	width: 250px;
	height: 100%;
}

#column_large
{
	float: left;
	clear: both;
	min-height: 100px;
	width: 536px;
}

#main_container_start #column_large
{
	float: left;
	clear: both;
	min-height: 100px;
	width: 782px;
}

/**
 * Footer
 */

#footer
{
	float: left;
	clear: both;
	width: 536px;
	height: 18px;
	margin-top: 55px;
	/** Besser wenn Footer Abstand nach oben, als Content Abstand nach unten */
	margin-left: 234px;
	padding-right: 12px;
	padding-top: 5px;
	border-top: 1px solid #ededed;
}

#wrapper_start #footer {
	float: left;
	clear: both;
	width: 100%;
	height: 18px;
	margin-top: 55px;
	/** Besser wenn Footer Abstand nach oben, als Content Abstand nach unten */
	margin-left: 0;
	padding-right: 12px;
	padding-top: 5px;
	border-top: 1px solid #ededed;
}

#footer_left
{
	float: left;
	height: 18px;
}

div#footer_left a
{
	margin-right: 20px;
	font-size: 11px;
}

#footer_right
{
	float: right;
	height: 18px;
}

div#footer_right a
{
	margin-left: 3px;
	font-size: 11px;
}

#footer a#print
{
	padding-left: 16px;
	background: url(../images/but_print.png) no-repeat 0px 2px;
}

#footer a.tip-a-friend
{
	padding-left: 22px;
	background: url(../images/but_email.png) no-repeat 0px 2px;
}

#bookmark
{
	float: left;
	clear: both;
	width: 727px;
	height: 22px;
	/** war mal auf 16px (addthis) */
	margin-left: 234px;
	text-align: right;
}

/**
 * Bottom-Navi
 */
#footer_bottom_container{
	margin:0;
	clear:both;
}

#footer_bottom
{
	float: left;
	clear: both;
	width: 536px;
	padding: 0px;
	margin: 60px 0 35px 234px;
	color: #a09e9e;
	font-size: 11px;
}

#wrapper_start #footer_bottom {
	float: left;
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 60px 0 35px 0;
	color: #a09e9e;
	font-size: 11px;
}

#footer_bottom *
{
	margin: 0px;
	padding: 0px;
}

#footer_bottom a,
#footer_bottom_jobs a,
#footer_bottom_jobs_staedte a
{
	color: #a09e9e;
	font-size: 11px;
}

#footer_bottom li
{
	margin-right: 22px;
	float: left;
}

#footer_bottom li ul
{
	margin-top: 10px;
	width:112px;
}

#footer_bottom li ul li
{
	float: none;
}

#footer_bottom_jobs
{
	border-top:1px solid #EDEDED;
	clear: both;
	width: 536px;
	padding: 0px;
	margin-top: 60px;
	margin-left: 234px;
	padding: 0 0 15px 0;
	color: #a09e9e;
	font-size: 11px;
}

#wrapper_start #footer_bottom_jobs
{
	border-top:1px solid #EDEDED;
	clear: both;
	width: 100%;
	padding: 0px;
	margin-top: 60px;
	margin-left: 0;
	padding: 0 0 15px 0;
	color: #a09e9e;
	font-size: 11px;
}

#footer_bottom_jobs ul
{
	margin-top: 15px;
}

#footer_bottom_jobs li
{
	margin-right: 22px;
	float: left;
	width:112px;
}

#footer_bottom_jobs_staedte
{
	border-top:1px solid #EDEDED;
	clear: both;
	width: 536px;
	padding: 0px;
	margin-left: 234px;
	padding: 15px 0 0 0;
	color: #a09e9e;
	font-size: 11px;
}

#wrapper_start #footer_bottom_jobs_staedte {
	border-top:1px solid #EDEDED;
	clear: both;
	width: 100%;
	padding: 0px;
	margin-left: 0;
	padding: 15px 0 0 0;
	color: #a09e9e;
	font-size: 11px;
}

/**
 * Suche
 */

#quicksearch
{
	margin-top: -4px;
	margin-left: -5px;
	margin-bottom: 20px;
}

#quicksearch fieldset
{
	border: 0px;
	margin: 4px 0;
	padding: 0px;
}

#quicksearch #inputfield
{
	color: #bfbfbf;
	height: 14px;
	margin: 0px 4px 0px 5px;
}

#quicksearch #submitbutton
{
	border: 0px;
	padding: 0px;
	width: 22px;
	height: 22px;
	background: url(../images/button.search.gif) no-repeat top left;
	cursor: pointer;
}

#quicksearch #submitbutton:hover
{
	background: url(../images/button.search.active.gif) no-repeat top left;
}

/**
 * Langswitch
 */

#langswitch_menu
{
	border: 1px solid #ededed;
	width: 95px;
	padding: 5px;
	position: absolute;
	top: 26px;
	right: 65px;
	background: #ffffff;
	z-index:100000;
}

#langswitch_menu a
{
	display: block;
	padding-left: 20px;
	background: no-repeat 0px 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	color: #B0B0B0;
}

#langswitch_menu a.ch
{
	background-image: url(../images/flags.ch.gif);
}

#langswitch_menu a.at
{
	background-image: url(../images/flags.at.gif);
}

#langswitch_menu a.gb
{
	background-image: url(../images/flags.gb.gif);
}

#langswitch_menu a.es
{
	background-image: url(../images/flags.es.gif);
}

#login_menu
{
	border: 1px solid #ededed;
	width: 58px;
	height: 30px;
	padding: 5px;
	position: absolute;
	top: 26px;
	right: -15px;
	background: #ffffff;
}

#login_menu a
{
	display: block;
	color: #B0B0B0;
	font-size: 11px;
	margin-bottom: 1px;
}

#login_menu a:hover
{
	color: #F43133;
}

/**
 * jQuery jTabs
 */

.tx_bzjtabs .ui-tabs-hide
{
	display: none;
}

.tx_bzjtabs .ui-tabs-nav
{
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 100%;
	background: #ffffff;
	margin-right: -1px;
}

.tx_bzjtabs .ui-tabs-nav li
{
	display: block;
	float: left;
	padding: 3px 9px 5px 7px;
	height: 13px;
	font-size:13px;
}

.tx_bzjtabs .ui-tabs-nav li.ui-state-active
{
	border-left: 1px solid #ededed;
	border-top: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #fff;
	background-color:#ededed;
	font-weight:bold;
	/*background: url(../images/jtab.right.gif) no-repeat top right;*/
}

.tx_bzjtabs .ui-tabs-nav li a
{
	color: #999999;
}

.tx_bzjtabs .ui-tabs-nav li a:hover
{
	color: #e31921;
}

.tx_bzjtabs .ui-tabs-nav li.ui-state-active a
{
	color: #e31921;
}

.tx_bzjtabs .ui-tabs-panel
{
	padding: 0px 5px 5px 5px;
	/** 16px 5px 5px 5px */
	border: 1px solid #ededed;
}

.tx_bzjtabs .ui-tabs-panel div.bodytext
{
	margin-bottom: 0px;
	border-bottom: 0px;
}

.tx_bzjtabs .ui-tabs-panel .csc-header
{
	display: none;
}

/**
 * Flash Extension
 */

.tx-saltswf-pi1
{
	position: relative;
}

#tx_saltswf_flash
{
	overflow: hidden;
	height: 319px;
	z-index: 1;
}

#tx_saltswf_close
{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	z-index: 10;
}

#tx_saltswf_clickarea
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	width: 402px;
	height: 70px;
	background: #ff0000;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

#tx_saltswf_clickarea h3
{
	color: #ffffff;
	font-weight: bold;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 19px;
	margin: 12px 0px 11px 22px;
}

#tx_saltswf_clickarea .link
{
	padding-left: 30px;
	background: url(../images/plus.gif) no-repeat 235px 0px;
	color: #ffffff;
	text-align: right;
	margin-right: 65px;
	display: block;
	height: 22px;
	line-height: 21px;
}

.tx-saltswf-pi1 .hint
{
	margin-left: 235px;
	margin-top: 100px;
	width: 550px;
}

.tx-saltswf-pi1 .hint h4
{
	margin-bottom: 10px;
	font-weight: normal;
}

.tx-saltswf-pi1 .hint a
{
	padding-left: 14px;
	color: #000000;
	background: url(../images/arrow_red.gif) no-repeat 0px 4px;
}

/**
 * Indexed Search
 */

.tx-indexedsearch .tx-indexedsearch-browsebox
{
	float: left;
	width: 100%;
	margin-top: 5px;
}

.tx-indexedsearch .tx-indexedsearch-whatis
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox p
{
	float: left;
	margin-bottom: 5px;
	margin-top: 6px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox .browsebox
{
	float: right;
	margin-top: 6px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox .browsebox li
{
	padding-right: 10px;
	background: url(../images/spacer.browsebox.gif) no-repeat top right;
}

.tx-indexedsearch .tx-indexedsearch-browsebox .browsebox li.tx-indexedsearch-browselist-currentPage a
{
	color: #e31921;
}

.tx-indexedsearch-res
{
	border-bottom: 1px solid #ededed;
}

.tx-indexedsearch .res
{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ededed;
	border-bottom: 0px;
}

.tx-indexedsearch .tx-indexedsearch-result-number,
.tx-indexedsearch .tx-indexedsearch-title a
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.tx-indexedsearch .tx-indexedsearch-res h3
{
	margin-bottom: 0px;
}

.tx-indexedsearch .tx-indexedsearch-descr
{
	margin-left: 15px;
	margin-top: 0px;
}

/**
 * FAQ
 */
 
.tx-irfaq-pi1 dt img,
.tx-irfaq-pi1 .additional-info
{
	display: none;
}

.tx-irfaq-dynheader { cursor: pointer; }

.tx-irfaq-pi1 dl
{
	margin-top: -9px;
	border-bottom: 1px solid #ededed;
}

.tx-irfaq-pi1 dt
{
	background: url(../images/arrow_red.gif) no-repeat 2px 18px;
	padding: 14px 0px 10px 20px;
	border-top: 1px solid #ededed;
}

.tx-irfaq-pi1 dt p.bodytext:hover
{
	color: #e31921;
}

.tx-irfaq-pi1 dd.tx-irfaq-dynans-visible
{
	display: block;
	margin-top: -9px;
	padding-bottom: 8px;
}

.tx-irfaq-pi1 dd p
{
	margin-left: 20px;
	display: block;
}


/**
 * Sitemap
 */

.csc-sitemap ul
{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ededed;
}

.csc-sitemap ul li
{
	border-bottom: 1px solid #ededed;
	padding-top: 13px;
	padding-bottom: 19px;
}

.csc-sitemap ul li a
{
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

.csc-sitemap ul li ul
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.csc-sitemap ul li ul li
{
	border: 0px;
	padding: 0px;
}

.csc-sitemap ul li ul li a
{
	padding-left: 15px;
	background: url(../images/arrow_red.gif) no-repeat 0px 4px;
	font-size: 12px;
	font-weight: normal;
}

.csc-sitemap ul li ul li ul li
{
	margin-left: 10px;
}

/**
 * tt_news
 */

.news-list-container
{
	margin-bottom: -40px;
}

.news-list-item
{
	padding-top: 15px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ededed;
}

.news-single-item{
	position:relative;
}

.news-list-item h2,
.news-single-item h2
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 17px;
	color: #e31921;
	font-weight: normal;
}

.news-list-item h2 a:hover,
.news-single-item h2 a:hover
{
	text-decoration:underline;
}

.news-list-item h3,
.news-single-item h3
{
	margin-bottom: 5px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
/*	width: 260px; */
}

.news-list-item h2 span.news-list-date,
.news-single-item h2 .news-single-timedata
{
	display: block;
	font-size: 11px;
	color: #898888;
}

.news_rechts p.bodytext,
.news-list-item p.bodytext
{
	display: inline;
}

.news_rechts .news-list-morelink,
.news-list-item .news-list-morelink
{
	display: inline;
}

.news_rechts .newstext {
	float:left;
}

.news-list-item .left
{
	float: left;
	width: auto;
}

.trennung {
border-top:0px dotted #999999;
clear:left;
height:1px;
line-height:1px;
margin:10px 0;
width:100%;
}

.skip, .hideme, .print {
    position: absolute;
    top: -1000em;
    left: -1000em;
    height: 1px;
    width: 1px;
  }



.news-list-item .image
{
	float: right;
	margin-left: 16px;
}

.news-list-container .news-list-browse
{
	height: 20px;
	background: #ffffff;
	margin-top: -1px;
}

.news-single-img
{
	float: right;
	margin: 0px 10px 10px 10px;
}

.news-single-img .news-single-imgcaption
{
	display: inline;
}

.news-single-item .news-single-additional-info
{
	position: absolute;
	top: 10px;
	left: 566px;
	width: 165px;
}

.news-single-item .news-single-links
{
	margin: 0px;
}

.news-single-item .news-single-links dt
{
	font-weight: bold;
}

.news-single-item .news-single-links dd
{
	margin-left: 0px;
}

.news-single-item .news-single-links dd p
{
	margin: 0px;
}

.news-single-item .news-single-files dt
{
	font-weight: bold;
}

.news-single-item .news-single-files dd
{
	margin-left: 0px;
}

.news-single-item .news-single-backlink
{
	margin-top: 10px;
}

.news-single-item .news-single-backlink a
{
	padding-left: 14px;
	background: url(../images/arrow_left.gif) no-repeat 0px 4px;
}

.news_rechts h2 a{
	color:#E31921;
}

.news_rechts .newsImg {
	margin-bottom:10px;
	margin-top:0px;
}

.news_rechts .newstext_teaser {
	font-weight:bold; 
	margin: .3em 0;
}

#main_container_start #column_large .news-latest-item {
	border-top:1px solid #EDEDED;
	margin:20px 20px 0 0;
	padding:20px 20px 0 0;
}
/**
 * Mailformplus
 */

.tx-thmailformplus-pi1 .mailformplus_preselect
{
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.tx-thmailformplus-pi1 .mailformplus_preselect select
{
	/* height: 23px; */
}

#mailformplus_contactform .error
{
	color: red;
}

#mailformplus_contactform .error img
{
	border: 1px solid red;
}

#mailformplus_contactform fieldset
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#mailformplus_contactform label
{
	display: block;
	float: left;
	padding-top: 3px;
	width: 60px;
}

#mailformplus_contactform input, #mailformplus_contactform select
{
	margin-bottom: 10px;
}

#mailformplus_contactform input.text,
#mailformplus_contactform textarea
{
	width: 458px;
}

#mailformplus_contactform textarea
{
	height: 230px;
}

#mailformplus_contactform .row span
{
	float: left;
	margin-right: 10px;
}

#mailformplus_contactform .row input.text
{
	width: 190px;
}

#mailformplus_contactform legend
{
	display: none;
}

#mailformplus_contactform label.radio_caption
{
	display: inline;
	float: none;
	width: auto;
	margin: 0px 20px 0 5px;
}

#mailformplus_contactform .buttons
{
	text-align: right;
}

#mailformplus_contactform input.submit
{
	background: url(../images/arrow_red.gif) no-repeat 0px 9px;
	width: 84px;
	height: 22px;
	color: #000000;
	border: 0px;
}

#mailformplus_contactform .required_fields
{
	margin-left: 60px;
	font-size: 11px;
}

#mailformplus_contactform .block
{
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.line1
{
	background-color: #EDEDED;
	border: none;
	height: 1px;
	margin: 16px 0 16px 0;
}

.line2
{
	background-color: #EDEDED;
	border: none;
	height: 1px;
	margin: 16px 0 9px 0;
}

/*	Captcha	*/
.captcha
{
	margin-left: 62px;
}

.tx-srfreecap-pi2-image,
#captcha_response
{
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	width: 205px;
}

.tx-srfreecap-pi2-image
{
	background: #EDEDED;
	height: 50px;
	margin: 10px 0 0 0;
	width: 207px;
}

#captcha_response
{
	height: 22px;
}

.tx-srfreecap-pi2-cant-read
{
	color: #333;
	font-size: 12px;
	font-weight: 400;
	display:block;
}

.tx-srfreecap-pi2-cant-read a:link,
.tx-srfreecap-pi2-cant-read a:visited
{
	font-weight: 400;
	text-decoration: underline;
}

.tx-srfreecap-pi2-cant-read a:hover,
.tx-srfreecap-pi2-cant-read a:active
{
	text-decoration: none;
	font-weight: 400;
}
/**
 * Umfrage
 */
 
.pollAnserContainer input.pollanswer {
	margin:5px 0;
}

/**
 * Tip-A-Friend
 */

#tx_tipafriend
{
	width: 433px;
	padding: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	float: left;
	clear: left;
	height: 360px;
	overflow: auto;
}

#tx_tipafriend h1
{
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #e31921;
}

.tx_tipafriend_formfield,
.tx_tipafriend_error_box
{
	float: left;
	clear: left;
	margin-bottom: 10px;
	width: 100%;
}

.tx_tipafriend_error_box
{
	color: #ff0000;
}

.tx_tipafriend_formfield label
{
	float: left;
	width: 60px;
	margin-right: 10px;
}

.tx_tipafriend_formfield input,
.tx_tipafriend_formfield textarea
{
	float: left;
	width: 355px;
}

.tx_tipafriend_formfield textarea
{
	height: 120px;
}

#tx_tipafriend_button
{
	border: 0px;
	color: #000000;
	background: url(../images/arrow_red.gif) no-repeat 0px 8px;
	padding-left: 10px;
	width: 60px;
	float: right;
	margin-right: 10px;
}

#tx_tipafriend p.bodytext
{
	margin: 0px;
	padding: 0px;
}

#tx_tipafriend p.link
{
	padding-bottom: 20px;
}

/**
 * Lightbox
 */

.lightboxSpan a
{
	display: block;
}

/**
 * Breites Template (ohne rechte Spalte)
 */

#wrapper.wide #content
{
	width: 710px;
	border-right: 0px;
}

#wrapper.wide #breadcrump
{
	width: 728px;
}

#wrapper.wide #footer
{
	width: 524px;
	padding-right: 204px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> FCE's <<<-----------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.fce_2col .left
{
	float: left;
	margin-right: 36px;
	width: 250px;
}

.fce_2col .right
{
	float: left;
	width: 250px;
}

.fce_2col_head
{
	height:319px;
	overflow:hidden;
}

.fce_2col_head .left
{
	float: left;
}
.fce_2col_head .right
{
	float: left;
}

.fce_3col_head
{
	height:319px;
	overflow:hidden;
}

.fce_3col_head .left
{
	float: left;
}

.fce_3col_head .middle
{
	float: left;
}

.fce_3col_head .right
{
	float: left;
}

.fce_4col_head
{
	height:319px;
	overflow:hidden;
}

.fce_4col_head .left
{
	float: left;
}

.fce_4col_head .middle
{
	float: left;
}
.fce_4col_head .middle2
{
	float: left;
}
.fce_4col_head .right
{
	float: left;
}

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

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

.TB_overlayMacFFBGHack
{
	background: url(../images/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: fixed;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	border: 4px solid #525252;
	text-align: left;
	top: 50%;
	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: 10px -5px 0 10px;
	border: 0px;
}

#TB_caption
{
	/**height:25px;**/
	padding: 7px 10px 10px 10px;
	float: left;
}

#TB_closeWindowButton
{
	background: transparent url(../images/colorbox.close.png) no-repeat scroll 0 0;
	height: 27px;
	position: absolute;
	right: -12px;
	top: -12px;
	width: 27px;
	display: block;
}

#TB_closeWindowButton span
{
	display: none;
}

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

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

#TB_title
{
	height: 10px;
}

#TB_ajaxContent
{
	clear: both;
	padding: 2px 10px 10px 10px;
	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;
}

#tx_saltswf_flash_normal img {
	position:relative;
	z-index:1;
}
#menu {
	position:relative;
	z-index:1000;
}
#content embed, #content object {
	margin: 1em 0;
}

span.rgmediaimages-player span {
	display:block;
	background:#ccc;
	text-align:center;
	padding-top:20px;
	height:100px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------->>> Umfrage <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.pollAnswerImage {
	margin:20px 0 20px 0;
}

.pollAnswerResultVotes{
	font-weight:bold;
}

.pollAnswerResult span {
	display:block;
	border-bottom:1px solid #ccc;
}
.tx-jkpoll-pi1 { padding-top:10px; }
.tx-jkpoll-pi1 p {
	padding:0 0 0 0;
	margin: 5px 0;
}

/*****************************/
/* SEO-SITEMAP */
/*****************************/
DIV.tx-flseositemap-pi1 {
}

.tx-flseositemap-pi1 a {
	color:#000;
	font-weight:bold;
}
 
li.item.deep0 { 
	margin-left: 0px; 
	margin-bottom: 5px; 
	margin-top: 3px; 
	font-size: 13px; 
	list-style: none;
}
 
li.list.deep0.first { 
	margin-left: 0px; 
	margin-bottom: 5px; 
	margin-top: 3px; 
	font-size: 13px; 
	list-style: none;
}
 
li.list.deep0.last { 
	margin-left: 0px; 
	margin-bottom: 5px; 
	margin-top: 3px; 
	font-size: 13px; 
	list-style: none;
}
 
ul.list.deep1 {
}

.tx-flseositemap-pi1 .deep1 a {
	color:#000;
	font-weight:normal;
}
 
li.item.deep1 { 
	margin-left: 10px;
	background: url("../images/arrow_red.gif") no-repeat scroll 0 4px transparent;
	display: block;
	font-size: 11px;
	padding-left: 18px;
	list-style: none;
	margin-bottom: 5px; 
	margin-top: 3px;
}
 
li.list.deep1.first { 
	margin-left: 10px;
	background: url("../images/arrow_red.gif") no-repeat scroll 0 4px transparent;
	display: block;
	font-size: 11px;
	padding-left: 18px;
	list-style: none;
	margin-bottom: 5px; 
	margin-top: 3px;
}
 
li.list.deep1.last { 
	margin-left: 10px;
	background: url("../images/arrow_red.gif") no-repeat scroll 0 4px transparent;
	display: block;
	font-size: 11px;
	padding-left: 18px;
	list-style: none;
	margin-bottom: 15px; 
	margin-top: 3px;
}
 
li.item.deep2 { 
	margin-left: 30px; 
	font-size: 11px; 
	list-style: none; 
	margin-bottom: 5px; 
	margin-top: 3px;
}
 
li.list.deep2.first { 
	margin-left: 30px; 
	font-size: 11px; 
	list-style: none; 
	margin-bottom: 5px; 
	margin-top: 3px;
}
 
li.list.deep2.last { 
	margin-left: 30px; 
	font-size: 11px; 
	list-style: none; 
	margin-bottom: 5px; 
	margin-top: 3px;
}
 
