#main-navigation,
#site-header,
#top-bar {
display:none;
}


html {
	font-family: Trebuchet MS, sans-serif;
	font-size:12px;
	line-height:160%;
}


/* Globale Definitionen */

a {
  text-decoration:none;
}

#content {
  font-size:1.1em;
  line-height:1.4em;
}


#content a:link {
  color:#333333;
  text-decoration:none;
  font-weight:bold;
}

#content a:visited {
  color:#333333;
  text-decoration:none;
  font-weight:bold;
}

#content a:hover {
  color:#000000;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

blockquote {
	padding:0 10px;
}

#content ul {
	padding-left:5px;
	margin-bottom:20px;
	list-style-type:none;
}

#content ul li {
	padding-left:15px;
  background:transparent url('../../img/icon/list.gif') no-repeat left 6px;
  margin-bottom:5px;
}

#content ul.pagenavi li {
	padding-left:15px;
	background:transparent url('../../img/icon/navi.gif') no-repeat left 4px;
	margin-bottom:5px;
}

#content ol {
	margin-left:2em;
}

#content ol li {
	margin-bottom:5px;
}

#content p {
	margin-bottom:1em;
}



#content table {
	table-layout:fixed;
}

#content table tr {
	
}

#content table tr td {
	
}

#content table tr th {
	
}


.right {
  text-align:right;
}

.center {
  text-align:center;
}


#content h1 {
  background-repeat:no-repeat;
  font-family:Arial Narrow, Arial, sans-serif;
  font-size:1.3em;
  font-weight:bold;
  color:#184771;
  margin-bottom:20px;
  padding-top:5px;
  text-transform:uppercase;
}

#content h2 {
  font-size:1.2em;
  font-weight:bold;
  color:#555555;
  margin-bottom:10px;
}

#content h3 {
  font-size:1.1em;
  color:#353535;
  margin-bottom:5px;
  padding-top:10px;
}

#content h4 {
  font-weight:bold;
  color:#222222;
  margin-bottom:5px;
}

#content .ruler {
	margin-bottom:10px;
}

#quicksearch .formtable {
  table-layout:fixed;
  width:100%;
  border-collapse:collapse;
}

#quicksearch .formtable .col1 {
  width:180px;
}

#quicksearch .formtable .col2 {
  width:140px;
}

#quicksearch .formtable .col3 {
  width:140px;
}

#quicksearch .formtable td {
  padding-bottom:10px;
  vertical-align:middle;
}

#quicksearch input {
  padding:2px 4px;
  border:1px solid #d3d5d6;
  width:90px;
  //padding-bottom:4px;
  vertical-align:middle;
}

#quicksearch .submit-wrap {
  width:250px;
  display:block;
  float:right;
  border:1px solid #d3d5d6;
  background:#EEEEEE;
}

#quicksearch .submit-wrap input {
  width:250px;
  color:#333333;
  border:0;
  background:none;
}


.layout-2col {
  display:block;
  clear:both;
}

.layout-2col .col-left {
  display:block;
  float:left;
  width:220px;
}

.layout-2col .col-right {
  margin-left:240px;
}

.contact {
  margin-bottom:20px;
}

.contact .col-left {
  display:block;
  float:left;
  width:130px;
}

.contact .col-right {
  margin-left:150px;
}

.contact .col-right dl {
  margin-bottom:10px;
}

.contact .col-right dt {
  width:70px;
  float:left;
}

.contact .col-right dd {
  margin-left:80px;
}

.vcard-link {
  padding:5px 30px 5px 0;
  background:transparent url('../../img/icon/vcard-icon.gif') no-repeat right center;
}


/* Tooltips */

#tooltip {
	position:absolute;
	border:1px solid #000000;
	background:#336699;
	padding:2px 5px;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;;
	color:#FFFFFF;
	display:none;
	opacity:0.9;
}	



#content .content-inner a:hover {
	color:#184771;
	text-decoration:underline;
}



.ruler {
	border-top: 1px solid rgb(221, 221, 221);
	height: 5px;
	margin-bottom: 10px;
}


/* Bild und Text */

#content .image-left {
	float: left;
	padding-bottom:10px;
}

#content .image-left img {
	margin-right:20px;
}

#content .image-left .caption {
	padding-top:10px;
	margin-bottom:0;
}

/ End */


/* Wodis-Suche */

#wodis_suche html body .immo_subtitle {
	padding:10px !important;
}


/* Formulare */

#mailform .csc-mailform-field {
	clear:both;
	overflow:hidden;
	padding-bottom:5px;
}

#mailform .csc-mailform-field label {
	float:left;
	width:100px;
}

#mailform .csc-mailform-field input,
#mailform .csc-mailform-field textarea {
	padding:2px 4px;
  border:1px solid #d3d5d6;
  width:300px;
  //padding-bottom:4px;
  vertical-align:middle;
  float:left;
  font-size:13px;
}

#mailform input.csc-mailform-submit {
margin-left:100px;
width:auto;
}


a.pdf {
	padding-left:20px;
	background:transparent url('../../img/icon/pdf-icon.gif') no-repeat left center;
}

.sitemap ul {
padding-top:7px;
}

.sitemap ul {
border-top:1px solid #d3d5d6;
margin-top:4px;
}

.sitemap ul li ul {
border:0;
margin-top:0;
}