html, body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

#KastenLinks1 {
	position:absolute;
	margin-left:-70px;
	margin-top:110px;
	width:168px;
	top: -52px;
	height: 151px;
	left: 172px;
}
#KastenLinks2 {
	position:absolute;
	margin-left:-60px;
	margin-top:120px;
	width:130px;
	height:130px;
	top: 55px;
	left: 145px;
}

#KastenLinks3 {
	position:absolute;
	margin-left:887px;
	margin-top:70px;
	width:130px;
	top: 20px;
	height: 130px;
	left: 111px;
}
#KastenLinks4 {
	position:absolute;
	margin-left:890px;
	margin-top:120px;
	width:130px;
	height:130px;
	top: 67px;
	left: 151px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}


#LayerMaster {
	width:950px;
	background-image:url(images/bg_rahmen.gif);
	background-repeat:repeat-y;
	margin: 0px auto;
	text-align:center;
	z-index:1;
}

#LayerTopStartseite {
	width:950px;
	text-align:center;
	z-index:10;
	margin: 0px auto;
}

#LayerTopNav {
	position:absolute;
	padding-top:43px;
	width:923px;
	text-align:right;
	z-index:10;
	left: 149px;
	top: 24px;
}


#LayerNavigation {
	width:900px;
	text-align:center;
	z-index:11;
	padding-left:25px;
	padding-right:25px;
}

.navTabelle {
	margin:0px;
	background-image:url(images/bg_navigation.gif);
	background-repeat:repeat-x;
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}

#LayerMasterContent {
	width:900px;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	z-index:1;
}

#LayerContent {
	width:900px;
	text-align:left;
	padding:0px;
	padding-top:20px;
	margin:0px;
	background-image:url(images/bg_noten.jpg);
	background-repeat:repeat;
	z-index:2;
	min-height:400px;
}

#LayerContentStartseite {
	width:900px;
	text-align:left;
	padding:0px;
	padding-top:20px;
	margin:0px;
	background-image:url(images/bg_noten.jpg);
	background-repeat:repeat;
	z-index:2;
}

#LayerAbschlussUnten {
	width:954px;
	text-align:left;
	z-index:0;
	margin: 0px auto;
	padding: 0px;
}

#LayerNavigation ul {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}

#LayerNavigation li {
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	list-style:none;
}

#LayerNavigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	font-variant:small-caps;
	color:#FFFFFF;
	text-decoration:none;
}

#LayerNavigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	font-variant:small-caps;
	color:#999999;
	text-decoration:none;
	
	/*
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:2px;
	*/
}


#LayerNavigation .clicked, #LayerNavigation .clicked:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	font-variant:small-caps;
	color:#999999;
	text-decoration:none;
	
	/*
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:2px;
	*/
}

h1 {
	margin-top:5px;
	font-size: 18px;
	font-weight:bold;
}


.linkrot {
	color:#990000;
	text-decoration:underline;
}


.linkrot:hover {
	color:#990000;
	text-decoration:none;
}


.linktop {
	color:black;
	text-decoration:none;
}

.linktop:hover {
	color:black;
	text-decoration:underline;
}

.txtrot {
	color:#990000;
}

.bild {
	border:none;
	margin-right:5px;
}


.spalte_rechts {
	padding-top:45px;
}


#LayerContent ul, #LayerContent li {
	margin-bottom:0px;
	padding-bottom:0px;
}


#LayerContentStartseite ul {
	margin-top:-10px;
	padding-top:-10px;
}


#LayerContentStartseite li {
	margin-top:0px;
	padding-top:0px;
}
