
.popupnavi {
	position: absolute;
	width: 421px;   /* geaendert 20.10.06: alt 380px */
	text-align: right;	
}

.popupnavi a {
	/*color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Helvetica, Sans-Serif;
	text-decoration: none;*/	
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
}
.popupnavi a:hover {
	/*font-weight: bold;*/
	/*color: #8a8a8a;*/
}


/*css für das div-popup*/

.tx-RBPopup-pi1 {
	position:absolute;
	z-index:4;
	top:10px;
	left:500px;
	width:450px;  /*geaendert 20.10.06: alt 409px*/
	height:543px;  /*geaendert 20.10.06: alt 341px*/
	margin:0px;
	padding;0px;
	border:solid #8a8a8a 1px;
	overflow:hidden;
	visibility: hidden;
	background-image: url(../img/general/raster_news.gif);
}

/*.karte {
	background-image: url(fileadmin/img/general/alphanews.png);
	z-index:1;
	position:absolute;
	top:223px;
	left:0px;
	margin:0px;
	padding;0px;
}*/


.akt {
	position:absolute;
	width:425px;  /* geaendert 20.10.06: alt 384px */
	border-bottom: solid #000 1px;
	top:12px;
	left:13px;
	margin:0px;
	padding;0px;
}

.cont {
	position:absolute;
	z-index:2;
	top:35px;
	left:13px;
	margin:0px;
	padding;0px;
	width:384px;
}

.cont a {
	color: #000;
	/*border-bottom: 1px solid #000;*/
	text-decoration: underline;
}


.schatten {	
	position:absolute;
	z-index:3;
	top:10px;
	left:500px;
	width:415px;
	height:528px;
	margin:0px;
	padding;0px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/fileadmin/img/general/schatten.png');
	}
	
.schatten[class] {
	background-image:url('../img/general/schatten.png');
}


/*für die klasse #akt*/
.akt h1 {
	font-family:"Times New Roman", Verdana, Sans-Serif;
	font-size:15px;
	font-weight: lighter;
	color:#000;

}

/*für die klasse #cont*/
.cont h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: lighter;
	color: black;
	margin-bottom:28px;
}

.cont p {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: lighter;
	 color:#000;
	 margin:0px;
	padding:0px;
}


/*Kontaktformular*/
.contactTable {
	
}

.contactLabel {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

.contactField {
	
}

img{border:none;}


div#navi3
{
position:absolute;
z-index:0;
}

div #layer1, #layer2, #layer3, #layer4, #layer5, table
{
position:relative;
z-index:100;
}

.tx-jullenavpath-pi1-menu
{
font-size: 13px;
}