/* ___________ BASIC SETTINGS ___________ */
body {
  margin: 28px 38px;
  border: 0;
  padding: 0;
  width: auto !important;
  background: #FFF !important;
  color: #000;
  font-family: Arial, Helvetica, Sans-Serif;
  text-align: left !important;
}
html>body { margin: 28px 58px; }
a { text-decoration: underline; color: #000; margin: 0 !important; padding: 0 !important; }
address { font-style: normal; }
h1, h2, h3, h4, h5, h6, p, form { margin: 0; padding: 0; border: 0; }
img { border: none; }
div.lefty, p.lefty, span.lefty, img.lefty, .teaserImg { float: left; margin: 0 10pt 10pt 0; border: 1px solid #000; }
/* ___________ STUFF TO HIDE ___________ */
caption, dfn, .hideme, .hidemenav, .noprint, #first, #navMeta, #navMain, #col1, h2 img, h3 img,
h4 img, .searchForm, .theForm input.submit, #footer, #header2, ul.paging, .theForm legend,
.clearMe, strong.error {
  display: none !important;
}
/* ___________ ALLGEMEINE FORMATIERUNGEN ___________ */
h1 { margin: 0 0 40px 30px; text-align: center; }
blockquote, q, cite { font-style: italic; font-family: Times, "Times New Roman", Serif; }
#col2_content h3, #col3_content h3 {
  clear: both;
  font-size: 16pt;
  margin: 32px 0 12px 0;
  border-bottom: 2px dotted #000;
  padding-bottom: 5pt;
}
#col2_content h4, #col3_content h4 {
  clear: both;
  font-size: 12pt;
  margin: 24px 0 12px 0;
}
#col2_content h5, #col3_content h5 {
  clear: both;
  font-size: 10pt;
  margin: 24px 0 12px 0;
}
#col2_content p, #col2_content address, #col2_content ol, #col2_content ul,
#col3_content p, #col3_content address, #col3_content ol, #col3_content ul { 
  font-size: 10pt;
  letter-spacing: 1px;
  line-height: 14pt;
  margin: 14pt 0 0 0; 
}
#col3_content ul { list-style-type: square; }
#col3_content ol { list-style-type: decimal; }
#col2_content li, #col3_content li { margin-bottom: 8pt; }
#breadcrumbs { 
  font-size: 8pt;
  margin: 5pt 0; 
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  padding: 5pt 0;
}
#breadcrumbs a { text-decoration: none; }
/* ___________ MODULE ___________ */
.floatbox ul { list-style-position: inside !important; }
.imgGal { list-style: none; clear: both; margin: 14pt 0 0 0; }
.imgGal img { display: block; float: left; margin: 0 14pt 14pt 0; }
.searchResult { font-size: 10pt; }
.searchResult dt {
  margin: 14pt 0 6pt 0;
  font-size: 10pt;
  letter-spacing: 1px;
  line-height: 14pt;
}
.searchResult dd { margin: 0 0 0 14pt; }
.searchResult dd.searchInfo { font-size: 8pt; margin-top: 5pt; }
table {
  display: block;
  border-collapse: collapse;
  margin: 14pt 0;
  border: 0;
  padding: 0;
  text-align: left;
  font-size: 9pt;
  line-height: 20pt;
  table-layout: auto !important;
}
th, td {
  margin: 0;
  padding: 6pt;
  border-bottom: 1px solid #000;
  vertical-align: top;
  font-size: 10pt;
  letter-spacing: 1px;
}
.contactList tr.CLlast { page-break-after: always; }
.contactList .CLpost { padding-left: 18pt; }
.contactList td img { margin: 0pt 5pt 0pt 0pt; vertical-align: middle; }
/* ___________ FORMULARE ___________ */
.theForm fieldset {
  display: block;
  margin: 28px 0;
  padding: 0;
  border: 0px solid #FFF;
}
.theForm legend { font-size: 14pt; font-weight: bold; margin: 0 0 7pt -10px !important; color: #000; }
.theForm label { padding-top: 14pt; font-size: 10pt; display: block; font-weight: bold; }
.theForm input, .theForm select, .theForm textarea {
	display: block;
  border: 0;
  padding-top: 7pt;
  width: 450px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 14pt;  
}
.theForm input { border-bottom: 1px solid #000; }
.theForm textarea { height: 50pt; border-bottom: 1px solid #000; }
.theForm fieldset.cbox {
  background: transparent;
  margin: 2em 0;
  padding: 0;
}
.theForm fieldset.cbox label, .theForm fieldset.cbox input { display: inline; }
.theForm fieldset.cbox label { margin-left: 1em; font-weight: normal; }
.theForm fieldset.cbox input { min-width: 1em; max-width: 1em; border: 0; width: auto; margin-left: .2em; }
/* ___________ GALERIE ___________ */
#col3_content .gallery ul {	page-break-after: always; list-style-type: none; margin: 10pt 0 !important; position: relative; }
.gallery li {
	float: left;
	position: relative;
	display: inline;
	width: 150px;
	min-height: 100px;
	_height: 100px; /* underscore hack for IE because min-height won't work - grrrr! */
	padding: 0 15pt 10pt 0 !important;
	text-align: center;
	font-size: 7pt;
}
.gallery ul:after {
	content: ".";
	display: inline-block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.gallery li br { display: block; height: 0; }
.gallery li a img { border: 1px solid #000; padding: 1px; }
/* ___________ SITEMAP ___________ */
ul.sitemap ul { margin: 0 0 14pt 5pt !important; }
ul.sitemap ul ul { margin: 0 0 0 5pt !important; }
ul.sitemap ul ul ul { margin: 0 0 0 5pt !important; }
ul.sitemap li { margin: 0 !important; padding: 0 !important; }
.sitemap a { text-decoration: none; }

