@charset "utf-8";
/* CSS Document */

a[target ^="_blank"] {
	background-image: url('../bilder/LinkExtern.png');
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right center;
}

#divDrucker, #divFuss, .tdSpalteLinks, .tdSpalteMitte, .tdSpalteRechts, .tdSpalteRechtsGross, .tdSpalteLinksGross, .tdSpalteAktuellRechts,  .tdSpalteAktuellHeader, .tdSpalteRechtsNoPadding, #tableEinspaltig td   {
/*background-image:url(../bilder/bg-weiss-75.png);
*/
background-color:#FFFFFF;
}


#divRahmenAussen {
	position: relative;
	height: auto;
	width: 900px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	z-index: 2;
}

#divBronneimLogo {
	float:left;
	height: 125px;
	width: 350px;
	margin-right: 5px;
	margin-bottom: 5px;
	position: relative;
	clear:right;
	background-image: url(../bilder/BronneimLogo.png);
}
#divHeaderBild {
	height: 125px;
	width: 545px;
	top: 0px;
	margin-bottom: 5px;
	position: relative;
	background-color: #FFFFFF;
	overflow:hidden;

}


#divSuche {
	position: absolute;
	height: 27px;
	width: 96px;
	margin-right: 5px;
	left: 721px;
	z-index: 250;
}

#divDrucker {
	position: absolute;
	height: 27px;
	width: 75px;
	right: 0px;
	z-index: 49;
	overflow: visible;
	top: 0px;
}

#divFuss {
	font-size: 10pt;
	color: #333333;
	position: relative;
	height: 22px;
	bottom: 0px;
	float: left;
	width: 889px;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 11px;
	z-index: 1;
}




#divBrotkrumen {
	/*	-moz-opacity: 0.75;
	opacity: 0.75;
	filter: Alpha(Opacity=75);	
*/	background-color:#FFFFFF;
	float: left;
	height: 20px;
	width: 900px;
	margin-top: 5px;
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0px;
	vertical-align: top;
}

#divBrotkrumen:hover {
/*	-moz-opacity: 1;
	opacity: 1;
	filter: Alpha(Opacity=100);	
*/
}


/** Tabellen **/


#tableDreiSpalten, #tableZweiSpaltenNavi, #tableEinspaltig , #tableDreiSpaltenAktuell{
	position: relative;
	width: 910px;
	left: -5px;
	clear: both;
	float: left;
	overflow: visible;
}

td {

	vertical-align:top
}

.tdSpalteLinksNavi {
	position: relative;
	height: 20px;
	padding: 0px;
	margin: 0px;
	width: 200px;
/*	background-image: url(../bilder/bg-weiss-75.png);
*/
	background-color:#FFFFFF;
}

.tdSpalteLinks {
	width: 180px;
	height: auto;
}

.tdSpalteMitte {
	width: auto;
	z-index: 20;
}

.tdSpalteRechts{
	width: 135px;

}

.tdSpalteAktuellRechts{
	width: 180px;
	font-size: 10pt;
	height: auto;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;

}

.tdSpalteRechtsGross{
	width: auto;

}

.tdSpalteLinksGross{
	width: 505px;
	overflow: visible;

}

#SpalteLinks, .tdSpalteMitte, .tdSpalteRechts, .tdSpalteRechtsGross, .tdSpalteLinksGross, #tableEinspaltig td {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	position:relative;
}

.tdSpalteRechtsNoPadding {
	padding:0px;
}

.tdSpalteLinksGross, #tableEinspaltig td{
padding-left:85px;
}






.Marginalbild {
	position: relative;
	width: 120px;
	float: right;
	right: -147px;
	z-index: 150;
	color: #AD0000;
	font-size: 12px;
	clear: left;
	margin-left: -125px;
}

.Marginalbild img {
	height: 90px;
	width: 120px;
	margin-bottom: 4px;
	border-color: #888888;
	border-style: solid;
	border-width: 1px;
	display: block;
}

.Marginalbild img:hover {
	height: auto;
	width: auto;
	position: absolute;
	right: 0px;
}

.Marginalbild:hover {
	z-index: 500;
}

.hochkant img{
	height: 120px;
	width: 90px;
}
.nurDruck {
	display: none;
}

