@charset "utf-8";
/* CSS Document */

* { border: none !important; }
	
body{
	color: #333;
	font-family:Segoe UI, Tahoma, Geneva, sans-serif, Arial;
	font-size:75%;
	margin: 0;
	padding: 0;
	width: 100%; 
}
div#headerbild {
	overflow: hidden;
	height: 3.5cm;
	margin-bottom: 1cm;
}

h1 { font-size: 13pt; color: #333; }

h1 a { color: #333; }

h1 span { display: none; }

h1 em { display: block; }

h1 img { margin: 1em 0; }

h2 { font-size: 11pt; line-height: 1.4; color: #333; }

h3 { font-size: 9pt; color: #333; }

h4 { font-size: 8pt; color: #333; }

a { color: #007C2F; text-decoration: none; padding: 0 !important; }

img{ border: 0px; }

ul {padding: 0;}

div#teaserbox {
	clear: both;
	margin-top: 1cm;
}
ul.downloadUebersicht img, ul.downloadUebersicht p {
	float: left;
	margin: 0 0 1em;
	} 
ul.downloadUebersicht li, ul.bilderliste li {
	clear: both;
	list-style: none;
	} 
div.part_kontaktbox ul, div.part_bilderliste ul, div.part_basic ul, div.part_downloads ul, div.part_links ul, div.part_basic ul{
	list-style-type: disc;
	list-style-position: inside;
	background: none;
}
div#teaserbox li {
	color: #333;
	float: left;
	list-style: none;
	padding-right: 3%; 
	width: 30%;
}
div#teaserbox li a {
	color: #333;
}
div#teaserbox li.border {
	border-right: 1px solid #ccc;
}
div#fussleiste {
	clear: both;
	padding-top: 2cm;
}
/* Inhalt */
#serviceleiste, #hauptnavigation, #unternavigation, #footernavigation, #inc_globallinks, img.pfeil, #controlInlinePrev, #controlInlineNext  { display: none; }


