
.haupttext {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10pt; margin-left:30px; margin-right:30px; margin-top:10px; margin-bottom:10px;}

.haupttext h1 {font-size:13pt; font-weight:bold; margin-top:30px; margin-bottom:10px;}
.haupttext h2 {font-size:11pt; font-weight:bold; margin-top:30px; margin-bottom:10px;}
.haupttext h3 {font-size:11pt; font-weight:bold; margin-top:30px; margin-bottom:10px;}

.haupttext td {font-size:10pt; margin-left:30px; margin-right:30px; margin-top:10px; margin-bottom:10px;}
.haupttext li {font-size:10pt; margin-left:30px; margin-right:30px; margin-top:10px; margin-bottom:10px;}

.haupttext p {text-align:justify; margin-top:20px;}

.linkliste {display:none;}

img {display:none;}

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;
}

a:link {
	color: black;
	text-decoration: underline;
}

a:visited {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a:active {
	color: black;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

.c {
	clear: both;
}

.center {
	text-align: center;
}

img {
	border: 0;
}

.klein {
	font-size: 0.7em;
}

.right {
	text-align: right;
}

.top {
	vertical-align: top;
}

.lang {
	display:none;
}

/* Header */
#header {
	display:none;
}

#header img {
	display:none;
}

/* ENDE Header */

/* content */
#content {
	display:block;
}



/* footer */
#footer {
	display:none;
}
/* ENDE footer  */
/* ENDE content */

/* Navi */
#navi {
	display:none;
}

/* Navi Logos */
#navilogo {
	display:none;
}


