body {background-color:#FFFFFF; margin-top:20px; margin-left:0px; margin-bottom:20px; margin-right:0px; overflow:auto; overflow: -moz-scrollbars-vertical;}
body, table, tr, td, th, p { font-family: Verdana, Helvetica, Sans-serif; font-size:11px; color: #000000;}
input, select, textarea {
	background-color: red;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #ACDAF1;
}

A		    {
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: underline;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
A:hover		{
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: underline;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

A.meta:		    {
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: red;
	text-decoration: none;
	font-weight: none;
}
A.meta:link		{
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: red;
	text-decoration: none;
	font-weight: none;
}

A.meta:active	{
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: red;
	text-decoration: none;
	font-weight: none;
}
A.meta:visited	{
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: red;
	text-decoration: none;
	font-weight: none;
}
A.meta:hover	{
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: red;
	text-decoration: none;
	font-weight: none;
}

h1{
font-family: Verdana, Helvetica, Sans-serif;
font-size:16px; padding-top:0px; margin-top:0px;
}

#accesskeys{
    display:none;
}
/*Formatierung für das Logo rechts oben*/
.TopImg {background-image:url(images/top_01.jpg); background-repeat:no-repeat; background-position:center}
.MainColor {
	background-color: red;
}
.Color2 {background-color: red; color: 105D85;}
.SearchButoon {background-image:url(images/go_button.gif)}

/*Formatierung für den die rechte Überschrift*/
.top_right {
	height: 18px;
	background-color: black;
	color: white;
	font-size: 10px;
	font-weight: bold;
} 



.footer {
	color: silver;
	font-size: 10px;
}

.footer a {
	color: silver;
	font-size: 10px;
}

.footer a:hover {
	color: silver;
	font-size: 10px;
}



.NavColor {
background-color:red; 
font-size:11px;
color:#000000;
}

.NavColor a{
color:#000000;
font-weight:bold;
display: block;
width:100%;
padding-top: 2px;
 padding-bottom: 2px;
}
.NavColor a:link{
 color:#000000;
}
.NavColor a:visited{
 color:#000000;
}
/*Formatierung für die aktive Schaltfläche beim "HOVER" links*/
.NavColor a:hover{
	background-color: black;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	color: white;
}
/*Formatierung für die aktive Schaltfläche links*/
.NavColor a.active{
 background-color: black;
 font-weight: bold; 
 padding-top: 2px;
 padding-bottom: 2px;
 color:white;
}




.SubNavColor {
	background-color: red;
	font-size: 11px;
	color: #000000;
}

.SubNavColor a{
color:#000000;
display: block;
 width:100%;
 padding-top: 2px;
 padding-bottom: 2px;
}

.SubNavColor a:link{
 color:#000000;
}
.SubNavColor a:visited{
 color:#000000;
}

/*Formatierung für die aktive Schaltfläche beim "HOVER" links Untermenue*/
.SubNavColor a:hover{
	background-color: Silver;
	padding-top: 2px;
	padding-bottom: 2px;
	color: Black;
}
.SubNavColor a.active{
background-color: Silver;
padding-top: 2px;
padding-bottom: 2px;
color:black	;
}


.rootlink {
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight: none;
}

.rootlink a{
	font-family: Verdana, Helvetica, Sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight: none;
}


.rootlink a:hover{ 
font-family: Verdana, Helvetica, Sans-serif;
text-decoration: underline; 
font-size:10px; 
color: white; 
text-decoration: none; 
font-weight: none;}

.box ul{
	margin-left: 0; 
        list-style-type: none;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin-top: 0; 
        margin-bottom: 0px; 
}
.box li{
padding-top: 3px;
padding-bottom:3px;
padding-left: 5px;
padding-right: 5px;
}
