/* ===== Allgemeine Definitionen ==============
	CSS erstellt am 27.03.06 von HUPF
	Änderungen:
===============================================*/
body { margin: 0; padding: 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  }
* { text-decoration: none; font-size: 11px; }
a{ color: #044971; }

div#Site{ background: #FFFFFF; width:525px; margin: 0; }
/* ==== Header Definitionen ==== */
div#Header{ display: none;}
div#header{ padding-bottom:20px; width: 17cm}
div#header h1 { display: none;}
div#header img { height: 4.5cm}
div#logo { float: left;}
/* ==== Navigation Definitionen ==== */
div#Navigation{ display: none; }

/* ==== ServiceNavi Definitionen ==== */
div#ServiceNavi{display: none;}
/* ==== Content Definitionen ==== */
div#PlaceholderContents{ width: 525px; float: left;  line-height: 1.3em; }
div#PlaceholderContents h1{ font-size: 15px; color: #000000; margin: 0px 0 15px 0; }
/* ==== Footer Definitionen ==== */
div#Footer{display: none; }
/* ==== Insyma Footer Definitionen ==== */
div#Insyma{ display: none; }
/* ==== Adresse einblenden für Druck ==== */
div#PrintAdresse{
	display: none;
}
div#PlaceholderContents div.part_startseite{
	border-top: 0;
}
div#PlaceholderContents div.part_taetigkeit ul, div#PlaceholderContents div.part_firmenportrait div.text ul{
	list-style-image: none;
	list-style: disc;
}
