.kopf {
	background-image: url(../images/layout/headberge.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menue {
	background-image: url(../images/layout/menueKasten.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.hauptbild {
	background-image: url(../images/layout/hauptinhalt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuePunkt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 20px;
	text-decoration: none;
}
.fehlermeldung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	border: 1px dotted #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #92A0AE;
}
.newskasten {
    position:relative;
	top:0px;
	left:20px;
	width:450px;
	height:185px;
	overflow:auto;
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B50011;
	text-align: left;
	text-decoration: none;
	border: none;
	
/* -------------------------- Admin Tabellen Layout -------------------- */	
	
}.anzeigeTabLO {
	background-image: url(../images/layout/adminTabBogenLO.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.anzeigeTabMitte {
	background-image: url(../images/layout/adminTabZeileOben.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
}
.anzeigeTabRO {
	background-image: url(../images/layout/adminTabZeileRO.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.anzeigeTabLU {
	background-image: url(../images/layout/adminTabZeileUL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 8px;
}
.anzeigeTabMitteU {
	background-image: url(../images/layout/adminTabZeileMitteUnten.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 9px;
}
.anzeigeTabRU {
	background-image: url(../images/layout/adminTabZeileUR.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.anzeigeTabBodyLinks {
	background-image: url(../images/layout/adminTabZeileLinksBody.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}
.anzeigeTabBodyRechts {
	background-image: url(../images/layout/adminTabZeileRechtsBody.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}
.tabellenBody {
	background-color: #AAB1B7;
	height: 400px;
	text-align: left;
	vertical-align: top;
}
.metaInfos {
	background-color: #66758A;
	background-image: url(../images/layout/adminTabZeileMetaInfo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 17px;
}
.metaInfosText {
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.spaltenBeschriftung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-color: #ce9e79;
	height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66758A;
	border-left-color: #66758A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66758A;
}
.spaltenBeschriftungText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
}
.layoutkasten {
	background-attachment: fixed;
	background-image: url(../images/layout/saasfeekasten.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF9900;
}
