
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {font-size:10pt;}

h1 {font-size:14pt; margin-top:20px; margin-bottom:10px;}
h2 {font-size:12pt; margin-top:20px; margin-bottom:10px;}
h3 {font-size:11pt; margin-top:20px; margin-bottom:10px;}

a:link { color:#666666; text-decoration:underline }
a:visited { color:#666666; text-decoration:underline }
a:hover { color:#666666; text-decoration:underline }
a:active { color:#666666; text-decoration:underline }
a:focus { color:#666666; text-decoration:underline }

.center {
text-align: center;
}

.klein {
font-size: 0.7em;
}

.right {
text-align: right;
}

.top {
vertical-align: top;
}

.lang {
display:none;
}



img {
display:none;
}

#leftnav {display:none;}

#content {
display:block;
text-align:justify;
}


#footer {
display:none;
}
