body {	background-color:black;
	background-image:url(titel/kopf_gr.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:white;
	scrollbar-base-color:#cccccc;
	scrollbar-track-color:black
	}

.welle { height: 3px; border: dashed 0.1pt; color: #999999; }

.titel   { font-size:30px; font-weight:bold;}
.gross   { font-size:15px; font-weight:bold;}
.grmenu  { font-size:15px; font-weight:bold; line-height:140% }
.text    { font-size:12px; }
.mini    { font-size:10px; }

a:link     { color:#ffffff }
a:visited  { color:#cccccc }
a:hover    { color:red }
a:active   { color:white }

a.grmenu { text-decoration:none }

