a {
	color: #000000;
	text-decoration: underline;
}

body {
	background: #CDCDCD url(../grafiken/hintergrund.jpg) no-repeat;
	
	margin: 0px;
	padding: 0px;
}

body, td {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

div#Administration {
	position: absolute;
	top: 27px;
	left: 40px;
	
	z-index: 3;
}

div#Hintergrund {
	position: absolute;
	top: 0px;
	left: 0px;
	
	z-index: 1;
}

div#Inhalt {
	position: absolute;
	top: 295px;
	left: 260px;
	
	width: 330px;
	
	z-index: 2;
}

div#Menu {
	position: absolute;
	top: 275px;
	left: 50px;
	
	width: 150px;
	
	line-height: 24px;
	
	z-index: 2;
}

div#Menu a {
	color: #FFFFFF;
	text-decoration: none;
}

div#Menu a:before {
	content: url(../grafiken/pfeile.gif);
}

h1, h2 {
	display: none;
}

h3 {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	font-weight: normal;
	
	margin: 0px 0px 14px 0px;
	padding: 0px;
}

img.Fliesstext {
	border-bottom: 4px #99c53a solid;
}

img#Titel {
	position: absolute;
	top: 210px;
	left: 260px;
	
	z-index: 2;
}

span.Warnung {
	font-weight: bold;
	color: #FF0000;
}

.Klein {
	font-size: 9px;
}
