/*********************************************/
/*** RESET ***********************************/
/*********************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin:0;
	padding:0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: arial, helvetica, sans-serif;
}
body {
	line-height: 1;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/*********************************************/


/*********************************************/
/*** MAIN ************************************/
/*********************************************/
/* globale Definitionen */
body { 
	background-color: #f3f3f3; 
	color: #7a7a7a;
	font-size: 14px;
	line-height: 1.2em;
}
strong {
	font-weight: bold;
	/*color: #4a4a4a;*/
}
p {
	margin-bottom: 0.5em;
}
p.smallFont {
	font-size: 10px;
}
h1 {
	font-size: 24px;
	margin-bottom: 0.8em;
	letter-spacing: 0.1em;
	line-height: 1em;
}
h2 {
	font-size: 14px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
ul, ol {
  padding: 5px 0px;
  margin: 0px 0px 0px 0px;
}
ol {
	list-style: decimal;
  margin: 0px 0px 0px 10px;
}
ul.moreMargin li,
ol.moreMargin li
{
  margin-bottom: 1em;
}
ul {
	list-style: disc;
}

li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 3px 17px;
}
a:link, 
a:visited,
a:active,
a:hover
{
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}

/* buttons */
.showPointer
{
  cursor: pointer;
}
.button
{
	background-color: #f0f0f0;
  cursor: pointer;
	font-size: 12px;
}
div.button {
	border:1px solid #C4C4C4;
	padding: 2px 8px;
	display: inline;
	overflow: hidden;
}
div.button a {
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
}
.buttonImageSmall {
	border: 0px;
	vertical-align: baseline;
}
.buttonrow_top {
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #f0c000;
}
.buttonrow_top.suche {
	border-bottom: 1px solid #5d9cdd;
	width: 799px;
}
.buttonrow_top.expose {
	border-bottom: 1px solid #5d9cdd;
}
.buttonrow_bottom {
	padding: 5px 0px 5px 0px;
}
.buttonrow_left {
	float: left; 
	width: 48%;
}
.buttonrow_right {
	float: right; 
	width: 48%; 
	text-align: right;
}
.buttonrow_left a,
.buttonrow_right a {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

/* Tabellen */
table.expose {
	width: 100%;
}
table.expose td,
table.expose th {
	padding: 0px 5px 5px 0px;
	font-size: 13px;
}
table.expose th
{
	width: 80px;
	color: #5d9cdd;
}

.tableBoxKontakt {
	background-color: #e24912;
	padding: 10px;
}

table.kontakt td,
table.kontakt th {
	background-color: #e24912;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
table.kontakt th
{
	font-weight: bold;
}
table.kontakt th.noRightBorder,
table.kontakt td.noRightBorder
{
	border-right: 0px;
}
table.kontakt th.noBottomBorder,
table.kontakt td.noBottomBorder
{
	border-bottom: 0px;
}

table.formular  {
	width: 420px;
}
table.formular td {
	font-size: 12px;
	padding: 0px 0px 5px 0px;
}
table.formular td.right {
	text-align: right;
	padding: 0px 10px 0px 0px;
}
table.formular td.trenner {
	height: 17px;
	overflow: hidden;
	line-height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
table.formular td.w5 {
	width: 16px;
}
table.formular td.w25 {
	width: 100px;
}
table.formular td.w33 {
	width: 33%;
}
table.formular td.w50 {
	width: 205px;
}
table.formular td.w66 {
	width: 66%;
}
table.formular td.w75 {
	width: 310px;
}
table.formular td.w95 {
	width: 394px;
}
table.formular td.w100 {
	width: 415px;
}

/* Formulare */
input, 
textarea, 
select {
	border: 1px solid #C4C4C4;
	color: #7a7a7a;
}
input.datum {
	width: 80px;
}
input.mietpreis {
	width: 60px;
}
input.w25,
textarea.w25,
select.w25 {
	width: 100px;
}
textarea.w25 {
	height: 20px;
}
input.w50,
textarea.w50,
select.w50 {
	width: 200px;
}
textarea.w50 {
	height: 40px;
}
input.w100,
textarea.w100,
select.w100 {
	width: 410px;
}
textarea.w100 {
	height: 80px;
}

input.normal,
textarea.normal,
select.normal {
	width: 275px;
}
textarea.weit {
	width: 380px;
	height: 40px;
}
input.vorname,
input.nachname {
	width: 135px;
	margin-right: 2px;
}
input.firma {
	width: 410px;
}
input.strasse {
	width: 249px;
	margin-right: 1px;
}
input.hausnummer {
	width: 22px;
}
input.land {
	width: 22px;
	margin-right: 1px;
}
input.plz {
	width: 47px;
	margin-right: 1px;
}
input.ort {
	width: 200px;
}
input.zahl {
	width: 30px;
}
input.waehrung {
	width: 77px;
}

textarea.nachricht {
	width: 275px;
	height: 80px;
}
input.empfehlen {
	width: 210px;
}

/* fuer SPAM Abwehr */
.emailField
{
	visibility: hidden;
	display: none;
}

/* Farben */
.smallGray {
	font-size: 11px;
	color: #7A7A7A;
}
.colorGray a,
.colorGray {
	color: #7A7A7A;
}
.colorWhite {
	color: #ffffff;
}
.backgroundWhite {
	background: #ffffff;
	color: #7a7a7a;
}
.colorKontakt {
	color: #e24912;
}
.backgroundKontakt {
	background: #e24912;
	color: #ffffff;
}
.colorSuche {
	color: #5d9cdd;
}
.backgroundSuche {
	background: #5d9cdd;
	color: #ffffff;
}
.colorAnbieten {
	/*color: #74e212;*/
	color: #65c40f;
}
.backgroundAnbieten {
	background: #74e212;
	color: #ffffff;
}
.colorAngebotsnummer {
	color: #f0c000;
}
.backgroundAngebotsnummer {
	background: #f0c000;
	color: #ffffff;
}
.colorMerkliste {
	color: #f0c000;
	/*color: #1e5fa2;*/
}
.colorMerklisteGemerkt {
	color: #1e5fa2;
}
.backgroundMerkliste {
	/*
	background: #1e5fa2;
	color: #ffffff;
	*/
	background: #f0c000;
	color: #ffffff;
}
.backgroundMerklisteEntfernen {
	background: #5d9cdf;
	color: #ffffff;
}

/* ganze Seite */
#container {
	position: relative; top: 15px; 
	margin: 0px auto;
	width: 867px; height: 675px; 
}

/* Navigation */
#navigation_left {
	position: absolute; top: 5px; left: 3px;
	width: 350px; height: 15px;
	text-align: left;
	font-size: 11px;
	color: #7a7a7a;
}
#navigation_left a
{
	color: #7a7a7a;
  text-decoration: none;
}
#navigation_left a:hover
{
	color: #000000;
}
#navigation {
	position: absolute; 
	top: 0px; 
	right: 9px;
	width: 600px; height: 25px;
	text-align: right;
	vertical-align: bottom;
}
.naviitem {
	display: inline;
	float: right;
	width: 120px;
	height: 25px;
	overflow: hidden;
	margin-right: -4px;
}
.naviitem.selected {
	margin-right: -6px;
}
.naviitem .text {
	padding: 9px 7px 0px 0px;
}
.naviitem a {
	font-family: arial, helvetica, sans-serif;
	color: white;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: -0.01em;
	text-decoration: none;
}
.naviitem a:hover {
	text-decoration: none;
}
.naviitem.last {
	margin-right: 0px;
}


/* kompletter Inhalt mit Schatten*/
#pageContainer {
	position: absolute; top: 25px; left: 0px; 
	width: 867px; height: 633px; 
	background-image: url(../img/site_background.gif); 
	background-repeat: no-repeat;
}
/* Inhalt */
#page {
	position: absolute; top: 0px; left: 3px; 
	width: 860px; height: 628px; 
}

/* große Bilder */
#leftImage.home {
	position: absolute; top: 0px; left: 0px; 
	width: 493px; height: 628px; 
}
#leftImage.sub {
	position: absolute; top: 0px; left: 0px; 
	width: 374px; height: 628px; 
	overflow: hidden;
}

/* Copytext in der Box */
#copytextBox {
	position: absolute; top: 460px; right: 40px; 
	width: 300px; height: 140px; 
}
#copytextBoxPadding {
	padding: 10px;
	color: #ffffff;
}
#copytextBoxPadding a {
	color: #ffffff;
}

/* Copytext auf der Seite */
#copytextContainerHome {
	position: absolute; top: 0px; left: 493px; 
	width: 366px; height: 628px; 
}
#copytextContainerSub {
	position: absolute; top: 0px; left: 374px; 
	width: 485px; height: 628px; 
}
#copytextContainerFull {
	position: absolute; top: 0px; left: 0px; 
	width: 859px; height: 628px; 
}
#copytext,
#copytextHome,
#copytextFull
{
	position: absolute; top: 70px; left: 25px;
	width: 440px; height: 558px; 
	overflow: auto;
}
#copytextFull {
	width: 814px;
}
#copytextHome {
	width: 322px;
	overflow: hidden;
}
#copytextPadding {
	padding: 0px 25px 25px 0px;
}
#copytextPaddingFull {
	padding: 0px 0px 25px 0px;
}

/* suche Seite 1 */
table.suche1 td {
	vertical-align: top;
	padding: 10px 5px 2px 5px;
}
table.suche1 th {
	padding: 8px 0px 0px 0px;
}

/* suche Seite 2 */
#suche2_bezirke_grafiken {
	position: absolute; top: 80px; left: 0px;
}
#suche2_bezirke_texte {
	position: absolute; top: 90px; left: 250px;
	height: 420px; width: 190px;
	overflow: auto;
}
#suche2_formular {
	font-size: 13px;
	position: absolute; top: 245px; left: 0px;
}
#suche2_formular p {
	line-height: 1em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#suche2_buttons {
	position: absolute; top: 520px; left: 0px;
	width: 333px;
}
table.suche2 th {
	vertical-align: top;
	padding: 3px 5px 0px 5px;
	line-height: 1em;
}
table.suche2 td {
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 1.2em;
}

table.suchausstattung th {
	padding-right: 10px;
	vertical-align: middle;
}
table.suchausstattung td {
	vertical-align: middle;
}
table.suchausstattung td img {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

/* suche Seite 3 */
#suche3_pagenavigation {
	margin-top: -20px;
	height: 20px;
	width: 780px;
}
#sucheErgebnisliste {
	height: 511px; 
	width: 814px;
	margin-top: -1px;
	overflow: auto; 
}
h2.suche3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2.expose {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

/* suche teaser */
.suche_teaser {
	position: relative;
	display: block;
	margin: 10px 20px 5px 0px;
	width: 380px;
	float: left;
	min-height: 130px;
}
.suche_teaser_left {
	float: left;
	width: 140px;
	overflow: hidden;
}
.suche_teaser_right {
	float: left;
	width: 240px;
	overflow: hidden;
}
.suche_teaser p {
	font-size: 13px;
	line-height: 1.1em;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
.suche_teaser p strong {
	font-weight: bold;
	line-height: 1.3em;
	font-size: 13px;
}
.suche_teaser img.thumbnail {
	width: 130px; height: 130px;
	margin-right: 20px;
	margin-top: 3px;
	float: left;
}
.suche_teaser img.symbol {
	margin: 0px 5px 0px 0px;
}
.merklisteButton {
	margin-top: 1px;
	font-size: 13px;
}

p.teaser_headline {
	
}


#ausstattungLegende {
	position: absolute; top: 13px; left: 24px;
	border: 1px solid #C4C4C4;
	background-color: #888888;
	visibility: hidden;
	width: 520px;
}
#ausstattungLegende table th {
	padding: 2px;
}
#ausstattungLegende table td {
	font-size: 10px;
	padding: 1px 10px 2px 2px;
	vertical-align: middle;
	color: #ffffff;
}

/* expose */
#exposeImageContainer {
	width: 380px;
	margin: 20px 0px 0px 20px;
}

#exposeTopImageContainer {
	position: relative;
	overflow: hidden;
	width: 360px;
	height: 360px;
}

#exposeTopImage {
	width: 360px;
	height: 360px;
}

#expose3dLink {
	margin-top: 5px;
	height: 25px;
	text-align: center;
}
#exposeThumbnailNavi {
	height: 20px;
}
#exposeGalerie {
	position: absolute;
	width: 370px;
	height: 175px;
}
#exposeGaleriePage1,
#exposeGaleriePage2 {
	position: absolute;
	top:0px;
	left: 0px;
}

#exposeGalerie img {
	width: 85px;
	height: 85px; 
	margin: 0px 4px 4px 0px;
	overflow: hidden;
	font-size: 8px;
}
#exposeGalerie a:link img, 
#exposeGalerie a:visited img,
#exposeGalerie a:active img,
#exposeGalerie a:hover img
{
	border: 1px solid #ffffff;
}
#exposeGalerie a:hover img
{
	border: 1px solid #5d9cdd;
}
#exposeGoogleMap {
	width: 410px;
	height: 200px;
	border: 1px solid #C4C4C4;
	margin-top: 5px;
}
#exposeDisclaimer {
	display: none;
}

/* merkliste */
table.merkliste_stadtteile_container td {
	padding-right: 20px;
}
table.merkliste_stadtteile th {
line-height:1em;
padding:3px 5px 0;
vertical-align:top;
}
table.merkliste_stadtteile td {
	font-size:13px;
	line-height:1.2em;
	padding:0;
}

/* Sitemap */
#sitemapItems {
	margin-left: -15px;
}
#sitemapItems li
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#sitemapItems ul {
	margin: 0px;
}
#sitemapItems ul ul ul li{
	font-size: 11px;
	margin-top: 0px;
}
#sitemapItems ul {
	list-style-type: none;
}

a.sitemapLink:link, 
a.sitemapLink:visited,
a.sitemapLink:active,
a.sitemapLink:hover
{
	text-decoration: none;
	color: #e24912;
}
a.sitemapLink:hover
{
	text-decoration: underline;
}

/* Hintergründe mit Tribal */
.bgTribalSucheKasten {
	background: url(../img/bg_suche_mit_kasten.gif) top right no-repeat;	
}
.bgTribalSuche {
	background: url(../img/bg_suche_ohne_kasten.gif) top right no-repeat;	
}
.bgTribalAnbietenKasten {
	background: url(../img/bg_anbieten_mit_kasten.gif) top right no-repeat;	
}
.bgTribalAnbieten {
	background: url(../img/bg_anbieten_ohne_kasten.gif) top right no-repeat;	
}
.bgTribalAngebotsnummerKasten {
	background: url(../img/bg_angebotsnummer_mit_kasten.gif) top right no-repeat;	
}
.bgTribalAngebotsnummer {
	background: url(../img/bg_angebotsnummer_ohne_kasten.gif) top right no-repeat;	
}
.bgTribalMerklisteKasten {
	background: url(../img/bg_merkliste_mit_kasten.gif) top right no-repeat;	
}
.bgTribalMerkliste {
	background: url(../img/bg_merkliste_ohne_kasten.gif) top right no-repeat;	
}
.bgTribalKontaktKasten {
	background: url(../img/bg_kontakt_mit_kasten.gif) top right no-repeat;	
}
.bgTribalKontakt {
	background: url(../img/bg_kontakt_ohne_kasten.gif) top right no-repeat;	
}


/* coming home Logo */
#logo {
	position:absolute; left: 675px; top: 10px;
}


/* Footer */
#footer {
	position: absolute; top: 658px; left: 3px; 
	width: 860px; height: 50px;
	font-size: 11px;
	color: #7a7a7a;
}
#footer a:link, 
#footer a:visited,
#footer a:active,
#footer a:hover
{
	color: #7a7a7a;
  text-decoration: none;
}
#footer a:hover
{
	color: #000000;
}
.footerLeft {
	width: 260px; height: 30px;
	float: left;
	text-align: left;
}
.footerRight {
	width: 600px; height: 30px;
	float: right;
	text-align: right;
}
.footerDivider {
	color: #eb5d00;
	vertical-align: top;
	font-size: 10px;
}
.footerText {
	text-align: right;
	width: 860px;
	color: #e24912;
}
/* sonstiges */

.clear
{
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
}

.mailDebug {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 350px;
	width: 400px;
	overflow: auto;
	background-color: #eaeaea;
	border: 2px solid #ff0000;
	padding: 10px;
	z-index: 100;
	visibility: visible;
}
.textFehlt {
	background-color: yellow;
	color: #000000;
}

img.lupe {
  border: 0px;
  margin: 0px;
  position: relative;
	top: -24px;
	left: 336px;
}
/*********************************************/
