body {
	margin: 0px;
	background: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
div#container{
width: 90%;
margin-left: auto;
margin-right: auto;
background-image: none;
}
div#index_header{
display: none;
}
div#navigation_oben{
	display: none;
}
div#schatten{
	display: none;
}
div#links{
	display: none;
}
div#rechts{	
	margin-left: 0px;
}
div#links_inhalt{
	display: none;
}

div#rechts_inhalt{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: transparent;
	}
div#breit{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}


div#footer{
	display: none;
}

h1{
	color: #000000;
	font-size: 14pt;
	margin-top: 0px;
}
h2{
	color: #000000;
	font-size: 13pt;
}
p{
	line-height: 18pt;
}
.bild{
	padding: 3px;
	margin: 3px;
	border: none;
}

.small{
font-size: 10pt;
color: #000000;
font-weight: bold;	
}

li{
	list-style-image: url(img/all/li.gif);
	border: none;
	line-height: 18pt;
}

a {
color: #000000;
text-decoration: underline;	
}

.orange{
	color: #E78F40;
	font-weight: bold;
}



textarea, input {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
border: 1px solid #BAC9E8;
font-size: 12px;
padding: 3px;
background-color: #ffffff;	
}
textarea:hover,input:hover {
	background-color: #ffffff;
}
	


