body {
font-family : Helvetica;
text-align : justify;
font-size : 12px;
line-height : 17px;
color : #666666;
}

table {
margin-left:auto;
margin-right:auto;
}

a:active, a:link, a:visited {
font-family : helvetica;
text-align : justify;
font-size : 12px;
line-height : 17px;
color : #CCCCCC;
text-decoration : none;
border-style: none;
}

a:hover {
font-family : helvetica;
text-align : justify;
font-size : 12px;
line-height : 17px;
color : #CCCCCC;
text-decoration : none;
border-style: none;
}

b {
font-family : Helvetica;
font-size : 12px;
line-height : 17px;
color : #666666;
font-weight : bold;
text-align : justify;
}


#blockschrift {
text-align : center;
font-family : Helvetica;
font-size : 11px;
line-height : 17px;
color : #CCCCCC;
}
#menu_box {
	position:absolute;
	width:145px;
	height:25px;
	top:400px;
	left:13px;
	z-index:1;
	visibility: visible;
}

#page_box {
	position:relative;
	margin:0 auto;
	width:555px;
	height:100%;
	top:0px;
	z-index:0;
	visibility: visible;
	
}

