html {overflow-y:scroll;}
h1  {
	font-size : 14px;
	font-family : Arial,Helvetica,sans-serif;
	color : #000000;
	line-height : 18px;
	padding-top:30px;
}
h2  {
	font-size : 13px;
	font-family : Arial,Helvetica,sans-serif;
	color : #000000;
	line-height : 18px;
	padding-top:10px;
}

a  {
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}

body  {
	font-family : Arial,Helvetica,sans-serif;
	padding : 0px;
	margin-top : 0px;
	background-color : #000000;
	font-size : 12px;
}

.navi  {
	font-size : 13px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : #C0C0C0;
	line-height : 15px;
}

td  {
	margin : 0px;
	padding : 0px;
	font-size : 1pt;
	vertical-align:top;
}
p, ul {font-size:12px;}

.text  {
	font-size : 12px;
	font-family : Arial,Helvetiva,sans-serif;
	color : #000000;
}

.link  {
	font-size : 14px;
	font-family : Arial,Helvetiva,sans-serif;
	color : #7F7D7D;
}

.linkklein  {
	font-size : 12px;
	font-family : Arial,Helvetiva,sans-serif;
	font-weight : bold;
	color : #7F7D7D;
}

.up  {
	font-size : 10px;
	font-family : Arial,Helvetiva,sans-serif;
	color : #000000;
}

.recht  {
	font-size : 9px;
	font-family : Arial,Helvetiva,sans-serif;
	color : #000000;
}

a:hover  {
	text-decoration : underline;
}
a.text:hover  {
	text-decoration : none;
}

