table#Table_01 {
	margin-top: -8px;
	margin-left: -8px;
}

td.top {
	background-color: #000000;
}

TD#menu_1 {
	background-color: #3366ff;
	background-image: url(images/vcp-hp-design-neu_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	width: 180px;
	padding-top: 15px;
}


td#menu_1 div {
	width: 95%;
	font-family: Arial;
	margin-top: 2px;
}

td#menu_1 div a { 
	text-decoration: none; 
	color: black; 
}

td#menu_1 div a:hover { 
	text-decoration: underline; 
	color: black; 
}

td#menu_1 div a:visited { 
	text-decoration: none; 
	color: darkslategray; 
}

td#menu_1 div.menu_1-level1-no {
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-size: 10pt;
	color: slategray;
}

td#menu_1 div.menu_1-level1-act {
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	font-size: 10pt;
	color: slategray;
}

td#menu_1 div.menu_1-level2-no {
	margin-left: 25px;
	font-size: 10pt;
	color: slategray;
	font-size: 8pt;
}

td#menu_1 div.menu_1-level2-act {
	margin-left: 25px;
	font-size: 10pt;
	color: slategray;
	font-weight: bold;
	font-size: 8pt;
}

td#content {
	vertical-align: top;
	padding-left: 15px;
	padding-top: 15px;
	font-family: Arial;
}

.bodytext {
	max-width: 800px;
	text-align: justify;
}

h1 {
	max-width: 800 px;
	font-size: 16pt;
}