/* CSS Document */

body { background-image:url(../gra/back.gif);
 background-repeat:repeat;
 background-position: 0 0;
 background-color: #180500;
 font-family: Helvetica, Arial;
 font-size:8pt;
 font-weight: normal;
 color: #000000;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;

}

a:link {
	font-family:Helvetica, Arial;
	text-decoration: none;
	font-size:9pt;
	border:inherit  color: #180500;		
	color: #180500;
}
a:visited {
	font-family:Helvetica, Arial;
	text-decoration: none;
	font-size:9pt;
	color: #180500;
}
a:hover {text-decoration: none; color: #180500;}
a:active {text-decoration: none; color: #180500;}
 
.Text { font-family: Helvetica, Arial; font-size:9pt; color: #000000;}
.TextComment { font-family: Helvetica, Arial; font-size:7pt; color: #0F0F0F;}
.TextBold { font-family: Helvetica, Arial; font-size:9pt; color: #000000; font-weight: bold;}
.Used { font-family: Helvetica, Arial; font-size:10pt; color: #990066; position:right;}
.Bildunterschrift { font-family: Helvetica, Arial; font-size:8pt; color: #333382;}
.Highlight {font-family:Helvetica, Arial; font-size:7.5pt; font-style: normal;}
.red {font-family:Helvetica, Arial; font-size:8pt; font-style: normal; color: #FF0000;}
