/* CSS Document */
/******************************
HTML-Elements & Content
******************************/
body {
	background-color: #ffffff;
}
h1, h5, .text1, .text1 a, .text3, .star, .duty {
	color: #000000;
}
h1 a:link, h2 a:link, .text1 a:link, .text2 a:link, h1 a:visited, h2 a:visited, text1 a:visited, text2 a:visited, h1 a:focus, h2 a:focus, text1 a:focus, text2 a:focus {
	text-decoration: none;
	color: #000000;
}
.sitemap {
	color: #000000;
}
.sitemap a, .sitemap a:link, .sitemap a:visited, .sitemap a:focus {
	color: #000000;
	text-decoration: none;
}
/******************************
Layout
******************************/
#shadowheadleft, #shadowheadright, #headrow, #meta, #menu, #leftcol, #rightcol, #nositepath {
        display:none;
        width:0px; 
}
#sitepath, #footer a, #sitepath a, {
  color:#000000;
}
/******************************
Form Elements
******************************/
.inputstandard, .inputplz, .inputort, .inputtextarea, .inputteaser, .select {
  color:#000000; 
  border:#000000; 
}
/*Formulare: Anmeldung, Empfehlung und Kontakt*/
fieldset {
	color:#000000;
}
fieldset.anfrage input, fieldset.anfrage textarea {
	color:#000000;
	border:#000000;
}
fieldset select {
	color:#000000;	
	border:#000000;
}

