body, table, td, p {
	font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
}

body{
    background: white;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 1.5em;
    color: #333;
}

p {
	margin: 1em 0 1em;
	padding: 0;
	line-height: 1.5em;
}

#container{
    margin: 0 auto;
    text-align: left;
    position: relative;
    width: 984px;
    background: url(../bilder/layout_hintergrund_inhalt.gif) repeat-y;
    width: 984px;
}

#navigation{
    position: relative;
    width: 984px;
    background: url(../bilder/layout_hintergrund_navigation.gif) no-repeat;
    height: 94px;
    
}

#bildAusTausch {
    background: url(../bilder/layout_hintergrund_kopfgrafik_home_de.gif) no-repeat;
    width: 984px;
    height: 110px;
}

#bildAusTausch h1 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    padding: 60px 0px 0px 50px;
    margin: 0px;
}

#bildAusTausch h1 span {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

#inhalt{
    line-height: 1.5em;
    position: relative;
    width: 984px;
    float: left;
    margin-top: 0px;
}

.home_ul{
    line-height: 2.5em;
}

.inhaltLinks {
    width: 410px;
   _width:400px;
    float: left;
    margin: 15px 30px 0px 50px;
    display:inline;
}
.inhaltLinksBreit {
	 margin: 15px 30px 0px 50px;
}
.inhaltRechtsStartseite {
    width: 494px;
    padding: 0px;
    float: right;
}

.inhaltRechts {
    width: 420px;
    _width:405px;
    padding: 0px;
    padding-right:44px;
    /*margin-left: 30px;*/
    float: right;
}

#inhalt .inhaltLinks .newsBoxStartseite {
    width: 195px;
    float: left;
    margin: 0px 20px 0px 0px;
    display: inline;
}

#inhalt .inhaltLinks .leistungenBoxStartseite {
    margin: 0px 0px 0px 0px;
}

#inhalt .inhaltLinks .newsBoxStartseite p, #inhalt .inhaltLinks .leistungenBoxStartseite p,  #inhalt .inhaltLinks .leistungenBoxStartseite ul li {
    font-size: 11px;
    color: #666;
    line-height: 1.4em;
}

#inhalt .inhaltLinks .leistungenBoxStartseite ul, #inhalt .inhaltLinks .leistungenBoxStartseite ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#inhalt .inhaltLinks ul.unterseiten, #inhalt .inhaltLinks ul.unterseiten li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    
}

#inhalt .inhaltLinks ul.unterseiten li {
    background: url(../bilder/layout_listenzeichen.gif) 0px 4px no-repeat;
    margin-bottom: 10px;
    padding-left: 20px;
}  

#abschlusszeile {
    position: relative;
    background: url(../bilder/layout_hintergrund_abschlusszeile.gif) no-repeat;
    height: 36px;
    font-size: 10px;
    color: #666;
    padding-left: 20px;
}

/* Hauptnavi Start */
#navigation ul.navigation {
    position: absolute;
    top: 70px;
    left: 260px;
}

#navigation .navigation, #navigation .navigation li {
    list-style: none;
    display: inline;
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#navigation .navigation li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    display: block;
    color: #007DC6;
    font-weight: bold;
    padding-top: 4px;
    margin-right: 1px;
}

#navigation .navigation li a:hover, #navigation .navigation li a.active {
    color: #fff;
    font-weight: bold;
    background: url(../bilder/layout_hintergrund_rollover.gif) repeat-x; 
    margin-right: 1px;    
}
/* Hauptnavi Ende */

/* Navi Abschlusszeile Start */
#abschlusszeile ul.navigation {
    position: absolute;
    top: 0px;
    left: 833px;
    float: right;
}

#abschlusszeile .navigation, #abschlusszeile .navigation li {
    list-style: none;
    display: inline;
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#abschlusszeile .navigation li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    display: block;
    color: #007DC6;
    font-weight: bold;
    padding-top: 2px;
    margin-left: 20px;
}

#abschlusszeile .navigation li a:hover, #abschlusszeile .navigation li a.active {
    color: #036;
    font-weight: bold;   
}
/* Navi Abschlusszeile Ende */

h1{
    font-size: 22px;
    color: #007DC6;
    font-weight: bold;
    margin-top: 15px;
}

h1 span {
    font-size: 14px;
    color: #007DC6;
    font-weight: normal;
}

h2{
    font-size: 14px;
    font-weight: normal;
    color: #007DC6;
    margin-bottom: 0px;
}

h3{
    font-size: 11px;
}

.hausverwaltung {
    color: #007DC6;
}

.wohnungseigentumsverwaltung {
    color: #EC1C24;
}

.sondereigentumsverwaltung {
    color: #EABB00;
}

.ImmoServices {
    color: #00A651;
}   

a {
	color: #007DC6;
}

a:hover {
	color: #036;
	text-decoration: none;
}

a img{
	border: none;
}	

form { 
	display:inline
}


.rahmen {
	border: 1px solid black;
}

.datum {
	font-size: 10px;
	color: #808080;
}

.floatleft {
	float: left;
	margin-right: 10px;
	display: inline;
}


.floatright {
	float: right;
	margin-left: 10px;
	display: inline;
}

input, textarea, select {
	background: #ffffff;
	color: #000000;
	padding: 2px;
}
input:focus, select:focus {
	background: #cecece;
	padding: 2px;
}
.tabellenrahmen {
	border: 1px solid black;
	border-collapse: collapse;
}
.tabellenrahmen thead td {
	background-color: #066DB0;
	border-bottom: 1px solid black;
	font-weight: bold;
	color: #000000;
}
.tabellenrahmen td {
	border: 1px solid black;
	padding: 4px;
	margin: 0;
}

/* Kontaktformular */
.ausfuellen{
	border: 1px solid red ;
}

form label{
	cursor: pointer;
	cursor: hand;
}

form label.required {
  color: red;
}

form label.completed {
  color: black;
}

.formmailerror{
	border: 1px solid #E7DBC6;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

label{
  position: relative;
	width: 170px;
	display: block;
	float: left;
	margin-bottom: 5px;
}

.kontakt {
  position: relative;
	width: 220px;
	display: block;
	float: left;
	margin-bottom: 5px;
}

input.kontakt, textarea {
  border: 1px solid #007DC6;
}

.clearleft{
	clear: left;
}
/* Ende Kontakt */


.prod_table {
	border: 0px solid #007DC6;
	
}
.produkte_c1{
	text-align: left!important;
	color: #000 !important;
	background-color: #eee !important;
}
.prod_table td{

color: #007DC6;
padding: 5px !important;
margin: 0px;
	width: 250px;
	height: 35px;
	text-align:center;
	background-color: #fff;
}
.fett{font-weight: bold;}

/* Über uns */
#hausverwaltung, #wohnungseigentumsverwaltung, #sondereigentumsverwaltung, #immo_services {
	width:200px;
	height:20px;
	position:absolute;
}

#wohnungseigentumsverwaltung, #immo_services{
	margin-left:215px;
}

#sondereigentumsverwaltung, #immo_services {
	margin-top:-20px;
	_margin-top:-45px;
}


/* Leistungen */
.leistungen_bild {
	padding-top:10px;
	
}

.leistungen_titel {
	color:#fff;
	text-transform:uppercase;
	padding-left:10px;
	_margin-top:10px;
}


/*  Login */
#login_link {
	width:80px;
	height:80px;
	display:block;
	float:right;
	margin-top:-95px;
	margin-right:24px;
}

a.immoLink:hover {
	color:#003366;
}

span.black {
	color:#000;
}
#tameme_container {
	width:984px;
	margin:0 auto;
	margin-top:-5px;
	margin-left:10px;
	z-index:999;
}
#tameme {
	background: transparent url(../bilder/_shim.png);
	display:block;
	height:10px;
	width:153px;
	border:1px solid #000;
	
	
}/
#login_link {
	width:80px;
	height:80px;
	display:block;
	float:right;
	margin-top:-95px;
	margin-right:24px;
}

a.immoLink:hover {
	color:#003366;
}

span.black {
	color:#000;
}
#tameme_container {
	position:absolute;
	width:984px;
	margin:0 auto;
	margin-top:27px;
	padding-left:17px;
	z-index:999;
}
#tameme {
	background: transparent url(../bilder/_shim.png);
	display:block;
	height:10px;
	width:153px;
	border:0px;
}
