/* WBT (css) */

DIV.wbt, DIV.wbt TABLE {
	line-height:1.5;
}

DIV.wbtText {
	margin-top:6px;
	margin-bottom:12px;
}

DIV.wbtUntertitel {
	padding-top:10px;
	font-size:10pt;
	color: #666666; 
	font-weight: bold;
}

DIV.wbtListe {
	border:0px solid;
	margin-bottom:10px;
}

DIV.wbtListe ul {
	margin-top:5px;
	margin-bottom:0px;
}

DIV.wbtListe ul li {
	margin-bottom:5px;
}

DIV.wbtPanorama {
	width:100%;
	margin-top:12px;
	margin-bottom:12px;
	text-align:center;
}

DIV.wbtKasten {
	width:90%;
	border:1px solid #113485;
	padding:6px;
	margin-top:12px;
	margin-bottom:12px;
	margin-left:20px;
}


TABLE.wbtBild {
	width:100%;
	margin-top:8px;
	margin-bottom:8px;
}

TABLE.wbtBild td.bild {
	
}

TABLE.wbtBild td.text {
	padding-left:10px;
}

TABLE.wbtBild td.text ul {
	margin-top:0px;
}

DIV.wbtBildBeschrieb {
	font-size:8pt;
	padding-right:6px;
	padding-top:5px;
	text-align:left;
	color:#113485;
}

TABLE.wbtTabelle {
	width:100%;
	margin-top:8px;
	margin-bottom:8px;
}

TABLE.wbtTabelle td.bild {
	
}

TABLE.wbtTabelle td.text {
	padding-left:10px;
}

TABLE.wbtTabelle td.panorama {
	text-align:center;
}

DIV.wbtTabelleBeschrieb {
	font-size:8pt;
	padding-right:6px;
	text-align:left;
	color:#113485;
	margin-bottom:6px;
}


DIV.wbtTrennlinie {
	border-top: 1px solid #667BB4;
}

TABLE.wbtLink {
	margin-top:3px;
	margin-bottom:3px;
}

TABLE.wbtLink TD.symbol {
	padding-right:10px;
}

TABLE.wbtLink TD.link {
	vertical-align:top;
}

TABLE.wbtLink TD.link a:link {font-size: 8pt; color: #666666; text-decoration: underline }
TABLE.wbtLink TD.link a:active {font-size: 8pt; color: #666666; text-decoration: underline }
TABLE.wbtLink TD.link a:visited {font-size: 8pt; color: #666666; text-decoration: underline }
TABLE.wbtLink TD.link a:hover {font-size: 8pt; color: #666666; text-decoration: underline; background: transparent;}

TABLE.wbtTab1 {
	margin-top:2px;
	margin-bottom:2px;
	width:100%;
} 
TABLE.wbtTab1 TD.left {
	width:15%;
	font-weight:bold;
}

TABLE.wbtTab1 TD.right {
	width:85%;
}
