body{
	background: url(../images/hg.gif);
	font-family: Tahoma, Arial, Georgia;
	font-size: 13px;	
}

td.magenta{
	background-color: #7b0046;
	color: white;
}

td.unten{
	background-color: #7b0046;
	color: white;	
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

div.oben{
   background-image:url(../images/hgoben1.gif); 
	background-repeat:no-repeat; 
	background-position:0px 0px; 
	margin-left:0px; 
	padding:0px
}

table.menu {
  border-collapse:collapse;
  border-style:solid;
  border-width:2px;
  border-color:rgb(0,0,0);  
}

.rubrik{
	font-size: 14px;
	font-weight: bold;
}

img.rahmen{
	border: 1px solid #B0B0B0;
}

a:link { text-decoration:none; font-weight:bold; color:white;}
a:visited {text-decoration:none; font-weight:bold; color:white;}
a:hover {text-decoration:none;	font-weight:bold; color:rgb(255,234,0);}
a:active{text-decoration:none; font-weight:bold; color:rgb(255,234,0);}

h3{
	color: #7b0046;
	border-bottom: 1px solid #7b0046;
}.magentaText {
	color: #7b0046;
}

