/*
/*

	filename:	/css/screen-core.css
	version:	1.0 - 2008-05-15 - fz

	author:		frank (dot) zoeller (at) gpm (dot) de 
	validated by W3C CSS Validator // jigsaw.w3.org
	
*/


/* =core
-------------------------------------------------------------------------*/

html {
	font-size: 100%; /* for IE*/
}

html > body {
	font-size: 16px; /* for everyone else*/
}

/* that's it. default: 1em = 16px */
/* elements keeping their parents font size */
li li, li p, td h2, td h3, td ul, td p, th p, q p {
	font-size: 1em !important;
}

table td * {
	/* font-size: 1em ! important; */
}
table td.pdfLinkTd {
	width: 145px !important;
}


table th {
	text-align: left;
}

table tr.trOdd td {
	background-color: #F1F1F1;
}

/* reset margin, padding */
* { 
	margin:0; 
	padding:0; 
} 
	
body {
	font-family: Tahoma, Geneva, sans-serif;
	background: #f6f6f6 url(/img/bg_body.jpg) repeat-x;

}

#stage {
	position: relative;
	width: 1020px;
	margin: 0 auto;
	padding-right: 170px;
}

#headLayer {
	position: relative;
	background: #fff url(/img/bg_header.jpg) no-repeat;
	height:	100px;
}

#headLayer #logo {
	position: absolute;
	top: 15px;
	left: 30px;
}

#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 57px;
	right: 10px;
	z-index: 2000;
}

#mainnav ul {
	font-size: 0.6875em;
	text-transform: uppercase;
}

#mainnav ul li {
	position: relative;
	list-style: none;
	float: left;
}

#mainnav ul li a {
	text-decoration: none;
	line-height: 34px;
	color: #413a32;
	background: transparent url(/img/bg_mainnav.gif) no-repeat;
	padding: 0 10px 0 12px;
	display: block;
}

#mainnav ul li a.active,
#mainnav ul li a.activeHover,
#mainnav ul li a:hover {
	color: #FFF;
	background: #938a81 url(/img/bg_mainnav.gif) no-repeat;
}

#mainnav ul li.login a {
	color: #FFF;
	text-align: center;
	width: 67px;
	background: none;	
}

#mainnav ul li.login a:hover {
	color: #FFF;
	background: none;
}

#mainnav ul ul {
	font-size: 1em;
	position: absolute;
	top: 34px;
	left: 1px;
	z-index: 2000;
}

#mainnav ul li ul li {
	position: relative !important;
}

#mainnav ul li ul li a {
	text-decoration: none;
	line-height: 27px;
	color: #FFF;
	background: #938a81;
	border-top: 1px solid #A5A6A8;
	width: 158px;
	padding: 0 10px 0 11px;
	display: block;
}

#mainnav ul li ul li a:hover {
	background: #5f574f;
	border-top: 1px solid #99042f;
}

#mainnav ul li.activeSubLi a {
	background: #938a81;
	color: #FFFFFF
}
#mainnav ul li ul li.activeSubLi a {
	background: #5f574f;
}

#mainnav ul li ul li a.hasChilds {
	background: #938a81 url(/img/arrow-mainnav.gif) no-repeat 100% 0 ;
}

#mainnav ul li ul li a.hasChilds:hover {
	background: #5f574f url(/img/arrow-mainnav.gif) no-repeat 100% 0 ;
}

#mainnav ul li ul li.activeSubLi a.hasChilds {
	background: #5f574f url(/img/arrow-mainnav.gif) no-repeat 100% 0 ;
}

#mainnav ul ul ul {
	position: absolute;
	top: 0px;
	left: 179px;
	background: transparent url(/img/bg_mainnav.png) 0 0;
}

#mainnav ul ul ul li a {
	text-decoration: none;
	line-height: 27px;
	color: #FFF;
	border-top: 1px solid #A5A6A8;
	background: none;
	width: 150px;
	padding: 0 5px 0 11px;
	display: block;
}

#mainnav ul ul#mainnavUl27 ul li a {
	padding: 0 41px 0 11px;
	width: 252px;
}




/* --- Metanavigation --- */

#metanavsearchLayer {
	position: absolute;
	top: 10px;
	/* left: 616px;
	width: 380px;
	*/
	left: 526px;
	width: 470px;
}

#metanavsearchLayer ul {
	padding-top: 2px;	
	float: left;
}

#metanavsearchLayer ul li {
	font-size: 0.625em;
	list-style: none;
	display: inline;
}

#metanavsearchLayer ul li a {
	text-decoration: none;
	color: #938a81;
	background: transparent url(/img/arrow-right.gif) no-repeat 0 1px;
	padding-left: 15px;
	margin-right: 10px;
	float: left;
}

#metanavsearchLayer ul li a:hover {
	text-decoration: underline;
}

#metanavsearchLayer .searchSubmit {
	padding-top: 3px;
	float: left;	
}

#metanavsearchLayer .textField {
	font-size: 0.625em;
	color: #938a81;
	border: 1px solid #938a81;
	width: 120px;
	padding: 1px;
	margin-right: 6px;
	float: left;	
}

/* --- mainLayer --- */

#mainLayer {
	padding: 0px 10px;
}

#headlineLayer {
	line-height: 40px;
	height: 40px;
	padding-left: 245px;
}

#mainLayer h1 {
	font-size: 1.125em;
	font-weight: bold;
	color: #938a81;
}

/* --- subnavigation --- */

#subnavLayer {
	width: 205px;
	float: left;
}

#subnav {
	font-size: 0.6875em;
	background: transparent url(/img/bg_subnav.gif) repeat-y;
	padding-top: 30px;
	height: 1%;
}

#subnav ul {
	margin-left: 2px;
}

#subnav li {
	list-style: none;
	padding: 0px 0px 15px 0px;
	/* display: inline;	 */
}

#subnav ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 2px 40px 2px 10px;
	display: block;
}

#subnav ul li a.active,
#subnav ul li a:hover {
	background: #97042e;
	color: #FFF;
}

#subnav ul ul {
	margin-left: 0px;
}

#subnav ul li ul li {
	list-style: none;
	padding: 0px 0px 0px 0px !important;
	display: inline;
}

#subnav ul li ul li a {
	font-weight: normal;
	padding: 2px 45px 2px 17px;
}

#subnav ul li ul li a:hover {
	color: #FFF;
}

#subnav ul li ul li a.active {
	color: #FFF;
	background: #938a81;
}

#subnav ul ul ul {
	margin-left: 0px;
}

#subnav ul li ul li ul li a {
	font-weight: normal;
	padding: 2px 45px 2px 28px;
}

#subnav ul li ul li ul li a.active {
	background: #d6d5d3;
	color:#000;
}

#subnavfooter {
	background: transparent url(/img/bg_subnav-footer.jpg) no-repeat;
	width: 200px;
	height: 162px;
}

/* --- Content --- */

#body2 #contentLayer {
	position: relative;
	width: 100% !important;
	margin-top: 10px;
	margin-bottom: 0px;
}

#body2 .contentBG {
	padding-left: 23px;
}

#body2 .content {
	line-height: 16px;
	width: 100% !important;
	float: none;
}
#body2 .content .kartenLayer a{
	text-decoration: none;
}
#body2 .content .kartenLayer h2 a{
	color: #97042e;
}

#body2 .bildbox {
	position: relative;
	height: 301px;
}

#body2 .bildbox .sitevisual {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#cardfinderLayer {
	position: absolute;
	top: 30px;
	left: 700px;
	z-index: 1000;
	width: 250px;
}

#cardfinderLayer h2 {
	font-size: 1.5em !important;
	color: #97042e;
	margin-bottom: 5px;	
}

#cardfinderLayer fieldset {
	border: none;
}

#cardfinderLayer legend {
	display: none;
}

#cardfinderLayer .row {
	height: 1%;
	margin-bottom: 10px;
}

#cardfinderLayer .labelLayer {
	width: 160px;
	float: left;
}

#cardfinderLayer .fieldLayer {
	width: 90px;
	float: left;
}

#cardfinderLayer select,
#cardfinderLayer label {
	font-size: 0.6875em !important;
	color: #413d32;
}

#cardfinderLayer label {
	line-height: 18px;
}

#cardfinderLayer select {
	width: 90px;
}

#cardfinderLayer fieldset {
	margin-bottom: 0px !important;
}

#cardfinderLayer .btSubmit {
	font-size: 0.75em;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-right: 24px;
	background: transparent url(/img/bg_bt-cardfinder.gif) no-repeat;
	color: #fff;
	border: none;
	width: 181px;
	height: 26px;
	margin-left: 70px;
}

#cardfinderLayer a.btSubmit {
	text-decoration: none;
	line-height: 26px;
	padding: 0px;
	padding-left: 8px !important;
	width: 173px;	
	display: block;
}

#cardfinderLayer a.btSubmit:hover {
	text-decoration: underline;
}

#cardfinderLayer p {
	font-size: 0.6875em !important;
	font-weight: bold;
	color: #413d32;
	margin-bottom: 10px;	
}

#body3 .content {
	width: 660px !important;
	float: none;	
}

#body2 .boxbot {
	margin-bottom: 20px;
}

.naLayer ul li {
	background: transparent url(/img/bullet-li.gif) no-repeat 0 6px !important;
}

.newsLayer {
	width: 635px;
	float: left;
}

.newsHeadline {
	width: 180px;
	float: left;
}

.newsHeadline h3 {
	font-size: 1em !important;
}

.newsHeadline h3 span {
	color: #97042e;
}

.newsBody {
	width: 415px;
	float: left;
}

.angebotLayer {
	width: 300px;
	float: left;
}

.angebotBody {
	padding-left: 33px;	
}

#body2 .content h3 {
	font-size: 0.6875em;
}

#body2 .content p {
	font-size: 0.6875em;
	margin-bottom: 10px;	
}

#body2 .content ul {
	font-size: 0.6875em;
	margin-bottom: 20px;	
}

.kartenLayer {
	position: relative;
	height: 130px;
	margin-left: -3px;
	margin-right: 6px;
	float: left;
}

.kLbreit {
	width: 333px;
	background: transparent url(/img/bg_karten_breit.jpg) no-repeat 0 16px;
}

.kLschmal {
	width: 286px;
	background: transparent url(/img/bg_karten_schmal.jpg) no-repeat 0 16px;
}

.lastKL {
	margin-right: 0px;
}

.kartenLayer h2 {
	font-size: 0.875em !important;
	color: #97042e;
	background: transparent url(/img/bg_textbox_headline.gif) no-repeat 0 4px;
	padding-left: 48px;
	margin-bottom: 10px !important;
}

.kartenLayer ul {
	margin-left: 0px !important;
	margin-bottom: 10px !important;	
}

.kartenLayer ul li {
	list-style: none;
	background: transparent url(/img/bullet-li.gif) no-repeat 0 5px !important;
	padding-left: 12px !important;
}

.kartenLayer .kartenBody {
	line-height: 13px;
	width: 150px;
	padding-left: 16px;
}

.kartenLayer img {
	position: absolute;
	top: 21px;
	right: 6px;
}

#contentLayer {
	width: 795px;
	margin-bottom: 20px;
	float: left;
	position: relative;
}

.contentBG {
	background: #fff;
	padding: 15px 18px 15px 40px;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	height: 1%;
}

.content {
	line-height: 20px;
	color: #413d32;
	width: 525px;
	float: left;
	overflow: visible;
	height: 1%;
}

.content h2 {
	font-size: 0.8125em;
	margin-bottom: 20px;
}

.content h3 {
	font-size: 0.8125em;
}

.content h2.bdBlue {
	font-size: 0.875em;
	color: #413d32;
	background: transparent url(/img/bg_headline_blue.gif) no-repeat 0 4px;
	margin-bottom: 16px;
	padding-left: 33px;
}

.content p {
	font-size: 0.8125em;
	margin-bottom: 20px !important;	
}

.content p.smallPrint {
	font-size: 0.625em;
	margin-bottom: 15px;	
}

.textbox .textboxContent p.smallPrint {
	font-size: 0.625em;
	margin-bottom: 15px;	
}

.content table ol,
.content table ul {
	margin-left: 0px;
	margin-bottom: 0px;	
}

.content table ul li {
	padding-left: 15px;
}

.content ol,
.content ul {
	font-size: 0.8125em;
	margin-left: 10px;	
	margin-bottom: 20px;	
}

.content ol {
	margin-left: 30px;	
}

.content ul li {
	list-style: none;
	background: transparent url(/img/bullet-li.gif) no-repeat 0 7px;
	padding-left: 20px;
}


.content table {
	font-size: 0.8125em;
	margin-bottom: 20px;
	width: 100%;
	/* border-right: 1px solid #ccc; */
	/* border-bottom: 1px solid #ccc; */
	border-spacing: 0px;
	border-collapse: collapse;
}

.content table.coloredTable tr th {
	/*
	color: #413d32;
	background: #fff;
	*/
	color: #fff;
	background: #938A81;

}

.content table.coloredTable tr.odd {
	background: #F1F1F1;
}

.content table.coloredTable tr.even  {
	background: #fff;
}

.content table tr.coloredRow {
	background: #CBDFF7;
}

.content table tr th,
.content table tr td {
	vertical-align: top;
	padding: 5px;
	border-right: 2px solid #fff;	
	/* border-left: 1px solid #ccc; */
	/* border-top: 1px solid #ccc; */
}

.content table tr td h2,
.content table tr td h3 {
	margin-bottom: 0px;	
}

.content table tr th p,
.content table tr td p {
	margin-bottom: 0px;	
}

.content table.noBorder {
	border: none;	
}

.content table.noBorder tr th,
.content table.noBorder tr td {
	border: none;	
	padding: 5px 0px;
}

.content a,
#cBoxLayer a {
	color: #413d32;
}

.content a:hover,
#cBoxLayer a:hover {
	text-decoration: none;
}

#cBoxLayer {
	width: 180px;
	padding-left: 30px;
	float: left;
}

.bildbox {
	border-bottom: 1px solid #E5E5E5;
}

/* --- InfoLayer --- */

a.linkInfoLayer {
	padding-left: 0px;
}

.linkInfoLayer img {
	vertical-align: -5px;
	display: inline;
	border: none;
	text-decoration: none;
}

.infoLayer  {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 270px;
	z-index: 22001;
}

.infoLayer .infoLayerHead {
	text-align: right;
	height: 19px;
	background: transparent url(/img/bg_info-header.gif) no-repeat;
	padding-right: 8px;
}

.infoLayer .infoLayerHead a {
	font-size: 10px;
	line-height: 19px !important;	
	color: #fff !important;
	background: transparent url(/img/info-close.gif) no-repeat 100% 4px;
	padding-right: 15px;
	display: block;
}

.infoLayer .infoLayerBody {
	color: #fff;
	padding-right: 20px;
	padding-bottom: 15px;
	background: #938a81;
}

.infoLayer .infoLayerBody h2  {
	font-size: 14px !important;
	color: #fff;
	background: transparent url(/img/bg_textbox_headline_w.gif) no-repeat 0 5px;
	padding-left: 48px;
	margin-bottom: 8px !important;
}

.infoLayer .infoLayerBody p,
.infoLayer .infoLayerBody ul {
	font-size: 12px !important;
	margin-bottom: 0px !important;
	margin-left: 16px !important;	
}

.infoLayer .infoLayerBody a {
	color: #97042e;
}

.infoLayer .infoLayerBody ul {

}

.infoLayer .infoLayerBody ul li {
	line-height: 14px;
	background: transparent url(/img/bullet-li.gif) no-repeat 0 5px !important;
	padding-left: 15px;	
	padding-bottom: 6px;	
}

.infoLayer .infoLayerFoot {
	line-height: 1px;
	height: 2px;
	background: transparent url(/img/bg_info-foot.gif) no-repeat;
}


/* --- Borderboxen --- */


#subnavLayer .boxtop {
	width: 170px;
}

.boxtop {
	font-size: 1px;
	line-height: 1px;
	position: relative;
	height: 5px;
	background: transparent url(/img/box_bor-top.gif) repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	z-index: 2;
}

.corLtop {
	position: absolute;
	top: 0;
	left: -5px;
	width: 5px;
	height: 5px;
	background: transparent url(/img/box_cor_l-top.gif) no-repeat;
}

.corRtop {
	position: absolute;
	top: 0;
	right: -5px;
	width: 5px;
	height: 5px;
	background: transparent url(/img/box_cor_r-top.gif) no-repeat;
}

.boxbot {
	font-size: 1px;
	line-height: 1px;	
	position: relative;
	height: 5px;
	background: transparent url(/img/box_bor-bot.gif) repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	z-index: 2;	
}

.corLbot {
	position: absolute;
	top: 0;
	left: -5px;
	width: 5px;
	height: 5px;
	background: transparent url(/img/box_cor_l-bot.gif) no-repeat;
}

.corRbot {
	position: absolute;
	top: 0;
	right: -5px;
	width: 5px;
	height: 5px;
	background: transparent url(/img/box_cor_r-bot.gif) no-repeat;
}

/* --- Textbox --- */

#boxbody {
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	margin-bottom: -7px;	
}

.textbox {
	background: transparent url(/img/bg_box-content.jpg) no-repeat 0 100%;
	width: 178px;
	margin-bottom: 5px;
}

.textbox .textboxhead {
	font-size: 1px;
	line-height: 1px;
	background: transparent url(/img/bg_box-head.jpg) no-repeat;
	width: 178px;
	height: 8px;
}

#boxbody h2 {
	font-size: 0.75em;
	color: #97042e;
	background: transparent url(/img/bg_textbox_headline.gif) no-repeat 0 2px;
	padding-left: 48px;
}

.textbox .textboxContent {
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.textbox .textboxContent p {
	font-size: 0.6875em;
	color: #413d32;
	margin-bottom: 15px;	
}

.textbox .textboxContent p.comment {
	font-size: 0.5625em;
}

.textbox .textboxContent p.comment {
	font-size: 0.5625em;
}

.textbox .textboxContent ul {
	margin-bottom: 7px;
}

.textbox .textboxContent ul li {
	font-size: 0.6875em;
	list-style: none;
	color: #413d32;	
	background: transparent url(/img/bullet-li.gif) no-repeat 0 4px;
	padding-left: 15px;
	padding-bottom: 8px;
}

.boxfoot {
	background: transparent url(/img/bg_box-layer-footer.jpg) no-repeat;
	width: 180px;
	height: 66px;
}

/* --- footer --- */

#footerLayer {
	color: #413d32;
}

#footerHead {
	font-size: 1px;
	line-height: 1px;
	background: #fff url(/img/bg_footer-head.jpg) no-repeat;
	height: 11px;
}

#footerContent {
	position: relative;
	background: #fff url(/img/bg_footer-content.jpg) no-repeat 0 100%;
	padding: 9px 35px 18px;
	padding-bottom: 60px;
	height: 1%;
}

#footerContent #breadcrumb {
	font-size: 0.6875em;
	border-bottom: 1px solid #BBBBBD;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#footerContent #breadcrumb a {
	color: #413d32;
	text-decoration: underline;
}

#footerContent #breadcrumb a:hover {
	color: #97042e;
}

#footerNav {
	font-size: 0.6875em;
	margin-bottom: 40px;	
}

#footerNav ul li {
	position: relative;
	list-style: none;
	margin-right: 12px;
	float: left;
}
/* Safari: */
@media screen and (min-width: 0px){ #footerNav ul li {
	margin-right: 10px;
}}

#footerNav ul li.last {
	margin-right: 0px;
}

#footerNav ul li a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #413d32;
	display: block;
	padding-bottom: 5px;
}

#footerNav ul li a:hover {
	text-decoration: underline;
}

#footerNav ul li a.active {
	color: #97042e;
}

#footerNav ul li li {
	float: none;
	margin-right: 0px;
	display: inline;	
}

#footerNav ul li li a {
	font-weight: normal;
	text-decoration: none;
	text-transform: none;	
}

#footerContent #metanav {
	font-size: 0.6875em;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 950px;
	height: 25px;
	border-top: 1px solid #BBBBBD;	
	padding-top: 9px;	
	padding-bottom: 7px;
	margin: 0px 35px;	
}

#footerContent #metanav p {
	width: 300px;
	float: left;
}

#footerContent #metanav ul {
	float: right;
}

#footerContent #metanav ul li {
	list-style: none;
	float: left;
}

#footerContent #metanav ul li a {
	color: #413d32;
	padding: 0 14px;
}

#footerContent #metanav ul li a:hover {
	text-decoration: none;
}

#footerContent #metanav ul li a.last {
	padding-right: 0;
}

/* ---- Bookmarks ---- */
#bookmarkLi {
	position: relative;
}

#bookmarkPopup {
    width: 128px;
    z-index: 2000;
    position: absolute;
    display: none;
}

#bookmarkPopupTop {
    background: url(/img/bookmarks_bg-top.gif) 0 0 no-repeat;
    height: 12px;
	cursor: pointer;
}

#bookmarkPopupBottom {
    background: url(/img/bookmarks_bg-bottom.gif) 0 0 no-repeat;
    height: 13px;
    border: none !important;
    margin: 0;
}

img#bookmarkPopupCloseBtn {
    margin-top: 4px !important;
    margin-right: 4px !important;
    float: right;
    z-index: 1001;
}

#bookmarkPopup a:link,
#bookmarkPopup a:visited {
    text-decoration: none;
    color: darkred;
    font-size: .95em;
}

#bookmarkPopup a:hover {
    text-decoration: underline;
}

#bookmarkLayer {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: white;
}

#bookmarkLayer ul {
	margin-left: 10px;
	float: none !important;
}

#bookmarkLayer ul li {
	padding-left: 0 !important;
	float: none !important;
	display: inline;	
}	

#bookmarkLayer ul li a {
	font-weight: normal;
	height: 22px;
	line-height: 17px;
	color: #005492;
	display: block !important;
	float: none !important;
	padding: 0 !important;
	padding-left: 25px !important;	
}

#bookmarkLayer ul li a:hover {
	text-decoration: underline !important;	
}

.bmgoogle {	  
	background: transparent url(/img/bookmarks_icon-google.gif) no-repeat;	  
}

.bmmrwong {	  
	background: transparent url(/img/bookmarks_icon-mrwong.gif) no-repeat;	  
}

.bmDelicious {	  
	background: transparent url(/img/bookmarks_icon-delicious.gif) no-repeat;	  
}
 
.bmwebnews {
	background: transparent url(/img/bookmarks_icon-webnews.gif) no-repeat;	  
}

.bmfacebook {
	background: transparent url(/img/bookmarks_icon-facebook.gif) no-repeat;	  
}

.bmlinkarena {
	background: transparent url(/img/bookmarks_icon-linkarena.gif) no-repeat;	  
}

.bmyigg {
	background: transparent url(/img/bookmarks_icon-yigg.gif) no-repeat;	  
}

.bmdigg {
	background: transparent url(/img/bookmarks_icon-digg.png) no-repeat;	  
}


/* --- forms --- */
textarea,select,input {
	font-size: 13px;
}
fieldset {
    border: none;
    margin-bottom: 15px;
}
legend {
	display: none;
}
textarea,
input.text {
    border: 1px solid #CCC;
    padding: 2px;
}
textarea {
    width: 375px;
}
select,
input.text {
    width: 17.5em;
}
input.submit {
    border: 1px solid #CCC;
    padding: 2px 5px;
    background-color: #E5E5E5;
    font-weight: bold;
    font-size: .9em;
}
input.checkbox {
    margin-right: .5em;
}
input.radio {
    vertical-align: -.3em;
    margin-right: .5em;
}
form .td {
    width: 8em;
    float: left;
}
form .tr {
    clear: both;
}
form .tr p {
    margin-bottom: 10px !important;
}

input#formPlz {
    margin-right: .5em;
    width: 4em;
}
input#formOrt {
    width: 12.5em;
}
fieldset.checkbox {
    width: 375px;
}


/* ---- Suche ---- */
.tx-indexedsearch-whatis {
	font-size:0.8125em;
}
.tx-indexedsearch-res {
	margin-top: 10px;
}
.ac_results {
	background: #938a81 !important;
	color: #fff !important;
	font-size: 0.625em !important;
	z-index: 3101 !important;
	overflow: hidden !important;
}
.ac_results ul {
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	border: none !important;
}
.ac_results .over {
	background: #5f574f !important;
	font-weight: normal !important;
}
.tx-indexedsearch-searchbox {
	display: none;
}
.tx-indexedsearch-form {
	margin-bottom: 10px;
	font-size:0.8125em;
}
.tx-indexedsearch-browsebox .browsebox {
	/* display: none; */
}
.tx-indexedsearch-res hr {
	height: 1px;
	border: none;
	border-top: 1px solid #413d32;
	margin-bottom: 5px;
}
.tx-indexedsearch-descr-div {
	display: block;
	clear: both;
}
.tx-indexedsearch-percent-p {
	float: left;
	width: 50px;
}
.tx-indexedsearch-descr {
	float: left;
	width: 600px;
}
.content .tx-indexedsearch-browsebox {
	clear: both;
	display: block;
}
.content .tx-indexedsearch-browsebox  ul {
	margin: 0;
	clear: both;
	display: block;
	width: 640px;
	height: 20px;
	padding: 2px 5px;
	
	/* background-color: #CBDFF7; */
	background-color: #938A81;
}
.content .tx-indexedsearch-browsebox ul li{
	background: none;
	padding: 0;
	padding-right: 20px;
	float: left;
	display: block;
}

.content .tx-indexedsearch-browsebox ul a{
	color: #fff;
}

/* ---- Pressemitteilungen ---- */

.text img {
	display: inline;
}
.text {
	margin-bottom: 20px;
}
.content .text p {
	margin-bottom: 0;
}

.rssIcon {
	border: none;
	display: inline;
}
.content .tx-pressreleases-pi1 h2 {
	margin-bottom: 2px;
}

/* ---- Banner rechts ---- */
#skyscraperBan {
	position: absolute;
	top: 140px;
	right: 0px;
}

#body2 #skyscraperBan {
	top: 110px;
}

/* ---- misc ---- */

.hide {
	display: none;
}

img {
	display: block;
	border: none;
}

.content img,
#cBoxLayer img {
	display: inline;
}

.floatLeft {
	margin-right: 20px;
	float: left;
}

.error {
	color: #f00;
}

.floatRight {
	margin-left: 20px;
	float: right;
}

.hasBorder {
	border: 1px solid #C1C9B5;
}

.noMargBot {
	margin-bottom: 0px !important;
}

p.btLink {
	font-weight: bold;
	/* margin-bottom: 0px; */
}

.btLink a {
	position: relative;
	text-decoration: none;
	line-height: 29px;
	color: #fff;
	padding-left: 40px;
	padding-right: 15px;
	margin-left: -40px;
	background: transparent url(/img/bg_bt-link.gif) no-repeat;
	float: left;
}

.btLink a:hover {
	text-decoration: underline;
}

.btEndpic {
	float: left;
}

a.pdfLink {
	background: transparent url(/img/icon_pdf.gif) no-repeat 0 0px;
	padding-top: 3px;
	padding-left: 20px;
}

a.topLink {
	background: transparent url(/img/arrow_totop.gif) no-repeat 0 7px;
	padding-top: 3px;
	padding-left: 15px;
}

/* clearfix, http://www.positioniseverything.net/easyclearing.html */

p.btLink:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* safari, winIE, stripped macIE hide */
p.btLink { 
	display: block;
	height: 29px;
}


.clearAll {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.content .noMarginBottom,  .noMarginBottom{
	margin-bottom: 0 !important;
}

.imgBorder, a img.imgBorder  {
	border: 1px solid #413d32 !important;;
}

a img {
	text-decoration: none !important;
	border: none !important;
}