body {
scrollbar-face-color:#DCDEE0;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#F8F8F9;
scrollbar-darkshadow-color:#F8F8F9;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#007AC1;
scrollbar-track-color:#E0E0E0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;

}
.textblau {
	color: #007ac1;
}
a:link {
	color: #007ac1;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.shadowbg {
	background-attachment: fixed;
	background-image: url(../images/shadow_bg.gif);
	background-repeat: repeat-y;
	background-position: left left;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.abc {
	font-size: 12px;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f8f8f9;
	border: 1px solid #CCCCCC;

}
.leftbg {
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
}
