body {
	background-color: #F7F6F1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#texte {
	font:11px Verdana, sans-serif;
	color:#4C4C4C;
	line-height: 15px;
	margin-top:0px;
	padding-top:0px;	
}

#texte a:link{
	color:#4C4C4C;
	text-decoration:underline;
}

#texte a:visited {
	color:#990000;
	text-decoration:underline;
}

#texte a:focus{
	color:#990000;
	text-decoration:underline;
}

#texte a:hover{
	color:#990000;
	text-decoration:underline;
}

#texte a:active {
	color:#990000;
	text-decoration:underline;
}

#texte td
{
	border-width:1px;
  	border-style:solid;
  	border-color:#A6A6A6;
	background-color:#E2E2E2;
}

#texte tr
{
	border-width:1px;
  	border-style:solid;
  	border-color:#A6A6A6;
}

#menue {
	border: solid 0px #000000;
	width:130px;
	margin: 0px;
	padding:0px;
	padding-top:20px;
}

#menue ul{
 	list-style: none;
    margin: 0px;
	padding: 0px;
}

#menue li{
	list-style: none;
    margin: 0px;
	padding: 0px;
	padding-bottom:5px;
}

#menue li a:link , #menue li a:visited {
	display:block;
	height:23px;
	line-height:23px;
	background-image:url(elemente-oberflaeche/buttonAuf.jpg);
	background-position:left;
	background-repeat:no-repeat;

    color:#4C4C4C;
    text-decoration:none;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size:13px ;
	font-weight:bold;
	padding-left:5px;
	margin:0px;
	
	cursor:default;	
}

#menue li a:hover {		
	background-color: #F7F6F1;
	background-image:url(elemente-oberflaeche/buttonDarueber.jpg);
    color:#990000;
	cursor:default;
}

#menue li a:active {
	background-color: #F7F6F1;
	background-image:url(elemente-oberflaeche/buttonGedrueckt.jpg);
    color:#990000;
	cursor:default;
}

#menue li p {
	display:block;
	height:23px;
	line-height:23px;
	background-image:url(elemente-oberflaeche/buttonInaktiv.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#D0D0D0;
	
    color:#4C4C4C;
    text-decoration:none;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size:13px ;
	font-weight:bold;
	padding-left:5px;
	margin:0px;
	
	cursor:default;	
}

.headerText {
	font:11px Verdana, sans-serif;
	font-weight:bold;
	color:#4C4C4C;
	line-height:20px;
	margin-top:0px;	
}

.bodyText {
	font:11px Verdana, sans-serif;
	color:#4C4C4C;
	line-height: 15px;
	margin-top:0px;
	padding-top:0px;
}

.mitteText {
	font:11px Verdana, sans-serif;
	color:#4C4C4C;
	line-height: 15px;
	margin-top:0px;
	padding-top:0px;
	margin-left:70px;
}

#menue_auswahl {
	border: solid 0px #000000;
	width: 160px;
	margin: 0px;
	padding:0px;
	padding-top:20px;
}

