#menulinks ul li a,a:visited, a:active {
		color: white;
		text-decoration: none;
	}
#menulinks ul li a:hover {
		color: black;
	}
#inhalt a:hover {
		text-decoration: underline;
		color: #5b5b5b;

	}

#inhalt a, a:link, a:visited, a:active {
		color: black;
		text-decoration: underline;
	}
.staatsbank a {
	font-variant: small-caps;
	left: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #9c9c9c;
	bottom: 1px;
	text-align: left;
	font-size: 9px;
	position: fixed;
}
h1 {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
		font-size: 15px;
		font-weight: bold;
	}
h2 {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
		color: black;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
	}


.Links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: normal;	
	list-style-type: none;

}
#titel {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 20px;
	top: 5px;
	left: 10px;

	}

#menulogo {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	width: 180px;
	top: 10px;
	left: 10px;
	height: 100px;

	}
#menuoben {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 700px;
	top: 0px;
	left: 159px;
	height: 100px;

	}
#menulinks {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #FFFFFF;
	font-size: 15px;
	top: 124px;
	left: 4px;
	width: 150px;
	height: 700px;

	}	
#inhalt {
	float: left;
	position:absolute;
	padding: 5px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: white;
	height: 700px;
	overflow: hidden;
	left: 164px;
	top: 124px;
	white-space:normal;
	width: 800px;

}
#editmenu {
	position:absolute;
	padding: 5px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#c44244;
	height: 10px;
	overflow: hidden;
	left: 164px;
	top: 104px;
	white-space:normal;
	width: 800px;

}
#inhaltmitform {
	
	text-overflow: clip;
	
	word-wrap: normal;
	
	word-break: normal;
	
	position:absolute;
	padding: 5px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: white;
	height: 700px;
	left: 164px;
	top: 124px;
	width:538px;

}	
#formular {
	position:absolute;
	padding: 5px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #dfdfdf;
	height: 700px;
	overflow: hidden;
	left: 712px;
	top: 124px;
	width: 250px;

}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, select {
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


textarea {
	border:none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}




table.Design4 {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.Design4 th {
    text-align: left;
    font-weight: normal;
    padding: 0px;
    border-bottom: 0px solid #DDDDDD;

}
table.Design4 td {
    text-align: left;
    border: 0px solid #DDDDDD;
    padding: 0px;

}

html { height: 100%; overflow:auto; }
body { background-color: black; margin: 0px; padding: 0px; height: 100%; border-top: 1px transparent solid; margin-top: -1px; }
#menulinks ul { 	list-style-type:none;
		margin:0px;
		padding: 0px;
}

