/* ALLGEMEIN */
* {
  border:0;
  margin:0;
  padding:0;
}

.clear, .spacer {clear:both}

.clear, .spacer, span.hidden {
  font-size:0.01em;
  line-height:0.01em;
}

a, a:visited, a:hover, a:active {text-decoration:none}

p {padding-bottom:12px}

/* ------------------ LAYOUT ------------------ */

body {
  margin:0;
  padding:0;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background: #FFF;
}

#wrapper {
  width:930px;
  margin: 0 auto;
}

#top {
  position:relative;
  height:200px;
  width:930px;
  color: #000;
}

#top_left {
  position:relative;
  float: left;
  width: 710px;
  height: 200px;
  margin: 0;
}

#header {
  position:relative;
  float: left;
  width: 710px;
  height: 175px;
  margin: 0;
background: #EADFBF;
}

#navigation {
  position:relative;
  float: left;
  line-height: 150%;
  width: 710px;
  height: 25px;
  margin: 0;
  background: #9F3D30;
}

#top_right, #top_right_schmunzeln, #top_right_tueren, #top_right_treppen, #top_right_sonstiges {
  position:relative;
  float: left;
  width:210px;
  height: 200px;
  margin: 0;
}

#top_right {background: url(ecke/zimmerei.jpg) no-repeat;}
#top_right_schmunzeln {background: url(ecke/schmunzeln.jpg) no-repeat;}
#top_right_tueren {background: url(ecke/tuer.jpg) no-repeat;}
#top_right_treppen {background: url(ecke/treppe.jpg) no-repeat;}
#top_right_sonstiges {background: url(ecke/sonstiges.jpg) no-repeat;}

#top_border {
  position:relative;
  float: right;
  width: 10px;
  height: 200px;
  margin: 0;
  background:url(bg_rechts.gif) top center repeat-y;
}

#middle {
  width:930px;
  background:url(bg_middle.png) top center repeat-y;
}

#bottom {
  height:12px;
  width:930px;
  background:url(bg_footer.png) top center no-repeat;
}

/* ------------------ NAVIGATION ------------------ */

#navigation ul {
height: 25px;
	float: left;
	width: 710px;
	margin: 0;
	padding: 0;
	background: #9F3D30;
	list-style: none;
font-size: 12px;
}

#navigation li {
	float: left;
}

#navigation ul a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#navigation ul a:hover {
	color: #000;
}

#navigation ul li {
	padding: 2px 10px;
	margin: 0;
}

/* ------------------ NAVIGATION ENDE ------------------ */

/* ------------------ Content ALLGEMEIN ------------------ */

#content {
  float: left;
  width: 669px;
  min-height: 550px;
  height:auto !important;
  height: 550px;
  border-left: 1px solid #CCC;
  padding: 20px;
}

#content p {
  line-height: 1.5;
}

#content a {
  color: #9F3D30;
  font-weight: bold;
}

#content a:hover {
  text-decoration: underline;
}

#content h1 {
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 5px;
  color: #9F3D30;
}

#content h2 {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 3px;
}

#content h3 {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 3px;
}

#content ul {
  padding: 5px 0 0 35px;
}

#content ul li {
  padding-bottom: 5px;
}

#right {
  float: left;
  width: 220px;
  font-size: 11px;
}

#right a {
  color: #9F3D30;
}

#right_inner {
  margin: 25px 0;
  padding: 0 25px;
}

#right_inner p {
  line-height: 1.5;
}

#right_inner p span {
  font-weight: bold;
  color: #9F3D30;
}

#right_navigation {
  float: right;
  width: 220px;
  line-height: 140%;
  margin-top: -17px;
}

#right_navigation ul {
  margin-right: 10px;
  padding: 0;
  text-align: center;
  background: #F4EEDE;
}

#right_navigation ul li {
  list-style:none;
  display:inline;
  font-weight: bold;
  font-size: 11px;
  color: #9F3D30;
}

#right_navigation ul li a {
  font-weight: bold;
  color: #9F3D30;
  text-decoration: none;
}

#content h1.imageheader {
  overflow: hidden;
  height: 30px;
  text-indent: 999em;
  white-space: nowrap;
  background-repeat: no-repeat;
}

#content h2.imageheader {
  overflow: hidden;
  height: 30px;
  text-indent: 999em;
  white-space: nowrap;
  background-repeat: no-repeat;
}

#content h3.imageheader {
  overflow: hidden;
  height: 30px;
  text-indent: 999em;
  white-space: nowrap;
  background-repeat: no-repeat;
}

.tx-powermail-pi1 {
  font-size: 12px;
}

fieldset {
  margin: 5px 0;
}

fieldset legend {
  color: #000;
}

p.tx_powermail_pi1_fieldwrap_html_radio_title, .powermail_radio_inner_uid1_0, .powermail_radio_inner_uid1_1 {
  float: left;
}

.powermail_radio_inner_uid1_0, .powermail_radio_inner_uid1_1 {
  width: 45px;
}

.powermail_radio_inner_uid1_0 {
  margin: 0 50px 0 145px;
}

.powermail_radio_inner_uid1_1 {
  margin-right: 100px;
}

#powermaildiv_uid14 img {
  margin: 10px 0 0 180px;
}

#powermaildiv_uid14 input {
  border: 1px solid #CCC;
}

#powermaildiv_uid17, .tx_powermail_pi1_fieldwrap_html_captcha_description {
  margin-top: 10px;
  font-size: 10px;
}

/* ------------------ Content HOME ------------------ */

.content_left {
  float: left;
  width: 335px;
}

.content_right {
  float: right;
  width: 300px;
}

/* ------------------ RGSLIDESHOW ------------------ */

.content_gewerke {
margin: 10px 0 0 100px;
}

.content_top_schmunzeln p, .content_bottom_schmunzeln p {
  text-align: center;
}

.content_bottom_schmunzeln .kleingedrucktes p {
  font-size: 10px;
  text-align: right;
  margin-right: 50px;
}

.csc-frame-rulerAfter {
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px;
}
