body,th,td,select,checkbox,input,button,font,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
} 

body {
   background-color: #e8e8e8; 
}

h1 {
   font-size: 18pt;
	font-weight: bold;
}

h2 {
   font-size: 14pt;
	font-weight: bold;
}

h3 {
   font-size: 12pt;
	font-weight: bold;
}

.Rubrik1 {
   font-size: 18pt;
	font-weight: bold;
}

.Rubrik2 {
   font-size: 14pt;
	font-weight: bold;
}

.Rubrik3 {
   font-size: 12pt;
	font-weight: bold;
}

.Blue {
   color: #006699;
}

.White {
   color: #ffffff;
}

.SiteMap {
   font-family: Small fonts, Arial, Helvetica, sans-serif;
	font-size: 6pt;
}

a:link { color: #000000; text-decoration: none;}
a:visited { color: #808080; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }
a:active { color: #0000ff; } 

.BorderTableClass {  }
.BorderLineClass { background-color: #B0AFB0; }
.BorderFillClass { background-color: #eeeeee; }
.BorderTitleClass { background-color: #3399cc; color: #ffffff; font-weight: bold; font-size: 10pt; }
.BorderInnerClass { padding: 4px; }

.Main_BorderTableClass {  }
.Main_BorderLineClass { background-color: #B0AFB0; }
.Main_BorderFillClass { background-color: #ffffff; }
.Main_BorderTitleClass { background-color: #808080; color: #ffffff; font-weight: bold; font-size: 10pt; }
.Main_BorderInnerClass { padding: 2px; }

.Rubrik4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.DivNoClick  {
  background-color: #ffffff;
  filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6;
}

.Red {
	color: #FF0000;
}
.Gul {
	color: #FFCC00;
}
.Green {
	color: #00CC00;
}

.ArtikelGruppRubrik {
   font-size: 14pt;
	font-weight: bold;
	font-style: Italic;
	color: #006699;
}
