
html, body { 
	margin: 0pt;
	padding: 0pt;
	background: rgb(255, 255, 255) none repeat scroll 0% 50%;
	color: rgb(0, 0, 0);
	font-family: arial,Helvetica,sans-serif;
	font-size: 12px;}

/* Hauptnavigation */

#header {
	display: none;}

/* Unternavigation */

#left {
	display: none;}

#home {
	display: none;}
	}

#nav { 
	display: none;}

/* Inhaltsbereich */


#content {
	margin: 0px;
	padding: 0px;}

#path {
	display: none;}

#print {
	display: none;}

#text { 
	border: none);
}

#text a {
	color: rgb(243, 179, 11);}

#text ul {
	margin: 0px;
	padding: 0px;}

#text li {
	margin-left: 15px;
	list-style-type: disc;}

#text li li {
	margin-left: 15px;
	list-style-type: circle;}

/* Fussnote */


#footer {
	padding-top: 10px;
	text-align: center;}

/* Allgemein */

img {
	border: none;
	vertical-align: middle;}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;}

p {
	text-align: justify;}

a:link:after, body a:visited:after {
	content: " ( " attr(href) ") ";
	font-weight: normal;}

a {	
	text-decoration: underline;}

