*,body,td,th,a,input,textarea,h1,h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	scrollbar-face-color:#E0E7EC;
	scrollbar-shadow-color:#2E5E81;
	scrollbar-highlight-color:#2E5E81;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #2E5E81;
}

#cellW, #cellW a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.text{
	text-align:justify;

}

#cellD, #cellD a {
	color:#2E5E81;
	font-size:12px;
	text-decoration:none;
}
.small{
	font-size:10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{
	font-size:14px;
	font-weight:bold;
	display:inline;
}
h3{
	font-size:12px;
	font-weight:bold;
	display:inline;
	
}
td.leiste{
	text-align:right;
	vertical-align:top;
	width:70px;
}
td.leiste2{
	width: 83px;
	background-image: url(pics/leiste.jpg); 
	background-repeat: no-repeat;
}

img.leiste{
	 width:1px;
	 height:17px;
}

td.c1, td.c1b{
	background-color: #E0E7EC;

}
a{
	text-decoration: none;
	font-weight:bold;
	color: #2E5E81;
}
a:hover{
	color: #999999;
}


