* {
	padding:0;
	margin:0;
}
body {	
	background: url(../images/bg.gif) 0px 0px repeat-x #fff;
	font-size: 12px; 
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	line-height: 18px;
	color: #252925;
}
a {
	color: #0066FF;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
#box {
	width:1000px;
}
#header {
	height:289px;
	width:1210px;
}
#header #logo {
	height:126px;
	overflow:hidden;
}
#header-left {
	float: left;
	width: 151px;
	height: 289px;
	padding-left:24px;
}
#header-right {
	float: left;
	width: 688px;
	height: 289px;
	white-space: nowrap;
	overflow:hidden;
	/*background: url(../images/headerBackground.png) 396px 0px repeat-y;*/
	background-color: #FFFFFF;
}
#header-right img {
	padding-right: 3px;
}
.slideshow-container {
	position:relative;
	top:-2px;
}
/*neue darstellung kopf*/
/*
#header-right div.mod_article div.ce_text table {
margin: 0px; 
width: 688px; 
padding: 0px;
border: none;
}
#header-right div.mod_article div.ce_text table img {
padding-right: 0px;
}
#header-right div.mod_article div.ce_text table td.left {
	background-color: #ffffff; 
	width: 446px; 
	height: 289px;
}

#header-right div.mod_article div.ce_text table td.right {
	text-align: right;
	background-color: #ffffff; 
	width:239px;
}
#header-right div.mod_article div.ce_text table td.right img {
	padding-right:3px;
}
*/

#subnavi {
	width: 226px;
	text-align: left;
	padding-left:614px;
	padding-top: 10px;
	padding-bottom: 35px;
	display:block;
	color: #424242;
	font-size: 11px;
}
#content {
	clear:both;
	background:#cff;
}
#content #content-left {
	float:left;
	width:175px;
	margin-top:24px;
}
#content #content-main {
	float:left;
	width: 450px;
	margin-top:48px;
}
#content p {
	margin-bottom: 8px;
}

/*darstellung grundstuecke start*/
#content-main table tr td {
	padding-right:30px;
	color:#555555;
	font-size:13px;
}
#content-main table tr td a {
	color:#f07a22;
}
#content-main table tr td img#expose {
	border:1px solid #f07a22;
}
#content-main h2 {
	font-size:16px;
	margin-bottom:7px;
	color:#555555;
}
/*darstellung grundstuecke ende*/

#content #content-right {
	float:left;
	width:275px;
	margin-top:48px;
}
#footer {
	clear:both;
	color:#797979;
	font-size:11px;
	width:893px;
	padding-left: 27px;
	padding-top: 55px;
	padding-bottom: 15px;
}

/*NAVIGATION*/
.mod_navigation ul.level_1 {
	list-style:none;
	margin-top:21px;
}
.mod_navigation ul.level_1 li.last {
	margin-top:20px;
}
.mod_navigation ul.level_1 li a, .mod_navigation ul.level_1 li span {
	color:#d6d6d6;
	font-size:14px;
	font-weight: normal;
	text-decoration:none;
	line-height:26px;
}
.mod_navigation ul.level_1 li span {
	color: #FFF;
}
.mod_navigation ul.level_1 li a:hover, .mod_navigation ul.level_1 li.active, .mod_navigation ul.level_1 li a.trail {
	color:#fff;
}

/*UNTERNAVIGATION*/
.mod_customnav ul.level_1 {
	list-style:none;
	height:11px;
}
.mod_customnav ul.level_1 li {
	display: inline-block;
	margin-left:9px;
}
.mod_customnav ul.level_1 li a {
	display:block;
	color: #424242;
	font-size: 11px;
	text-decoration:none;
}
.mod_customnav ul.level_1 li a:hover, .mod_customnav ul.level_1 li.active {
	color: #797979;
	text-decoration:none;
}
/*kopftabelle auf home*/
table {
	border-collapse:collapse;
}

/*kontaktfomular*/
td {
	padding-bottom: 3px;
}
td.col_0 {
	width: 325px;
}
td input, td select, td textarea {
	border: 1px solid #000000;
}
td .checkbox, td .radio {
border:none;
margin-right:3px;
}
td input.radio label {
margin-right: 10px;
}

/*kontaktformular radiobutton links*/
#lbl_12_0 {
margin-right:10px;
}

/*kontaktfomular abstaende*/
tr.row_1, tr.row_4 {
	height:50px;
	vertical-align:top;
}
tr.row_8, tr.row_12, tr.row_14 {
	height:50px;
}
td input[type=text] {
	width: 200px;
	height: 18px;
}

/*karte bei kontakt*/
#berlinplan {
	position:relative;
	top:-30px;
}
