a, b, p, div, body, form, table, tbody, td, th, tr, h1, h2, h3, h4, h5, h6, li, strong, span, ul {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body{
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

A:link, A:visited {text-decoration: underline; color: black;}
A:hover, A:active {text-decoration:none; color: #990000;}

h1, h2, h3, h4, h5, h6, h7{
  padding: 0;
  margin: 0;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
}

h2 {
	font-size: 11pt;
	font-weight: bolder;
}

h3 {
	font-weight: bold;
	font-size: 10pt;
}

h4 {
	font-size: 10pt;
	font-style: italic;
}



.linkVisit, .textmenu, .textmenu2, .textmenu3, .textsubmenu, .textsubmenu2, .textnavi, .texttitel, .textUL, .searchhit, .topthem {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.linkVisit, .textmenu, .textmenu2, .textmenu3, .textsubmenu, .textsubmenu2, .textnavi, .texttitel {
  font-weight: normal; font-size: 10pt;
}

.textmenu, .textmenu2, .textmenu3, .textsubmenu, .textsubmenu2{
  color: white; text-decoration: none;
}

.linkVisit {color: #990000;}
.textmenu2 {color: #990000;font-weight: bold;}
.textmenu3 {font-weight: bold;}
.textsubmenu {font-size: 8pt;}
.textsubmenu2 {color: #990000;font-size: 8pt;}
.textnavi {color: #990000;font-size: 8pt;}			
.texttitel {color: #333300;font-size: 12pt;font-weight: bold;}	

.text, .text2, .text3, .text4, .text5{
  color: #333300;
}

.text {
	font-size: 10pt;
	font-weight: bold;
}	

.text2{
  font-size: 10pt;
}

.text3 {
	font-size: 8pt;
	font-weight: normal;
}

.text4 {
	font-size: 8pt;
	font-weight: bold;
}	

.text5 {
	color: #990000;
	font-size: 7pt;
	font-weight: normal;
}	

.textUL {
	color: Black;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

.searchhit {
	color: #333300;
	font-size: 8pt;
	font-weight: normal;
	background : Yellow;
}

.topthem {
  font-size: 12px;
}

.floatL{float:left; margin:0 20px 10px 0;}
.floatR{float:right; margin:0 0 10px 20px;}
.clear{clear:both;}
