/**
 * Globale Einstellungen und Bugfixes
 * 
 * @section Browser-Reset
 */

/* Zurücksetzen der Innen- und Außenabstände */
* {
  margin: 0;
  padding: 0;
}

/**
 * Schriftgröße kontrollieren
 */
/*body, td, th { font: normal 0.875em Lucida Grande, Verdana, Arial, Helvetica, sans-serif; }*/

body, td, th
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px; 
}
td, th { f\ont-size: 100.01%; }

/* Farben und Hintergründe setzen */
html, body {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

table, tr, td
{
	background-color:transparent;!important
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * Regeln für allgemeine Elemente
 *
 * @section Überschriften
 */
h1 {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 26px;
  margin:0 0 15px 0;
  text-transform:none;
}
h2 {
  color: #FFFFFF;
  font-size: 14px;
  margin: 0 0 10px 0;
  line-height: 18px;
}

.tx-realty-pi1 .single-view .text-pane h4 {
  color: #FFFFFF;
  font-size: 12px;
  margin: 25px 0 10px 0;!important
  line-height: 14px;
}

/**
 * @section Absätze
 */
p {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	color:#00000;
}


/**
 * @section Bilder
 */
 img { vertical-align: bottom; }
 
/* Rahmen verlinkter Bilder entfernen */
a img { border: 0; }


/**
 * @section Links und Anker
 */
a:link {
  color: #FFFFFF;
  text-decoration:underline;
}
a:visited {
  color: #FFFFFF;
  text-decoration:underline;
}
a:hover, a:focus {
  color: #FFFFFF;
  text-decoration:none;
}
a:active {
  color: #FFFFFF;
  text-decoration:none;
}

/**
 * @section Listen
 */
ul, ol { margin: 1em 0 1em 1.3em;  }

li { margin: 0 0 .5em 0; line-height:1.4em; }

dt {
  padding: 0;
  margin: 0;
}

/**
 * @section Tabellen
 */
caption {
  color: #000000;
  background-color: white;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 1.5em 0 .5em 0;
}

/**
 * @section Formulare
 */
input, textarea
{
   font-size:12px;
} 

fieldset {
  border: none;
  margin: 1em 0;
  padding: 10px 0m;
  width:6
  
  20px;
}
legend {
  color: white;
  padding: .3em 1em;
  display:none;
}
input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle; 
}
input[type="text"],input[type="password"] {
  border: 1px solid #cbb8ba;  
  margin:0 0 5px 0;
  width:255px;
}
input[type="submit"] {
  color: #000000;
  font-weight: bold;
  width:258px;
  margin:0 0 0 157px;
  height:25px;
  background-color:#CCC;
}
textarea {
  border: 1px solid #cbb8ba;
  margin: 0;
  padding: 5px 15px;
  width: 245px;
  height:60px;
  font-family: Verdana, Arial, sans-serif;
}
label {
  cursor: pointer;
  padding-right: .5em;
  width:350px;
  float:left;
}

.csc-mailform-field input[type="text"], .csc-mailform-field input[type="password"] {
  border: 1px solid #cbb8ba;  
  padding: 3px 10px;
  margin:0 0 5px 0;
  width:190px;
}

.csc-mailform-field input[type="submit"]{
  color: #000000;
  background-color: #f5f4f8;
  font-weight: bold;
  padding: 0 6px;
  width:210px;
  margin:10px 0 0 0;
  height:25px;
}

/* Tabellen in Formularen */
form table {
  width: 100%;
  border-collapse: collapse;
}
form td,
form th {
}
form th {
  width: 40%;
  text-align: left;
}




.validation-advice, .powermail_mandatory_js
{
	color:red;
	margin-bottom:20px;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * Regeln für besondere Bereiche
 * 
 * @section Container
 */
 

div#container
{
	width:972px;
	height:auto;
	margin:75px auto 0 auto;
}

#container #header
{
	width:972px;
	height:40px;
	background-image:url(../images/bgNavi.jpg);
	background-repeat:no-repeat;
	padding:51px 0 0 0;
}

#container #contentContainer
{
	width:972px;
	height:auto;
	min-height:300px;
	background-image:url(../images/bgContent.jpg);
	background-repeat:repeat-y;
}

#container #footer
{
	width:902px;
	height:76px;
	background-image:url(../images/bgFooter.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding:0 90px 0 0;
	color:#2a68a8;
}

#header #navigation
{
	width:620px;
	height:20px;
	float:left;
	margin:20px 0 0 80px;
}

#navigation a:link, #navigation a:visited
{
	width:auto;
	margin:0 10px 0 0;
	color:#2a68a8;
	text-transform:uppercase;
	text-decoration:none;
}

#navigation a:hover, #navigation a:active, #navigation .active:link, #navigation .active:visited, #navigation .active:hover, #navigation .active:active
{
	color:#FFFFFF;
}

#contentContainer #subnavigation
{
	clear:left;
	width:780px;
	height:70px;
	margin:0 0 0 100px;
	background-image:url(../images/marktwert_logo_schatten.png);
	background-repeat:no-repeat;
	background-position:600px top;
	padding:30px 0 0 0;
}

#subnavigation a:link, #subnavigation a:visited
{
	width:auto;
	margin:0 10px 0 0;
	color:#0a3462;
	text-transform:uppercase;
	text-decoration:none;
}

#subnavigation a:hover, #subnavigation a:active, #subnavigation .active:link, #subnavigation .active:visited, #subnavigation .active:hover, #subnavigation .active:active
{
	color:#FFFFFF;
}

#footer a:link, #footer a:visited
{
	text-transform:uppercase;
	color:#2a68a8;
	text-decoration:none;
	font-size:11px;
}

#footer a:hover, #footer a:active
{
	color:#FFFFFF;
}

#contentContainer #contentLeft
{
	width:235px;
	height:auto;
	min-height:300px;
	float:left;
	margin:9px 20px 0 0;
	display:inline;
}

#contentLeft #subsubNavigation
{
	margin:20px 0px 0px 85px;
	width:150px;
	height:auto;
}

#subsubNavigation a:link, #subsubNavigation a:visited
{
	text-decoration:none;
	font-size:11px;
	line-height:18px;
	margin:0 0 5px 0;
	display:block;
}

#subsubNavigation a:hover, #subsubNavigation a:active, #subsubNavigation .active:link, #subsubNavigation .active:visited, #subsubNavigation .active:hover, #subsubNavigation .active:active
{
	text-decoration:underline;
}

#subsubNavigation #subsubsubNavigation
{
	margin:0 0 0 15px;
}

#contentContainer #contentRight
{
	width:627px;
	height:auto;
	min-height:353px;
	float:left;
	background-image:url(../images/bgM.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 20px 20px 0;
}

.align-right
{
	text-align:right;
}

.tx-realty-pi1 .single-view .text-pane
{
	width:400px;
}

.tx-realty-pi1 .single-view .images
{
	width:150px;
}

div.description
{
	margin:15px 0 0 0;
}

.tx-realty-pi1 .single-view .text-pane .overview th, .tx-realty-pi1 .single-view .text-pane .overview tr.even
{
	background-color:#FFF;
	color:#0A3462;
}



.tx-realty-pi1 .single-view .text-pane .overview tr.odd
{
	background-color:#CCC;
}

.tx-realty-pi1 .single-view .text-pane .buttons
{
	background-color:#FFF;
	margin:0 0 20px 0 ;
}

fieldset.tx-realty-pi1-fieldset, tx-realty-pi1-information, .tx-realty-pi1-label
{
	background-color:transparent;
	border:none;
}

.tx-realty-pi1-input
{
	padding:0;
}

#tx_realty_pi1-requesterCity
{
	width:170px;
}

.tx-realty-pi1-textarea
{
	width:225px;
}

.tx-realty-pi1 a.button, .tx-realty-pi1 span.button
{
	background-color:transparent;
	background-image:none;
	height:auto;
}

tx-realty-pi1-contact-form
{
	height:auto;
}

.tx-realty-pi1-submit
{
	background-image:none;
}

.tx-realty-pi1 .single-view #tx_realty_map
{
	width:400px;
	margin:0 0 20px 0;
}

.tx-realty-pi1 .single-view .text-pane .buttons
{
	background-color:transparent;
}

.tx-realty-pi1 a.button span, .tx-realty-pi1 span.button span
{
	background-color:white;
	color:#2a68a8;
	background-image:none;
	display:block;
	width:400px;
	margin:0;
	padding:0;
}

.tx-realty-pi1 a.button, .tx-realty-pi1 span.button
{
	margin:0 0 5px 0;
	padding:0;
}

.tx-realty-pi1 .single-view .text-pane .overview th, .tx-realty-pi1 .single-view .text-pane .overview tr.even, .tx-realty-pi1 .single-view .text-pane .overview tr.odd
{
	background-color:transparent;
	color:#FFF;
}

.tx-realty-pi1 .single-view .text-pane .overview th, .tx-realty-pi1 .single-view .text-pane .overview td
{
	border:none;
	color:#FFF;
	padding:0;
}

.tx-realty-pi1 h2
{
	margin-bottom:5px;
	margin-top:15px;
}

.tx-realty-pi1 .list-view .result tbody tr table.item
{
	border-spacing:0;
	border-top:none;
}

.tx-realty-pi1 .list-view .result .item .checkbox
{
	width:30px;
}

.tx-realty-pi1 .image
{
	border:none;
	
}

.tx-realty-pi1 .list-view .result .image
{
	vertical-align:top;
	height:auto;
	text-align:left;
}

.tx-realty-pi1 .list-view .result td.image
{
	vertical-align:top;
}

.tx-realty-pi1 .list-view .description
{
	width:320px;
	padding:0 10px 0 10px;
}

.tx-realty-pi1 .list-view .result .description table.details
{
	color:#FFF;
}

.tx-realty-pi1 .list-view .result thead tr td
{
	border-bottom:none;
}

.tx-realty-pi1 .list-view .result tbody tr td .item
{
	border-bottom:1px solid white;
	margin:5px 0 5px 0;
	height:85px;
}

.tx-realty-pi1 .list-view h2
{
	margin:0 0 15px 0;
}

.spacer-gif
{
	border:none;
	visibility:hidden;
}
