BODY {
  background: #ffffff; 
	margin: 35px 15px 0px 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

body, div, td, p, ol, ul, span, h1, h2, h3, h4, h5, h6, textarea, checkbox, radio, selct, file, input, option {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

a {
  text-decoration: none;
	color: #000000;
}

div.dv_content a {
  text-decoration: underline;
}

div.dv_content a:hover {
  color: #444;
}

h1 {
  font-size: 20px;
  margin-top: 0;
}

h2 {
  font-size: 18px;
}

h1.xl{
  font-size: 32px;
}

p.bodytext {
  text-align: justify;
}

img {
  border: none;
}

div.dv_outline{
  width: 950px;
  margin: auto;
}

div.dv_header {
  border-bottom: 1px solid #151515;
  width: 950px;
}

div.dv_breadcrumb {
  margin-top: 3px;
  padding-bottom: 2px;
  border-bottom: 1px solid #151515;
}

div.dv_fl_logo {
  float: left;
  width: 185px;
  height: 130px;
  text-align: right;
}

div.dv_fl_logo img {
  margin-top: 16px;
}

div.dv_fl_logo_schrift {
  float: left;
  width: 580px;
  height: 140px;
  text-align: center;
}

div.dv_fl_logo_schrift img {
  margin-top: 32px;
}
div.dv_kammer {
  float: left;
  width: 185px;
  height: 130px;
}

div.dv_clr {
  clear: both;
}

div.dv_header_galerie {
  margin-top: 17px;
  height: 145px;
  border-bottom: 1px solid #151515;
}

div.dv_nav {
  width: 185px;
  margin-top: 24px;
  float: left;
}

div.dv_nav_top{}
div.dv_nav_bottom{
  margin-top: 140px;
}

a.link_nav{
  background-image: url(images/button_web.jpg);	
	background-repeat: no-repeat;
	background-position: center 0px;
	display: block;
	width: 180px;
	height: 24px;
	margin-bottom: 7px;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
	font-size: 12px;
}

div.dv_content {
  width: 545px;
  margin-top: 20px;
  margin-left: 35px;
  float: left;
}

/* Kontaktformular */

#mailformname, #mailformemail, #mailformaddress {
  border: 1px solid #cccccc;
  width: 250px;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

div.csc-mailform-field label{ 
  vertical-align: top;
  margin-top: 6px;
  display: block;
}

input.csc-mailform-submit {
  margin-top: 6px;
  border: 1px solid #cccccc;
  font-size: 11px;
}

/* SUCHE */
input.tx-indexedsearch-searchbox-sword {
  border: 1px solid #cccccc;
  width: 250px;
  margin-left: 5px;
}

input.tx-indexedsearch-searchbox-button {
  margin-top: 3px;
  border: 1px solid #cccccc;
  font-size: 11px;
  margin-left: 5px;
}

/* Aktulles */

dl.csc-menu-4 dt {
  font-weight: bold;
}

dl.csc-menu-4 a:hover {
}

dl.csc-menu-4 dd {
  margin: 0px 0px 4px 0px;
}

p.csc-header-date {
  text-align: right;
}
