body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #102307;
}

body {
	background-color: #FFFFDB;
	margin: 0px;
}

a:link {	color: #102307;}
a:visited {	color: #102307;}
a:hover {	color: #102307;}
a:active {	color: #102307;}

#rahmen
{
	position:absolute; 
	width:990px; 
	height:600px; 
	left:50%; 
	top:10;
	margin:0px 0px 0px -495px; 
	background-image:url(images/hintergrund.jpg); 
	background-repeat:no-repeat;
}

#menu 
{
	position:absolute;
	left:7px;
	top:173px;
	width:185px;
	height:233px;
	z-index:1; 
}

#inhalt {
	position:absolute;
	left:214px;
	top:157px;
	width:756px;
	height:425px;
}

#systemm {
	position:absolute;
	left:2px;
	top:539px;
	width:192px;
	height:21px;

}



.box 			{border: 1px solid #333;}
.small {font-size: 11px}

a.menu 			{display:block; text-align:left; padding: 1px;}
a.menu:link 	{color:#333;}
a.menu:visited 	{color:#333;}
a.menu:hover  	{color:#333;text-decoration: underline;}
a.menu:active 	{color:#333;}

form 			{margin:0; padding:0;}
