a:link { 
        color: white;
        }
a:visited { 
        color: white;
        }
a:hover { 
        color: #CCCCCC;
        background-color: #333333;
        text-decoration: none;
        }
a:active { 
        color: blue;
        }

body {
background-color: white;

}



#link1 {
color: red;

}
link1:link {
color: red;
}

#obenschrift {
font-size:10pt;
color:white;
}

#obentext {
color:#0000CC;
}


.bodytext{

}

p {
        margin: 0px;
	font-family : Verdana, sans-serif;
	font-size : 11px;

	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	
}
.table {
margin: 0px;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	
}
.celsubmenu{
	font-family : Verdana, sans-serif;
	font-size : 11px;

	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;

}
.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;


}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}

.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}
