body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin:0;
  margin-top:20px;
  background-color:#d7d4cf;
}

table {
	border-collapse:collapse;
}

a image {
  border: none;
}

td {
	padding:0px;
	margin:0px;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:white;
	line-height:1.5;
	border:0px;
	text-align:left;
	vertical-align:top;
}

table#main_table {
	width:862px;
	height:100%;
}

td#shadow_left {
	background-image:url(../images/shadow_left.gif);
	background-repeat:repeat-y;
	width:6px;
	height:100%;
}

td#shadow_right {
	background-image:url(../images/shadow_right.gif);
	background-repeat:repeat-y;
	width:6px;
	height:100%;
}

table#content_table {
	height:100%;
}

td#content_td {
	background-color:#a83420;
	width:850px;
	height:100%;
}

td#inner_td {
	height:100%;
}

table#inner_table {
	height:100%;
}

td#mainmenu {
	background-image:url(../images/menu_background.jpg);
	background-repeat:no-repeat;
	height:100%;
	padding-top:10px;
}

td#mainmenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

td#mainmenu ul li {
	margin:0;
	padding:0;
	padding-left:52px;
	background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:40px 5px;
}

td#mainmenu ul li#selected_li {
	background-image:url(../images/pfeil_selected.gif);
}

td#mainmenu ul li a {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:white;
	line-height:1.5;
	text-decoration:none;
}

td#mainmenu ul li a:hover {
	color:#999999;
}

td#mainmenu ul li a#selected_a {
	color:#999999;
}


td#content {
	height:100%;
	width:622px;
}

table#bodytext_table {
	height:100%;
	width:622px;
}

td#bodytext_td {
	background-color:#efece7;
	width:489px;
	height:100%;
	background-image:url(../images/text_background.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

div#bodytext {
	padding-left:26px;
	padding-top:28px;
	padding-right:40px;
	padding-bottom:40px;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:white;
	line-height:1.5;
	color:#333333;
	background-color:transparent;
}

div#bodytext h1 {
	color:#A83420;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:13px;
}
.home div#bodytext h2 {
	color:#A83420;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	margin: -13px 0 32px 0;
}
div#bodytext h2 {
	font-size:11px;
}

div#bodytext ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

div#bodytext ul li {
	margin:0;
	padding:0;
	padding-left:10px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	margin-bottom:5px;
}

div#bodytext td {
	color:#333333;
}

div#bodytext a {
	color:#a83420;
	text-decoration:none;
}

div#bodytext a:hover {
	color:#999999;
	text-decoration:none;
}

.textfeld {
	width:300px;
	border:1px solid #dddad6;
	background-color:white;
	margin-top:2px;
	margin-bottom:2px;
	padding:1px;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:1.5;
}

.submit_button {
	width:120px;
	border:1px solid #666666;
	background-color:white;
	margin-top:2px;
	margin-bottom:2px;
	padding:1px;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

td#rahmen_rechts {
	height:100%;
	width:133px;
	background-image:url(../images/rahmen_rechts.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

div#bodytext div#referenzen ul {
	margin-bottom:20px;
}

div#bodytext div#referenzen ul li {
	background-image:url(../images/leistung.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left:15px;
}

div#bodytext div#referenzen p {
	margin-top:0px;
	margin-bottom:5px;
}


/* Immobilien */
.immobilie h1 + h2 {
  margin-top: -1.25em;
}
div.gallery {
  width: 423px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  overflow: hidden;
  white-space: nowrap;
  padding: 12px 0 7px 0;
}
div.gallery img {
  margin: 0 5px 5px 0;
  border: 1px solid #999999;
}

.immobilie hr {
  background-color: #FFFFFF;
  border: none;
  color: #FFFFFF;
  height: 1px;
}

.tipp {
  background: none repeat scroll 0 0 #FFFFDD;
  border-bottom: 1px solid #CCCCCC;
  float: right;
  left: 50px;
  margin: 10px;
  padding: 5px;
  position: relative;
  width: 130px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  -khtml-border-radius-topleft: 5px;
  -khtml-border-radius-bottomleft: 5px;
}
