@charset "utf-8";
/* CSS Document */


body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;
		width: 90%;
		margin: 0px auto;
		color: #000000;
		
}

#header,
#navi-oben,
#navi-seite,

hr,
p a {
		display: none;	
}

/*.show {
		display:inline;
				text-decoration:none; 
		color: #000000;
}*/

.show, #content a:link, #content a:visited { 
		display: inline; 
		text-decoration:none; 
		color: #000000;
}

.tabelle th {
		text-align:left;
}

#bottom {
		text-align:center;
		font-size: 85%;
		padding-top: 1.5em;
}

#bottom .fusszeile {
		display: none;
}


em {
		font-weight: bold;
}

img {
		border:none;
}

h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 150%;
	font-weight: normal;
}

h3 {
	font-size: 120%;
	font-weight: normal;


}
