body { 
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background-color: #939393;
    background-image: url(../media/verlauf.gif);
	background-repeat: repeat-x;
	} 
p { 
	font-size: 11px;
	} 
a {
	text-decoration: none;
	font-size: 11px;			
	}
a:link  {
	color: #000; 
	} 
a:hover {
	text-decoration: none; 
	color: #000;
	} 
a.black { 
	color: #000; 
	font-weight: bold
	} 
a.textlink {  
	color: #000; 
	font-weight: normal;
} 
a.white { 
	color: #000;
	font-weight: bold;
	} 
a.whitebold { 
	color: #000; 
	font-weight: bold;  
	}
h1 { 
	font-size: 12pt; 
	color: #999;
	} 

h2 { 
	font-size: 10px; 
	color: #CCC;
	} 
	
.txtwhite { 
	color: #FFFFFF;
	background-color: #666666;
	} 
	
.txtgrey { 
	color: #999;
	} 
	
.txtcenter { 
	font-size: 11px; 
	color: #000000; 
	text-align: center;
	}
	
.txt_zeile { 
	color: #000000; 
	line-height: 20px
	}
.txtgcg { 
	font-size: 12pt; 
	color: #929292; 
	font-weight: bold;
	}
td {
	font-size: 11px;
}
form { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	} 
textarea { 
  	font-size: 11px;
	} 
input { 
	font-size: 11px; 
	}
img { 
	border: 0 
	}
a img { 
	border: 0 
	}