body {
		background-color:#000000;
}

.menu2, .menu2 a:active, .menu2 a:visited, .menu a:link
{
	color:#000000; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}
.menu2 a:hover
{
	color:#ffffff; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}

.menu1, .menu1 a:active, .menu1 a:visited, td.menu1
{
	padding:4px 0px 0px 0px; /* TOP RIGHT BOTTOM LEFT */
	color:#000000; 
	text-decoration: none;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.menu1 a:hover
{	
	color:#ffffff; 
	text-decoration: none;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

td.menu { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:20px;
}

.menurahmen { 
	font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        width: 110px;
}

td { 	
	color: black;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
}

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

.text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
}

.textrot {
		font-family: Arial, Helvetica, sans-serif;
        	font-size: 13px;
		color:#990000;
}

.textgrau {
		font-family: Arial, Helvetica, sans-serif;
        	font-size: 13px;
		color:#CCCCCC;
}

.textfett {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
}

.textklein {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

a:link {
    color:#000000; text-decoration: none;
	font-weight: bold;
}

a:visited {
    color:#000000; text-decoration: none;
	font-weight: bold;
}

a:active {
    color: #000000; text-decoration: none;
	font-weight: bold;
}

b   {
    font-weight: bold;
}

i	 {
	font-style : italic;
}
a.rot {
         text-decoration: none; color: #990000;
}
a.rot:visited {
         text-decoration: none; color: #990000;
}
a.rot:hover {
         text-decoration: none; color: #000000;
}
