@CHARSET "ISO-8859-1";
body {
	font-family:Verdana, Arial, Sans-Serif, Helvetica;
	font-size:90%;
	font-weight:normal;
	color: black;
	background-color: #ffffff;
	background-image:url('./../grafiken/BVSC2009bg.jpg');
	background-repeat:repeat-y;
	background-position:60px 0px;
	}
td {
	font-family:Verdana, Arial, Sans-Serif, Helvetica;
	font-size:90%;
	font-weight:normal;
	}
.kopf {
	font-size:36px;
	font-weight:bold;
	text-align:center;
	}
.vt {vertical-align:top;}
.b {font-weight:bold;}
.r {text-align:right;padding-right:10px;}
.c {text-align:center;}
.klSchr {font-size:80%;}
.grSchr {font-size:150%;font-weight:bold;}
