/* CSS Document für Dynamische Seiten*/
a:link {
	color: #800000;
	font-weight: bold;
	cursor: url("/images/cms/hand.cur"),help;
	text-decoration:none;
}
a:visited {
	color: #800000;
	font-weight: bold;
	cursor: url("/images/cms/hand.cur"),help;
	text-decoration:none;
}
a:active, a:focus {
	color: #800000;
	font-weight: bold;
	Text-Decoration: none;
	cursor: url("/images/cms/hand.cur"),help;
	text-decoration:none;
}
.containerlinksoben {
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	font-size: 0px;
	background-image: url('/images/tab_ol.gif');
	width: 10px;
	height:40px;
	background-repeat: no-repeat;
}
.containermitteoben {
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	background-image: url('/images/tab_o.gif');
	text-align: center;
	font-size: 14pt;
	vertical-align: middle;
	font-weight: bold;
}
.style3 {
	text-align: left;
}
.style4 {
        text-align: left;
}
.style5 {
        padding: 0px;
        border-style: hidden;
        border-width: 0px;
        background-image: url('/images/tab_o.png');
        text-align: left;
        font-size: 10pt;
        vertical-align: bottom;
}
.containerrechtsoben {
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	font-size: 0px;
	background-image: url('/images/tab_or.gif');
	background-repeat:no-repeat;
	width:14px;
	height:40px;
}
.containerlinks {
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	font-size: 0px;
	background-image: url('/images/tab_li.png');
	width:10px;
	height:40px;


}
.containermitte {
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	background-image: url('/images/tab_o.png');
	text-align: left;
	font-size: 10pt;
	vertical-align: middle;
}
.containerrechts {
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	font-size: 0px;
	background-image: url('/images/tab_re.png');
	width:14px;
	height:40px;

}
.containerlinksunten {
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	font-size: 0px;
	background-image: url('/images/tab_liunten.png');
	width:10px;
	height:30px;

}
.containermitteunten {
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	background-image: url('/images/tab_unten.png');
	text-align: center;
	font-size: 4px;
	vertical-align: middle;
	background-repeat: repeat-x;
}
.containerrechtsunten {
	padding: 0px;
	border-style: hidden;
	border-width: 0px;
	font-size: 0px;
	background-image: url('/images/tab_reunten.png');
	width:14px;
	height:30px;
}
div.PopLayer {
	background-position: center;
	padding: 10px;
	margin: 10px;
	position: absolute;
	top: 24%;
	left: 167px;
	width: 480px;
	height: 280px;
	z-index: 3;
	visibility: hidden;
	background: url(/images/px.gif);
	background-repeat: no-repeat;
	font-size: larger;
}
div.PopLayerGross {
	background-position: center;
	padding: 10px;
	margin: 10px;
	position: absolute;
	top: 24%;
	left: 167px;
	width: 480px;
	height: 580px;
	z-index: 3;
	visibility: hidden;
	background: url(/images/px.gif);
	background-repeat: no-repeat;
	font-size: larger;
}
div.PopLayerMedium {
	background-position: center;
	padding: 10px;
	margin: 10px;
	position: absolute;
	top: 24%;
	left: 167px;
	width: 480px;
	height: 430px;
	z-index: 3;
	visibility: hidden;
	background: url(/images/px.gif);
	background-repeat: no-repeat;
	font-size: larger;
}
.trans, table, td, tr
{
background:transparent;
}