body {
	background-color: White;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px; /* background-image: url(../images/bglines.gif); background-repeat: inherit; */
	scrollbar-3dlight-color: #E0E0E0; /* linke u. obere Umrandung der Taste äußere */
	scrollbar-darkshadow-color: #E0E0E0; /* rechte u. untere Umrandung der Taste äußere */
	scrollbar-face-color: Gray; /* Taste u. endtasten */
	scrollbar-highlight-color: #CCCCCC; /* linke u. obere Umrandung der Taste innere */
	scrollbar-shadow-color: #CCCCCC; /* rechte u. untere Umrandung der Taste innere */
	scrollbar-track-color: #D5EBFA; /* scroll Leiste */
	scrollbar-arrow-color: #CCCCCC; /* Pfeile */
}

.default, .small, .smallest, p, h1, h2, h3, table, tr, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : #000;
}

.vhsteam {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 120px;
	vertical-align: bottom;
}

.zoben {
	position: absolute;
	visibility: visible;
	z-index: 100;
	height: 132px;
	width: 251px;
	left: 0%;
	top: 0%;
}

.small {
	font-size:8pt;
}

.smallest {
font-size:7pt;
}

.fett {
	font-weight : bold;
}
.zentriert {

	text-align : center;
}

.invblue
{
	color : #000080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	font-style : italic;
}
.biggray
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #5a5a5a;
	font-size : x-large;
	font-weight : bold;
}
.backblue
{
	background-color : #D2D2D2;
	/* background-image: url(../images/bglines.gif); */
}
.tocfont
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: center;
}
.nullpadding {
	padding: 0px;
	margin:0px;
	text-align:inherit;
	
}

.button {
	border:medium outset; 
	BACKGROUND-COLOR: #eeeeee; 
	font-weight:500; 
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	color:#000099;
	letter-spacing: 1pt;
}

.img 	{
	border:0px;
	margin:0px;
	}

.background {
	background-image: url(../images/bglines.gif);
}
.border {
	border-width: 0px;
	border-style: groove;
}
.border_bottom {
	border-bottom-color: Aqua;
	border-bottom-style: dashed;
	border-bottom-width: 0px;
	border-collapse: collapse;
} 
.w550 {
	width:95%;
}

a.link1 {
		font-size : 10pt;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : blue;
		text-decoration : none;
}

dt
{
	font-weight : bold;
	color : #5a5a5a;
}
/*li {
	color : #5a5a5a;
}*/

a {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #333;
	text-decoration : none;
} 

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; /* color : #66f; */
} 
	
a:hover {
	color: #d32;
	background-color: #BBB;
	font-weight: normal;
	text-decoration: none;
}
 
table
{
	/* background-color : #d0d0d0; */
	
	background-color: transparent;
	
}

td {
	padding: 5px;
	text-align: left;
	}

/*
form {
	background-color : #ffff6f;
	color : #5a5a5a;
}
*/

h1 {
	text-align:center;
	font-size:15px;
	color: #d32;
}

h2 {
	text-align: center;
	font-size: 11pt;
	color: #d32;
}

h3 {
		font-weight: bold;
}

hr {
	border:1px solid #36A;	
}