/* Allgemeines */
body {
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#, img, div { behavior: url(iepngfix.htc) }

#inhalt {
	margin: 0px auto;
	width: 980px;
	height: 650px;
	background-image: url(images/umriss.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px;
}

#ueberschrift {
	float: left;
	width: 551px;
	height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 1px;
}

#quicklinks {
	float: right;
	width: 375px;
	color:  #000;
	height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
}

a:link.quicklinks { color: #000; text-decoration: none; }
a:visited.quicklinks {	color: #000; text-decoration: none; }
a:hover.quicklinks { color: #000; text-decoration: underline; }
a:active.quicklinks { color: #000; text-decoration: none; }

#clear { 
	height: 20px;
	clear: both;
}

#schriftzug {
	margin-top: 30px;
}


#kaesten {
	clear: both;
	margin-top: 5px;
}

#kasten01 {
	float: left;
	padding: 13px;
	height: 269px;
	width: 218px;
	background-image: url(images/kasten.png);
	background-repeat: no-repeat;
}

#kasten02 {
	float: left;
	padding: 13px;
	height: 269px;
	width: 218px;
	background-image: url(images/kasten.png);
	background-repeat: no-repeat;
}

#kasten03 {
	float: left;
	padding: 13px;
	height: 269px;
	width: 218px;
	background-image: url(images/kasten.png);
	background-repeat: no-repeat;
}

#kasten04 {
	float: left;
	padding: 13px;
	height: 269px;
	width: 218px;
	background-image: url(images/kasten.png);
	background-repeat: no-repeat;
}

#logo01 {
	height: 128px;
}

#logo02 {
	height: 128px;
}

#logo03 {
	height: 128px;
}

#logo04 {
	height: 128px;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#text01 {
	height: 120px;
	padding: 1px;
}

#text02 {
	height: 120px;
	padding: 1px;
}

#text03 {
	height: 120px;
	padding: 1px;
}

#text04 {
	height: 120px;
	padding: 1px;
}

h1 { font-size: 11px; color: #000; font-weight: normal; margin-bottom: 0px; margin-top: 0px; padding: 0px; }
h2 { font-size: 14px; color: #000; margin-top: 0px; margin-bottom: 10px;  }
h3 { font-size: 14px; color: #000; margin-top: 0px; margin-bottom: 10px; }
h4 { font-size: 14px; color: #000; margin-top: 0px; margin-bottom: 10px; }
h5 { font-size: 14px; color: #000; margin-top: 0px; margin-bottom: 10px; }
h6 { font-size: 14px; color: #000; margin-top: 0px; margin-bottom: 10px; }

.ex {
  white-space: nowrap;
  background: transparent url(images/ex.gif) 0 3px no-repeat;
  padding-left: 13px;
}

a.ex:link { color: #000; text-decoration: none; }
a.ex:visited { color: #000; text-decoration: none; }
a.ex:active { color: #000; text-decoration: underline; }
a.ex:hover { color: #000; text-decoration: underline; }

.in {
  white-space: nowrap;
  background: transparent url(images/in.gif) 0 3px no-repeat;
  padding-left: 13px;
}

a.in:link { color: #000; text-decoration: none; }
a.in:visited { color: #000; text-decoration: none; }
a.in:active { color: #000; text-decoration: underline; }
a.in:hover { color: #000; text-decoration: underline; }

.mail {
  white-space: nowrap;
  background: transparent url(images/mail.gif) 0 3px no-repeat;
  padding-left: 13px;
}

a.mail:link { color: #000; text-decoration: none; }
a.mail:visited { color: #000; text-decoration: none; }
a.mail:active { color: #000; text-decoration: underline; }
a.mail:hover { color: #000; text-decoration: underline; }

a.mail2:link { color: #000; text-decoration: none; }
a.mail2:visited { color: #000; text-decoration: none; }
a.mail2:active { color: #000; text-decoration: underline; }
a.mail2:hover { color: #000; text-decoration: underline; }

.pdf {
  white-space: nowrap;
  background: transparent url(images/pdf-icon.gif) 0 3px no-repeat;
  padding-left: 15px;
}
