﻿/* 

CSS-Definitionen www.detlefschoof.de
© 2010 make|it interaktiv, www.make-ad.de                           

*/


* {
	border: 0px;
	margin: 0px;
	padding: 0px;	 
}


body {
	font-family: Tahoma, Geneva, sans-serif;
	background: url(../../images/hg-seite.gif) repeat-x 0 bottom #CBCBCB;	
	font: 13px/18px Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
}

H2 {
	color: #f00000;
	font-size: 16px;
	font-weight:normal;
	margin-top:20px;
}

H4 {
	color: #FF0000;
	font-size: 19px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom: 10px;
}

ul {
	margin-left:2px; 
	padding-left:7px;
	list-style-type:square;
}

ul li b {
	color: red;
}

OL LI {
	margin:0 0 0 25px;
}

DIV#seite {
	background: url(../../images/back_noindex.gif) repeat-x;
}

div#c10.csc-default ul {
	margin-left:15px; 
	padding-left:15px;
	list-style-type:square;
}

div#inhalt ul {
	margin-left:20px;
}

div#inhalt ul li{
	margin-bottom:3px;
}

/* ---------------------------------------------------------- Sonderstyles Startseite*/

body#start {
	background: url(../../images/hg-startseite.gif) #CBCBCB center 0 repeat-x;
}

body#start div#seite {
	background:0;
}

*+html body#start OL {
	margin-top:-20px;
}

DIV#SupernaviStart {
	float:right;
	margin-top:60px;
	margin-right:20px;
}
*+html DIV#SupernaviStart {
		margin-top:50px;
		margin-left:64px;
		margin-right:0;
}
*html DIV#SupernaviStart {
		margin-top:50px;
		margin-left:64px;
		margin-right:0;
}

DIV#TopAngebot {
	width:540px;
	height:375px;
	padding-top:14px;
	color: #C9CBD8;
	font:1em/1.2em Tahoma;
	margin-left:20px;
}

DIV#TopAngebot img.TopBild {
	border:4px solid #1A1F4E;
	margin:5px 0 14px 0;
}

DIV#TopAngebot H1 {
	font-family: HelveticaNeueThin, Arial, Helvetica, sans-serif;
	font-size:3em;
	color:#878BAA;
	text-shadow: #0B1243 2px 2px, #0B1243 -2px -2px;
}

DIV#TopAngebot {
	float:left;
}

DIV#TopAngebot P {
	float:left;
}

DIV#TopAngebot A.TopDetails {
	background: url(../../images/top-details.gif);
	width:103px;
	height:21px;
	display:block;
	text-transform:uppercase;
	color:White;
	text-decoration:none;
	text-align: center;
	float:right;
	padding-top:6px;
	text-shadow: Black 1px 1px 1px, Black 0px 0px 3px;
}

DIV#inhaltStartseite {
	margin-top:558px;
	background-color: White; 
}
*html DIV#inhaltStartseite {
	margin-top:38px; 
}

UL.SubNavi {
	clear:both;
}

UL.SubNavi LI.SubMenu {
	float:left;
	list-style:none;
}

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

DIV#inhaltStartseite div.tx-realty-pi1 {
	margin-left:36px;
}

DIV#inhaltStartseite div.tx-realty-pi1 div.list-view H2,
DIV#inhaltStartseite div.tx-realty-pi1 div.list-view TD.checkbox,
DIV#inhaltStartseite div.tx-realty-pi1 div.list-view div.favorites  {
	display:none;
}


DIV#inhaltStartseite div.tx-realty-pi1 div.list-view TD.image img {
	border: 1px solid #949494;
	padding:2px;
	margin:0 20px 0 10px;
}

DIV#inhaltStartseite div.tx-realty-pi1 div.list-view TABLE.item {
	background: url(../../images/hg-start-objekt.gif);
	width:554px;
	height:187px;
	margin-bottom:10px;
}

DIV#inhaltStartseite div.tx-realty-pi1 div.list-view p.city {
	font-size: 20px;
	color:Black;
	font-weight:normal;
} 

DIV#inhaltStartseite div.tx-realty-pi1 div.list-view H3 {
	margin:10px 0;
}

DIV#inhaltStartseite div.tx-realty-pi1 div.list-view H3 A {
	color: #DC0000;
	font-weight:bold;
	line-height:13px;
	text-decoration:none;
	text-transform:none;
}

DIV#inhaltStartseite div.tx-realty-pi1 div.list-view H3 A:HOVER {
	text-decoration:underline;
}

DIV#inhaltStartseite div.tx-realty-pi1 div.list-view TD.description {
	vertical-align:top;
	padding-top:15px;
}

DIV#inhaltStartseite div.tx-realty-pi1 div.list-view p.details {
	line-height:1.2em;
}

DIV#inhaltStartseite div.tx-realty-pi1 div.list-view table.details {
	margin-top:10px;
}

DIV#inhaltStartseite div.tx-realty-pi1 div.list-view p.price{
	font-size: 16px;
	margin:10px 0;
}  

/* ========================================================================================================= */
/* ------------------------------------------------------------------------------------------ Immo List View */

TABLE.result TD {
		padding:2px;
}
TABLE.result TD.image {
		border:0;
		padding-right:10px;
}

TABLE.result TD.description {
	padding-top:12px;
}

img.button-details {
	margin:5px 0 0 20px;
}

TD.description H3 A {
	margin-top:5px;
}

TD#SpalteLinks div.tx-realty-pi1 div.list-view TABLE.item {
	width:554px;
	background: url(../../images/hg-objekt.gif) no-repeat #FEFEFE;
	border:0;
}

TD#SpalteLinks div.tx-realty-pi1 div.list-view input[type="checkbox"] {
	margin-right:15px;
}

TD#SpalteLinks div.tx-realty-pi1 div.list-view p.city {
	color:Black;
	font-size:20px;
	font-weight:normal;
}

TD#SpalteLinks div.tx-realty-pi1 div.list-view p.details  {
	margin:10px 0;
	color:#DC0000;
	font-weight:bold;
	line-height:13px;
	text-decoration:none;
	text-transform:none;
}

TD#SpalteLinks div.tx-realty-pi1 div.list-view p.price {
	font-size:16px;
	margin:10px 0;
	font-weight:normal;
}

/* ------------------------------------------------ Sondersubnavi Listenansicht Immobilien*/ 

DIV#ImmoNav {
	/*height:350px;*/
}


DIV#ImmoNav UL {
	margin:37px 0 0 -55px;
	line-height:40px;
	clear:both;
	list-style:none;
}

DIV#ImmoNav UL LI.Menu {
	width:100%;
	display: inline;
}

DIV#ImmoNav UL LI A {
	text-decoration:none;
	display:block;
	background: url(../../images/hg-li-immonav.gif) no-repeat;
	background-position: center 0;
	padding: 1px 0 0 0;
	text-align:center;
	color:#333;
	margin-bottom:4px;
	font-size:13px;
	text-shadow:0 1px 0 #CCC;
	clear:both; /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
}

DIV#ImmoNav UL LI.MenuAktiv A {
	background-position: center -100px;
	color:White;
	text-shadow:0 -1px 0 #666;
}

DIV#ImmoNav UL LI A:HOVER {
	background-position: center -50px;
	color:White;
	text-shadow:0 -1px 0 Black;
}


/* ------------------------------------------------------------- Single View */

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

DIV#InhaltInnen div.tx-realty-pi1 TABLE {
	width:auto;
}

DIV#InhaltInnen div.tx-realty-pi1 TABLE.sorting {
	background-color: #EEE;
}

DIV#InhaltInnen div.tx-realty-pi1 TABLE.sorting TD {
	padding:10px;
}

div#objektbilder {
	padding:48px 0 0 40px;
	width:433px;
}

div#objektbilder div.images img {
	margin: 10px 10px 0 0;
}

div.actionbuttons {
	padding:30px 0 0 38px;
}

div.actionbuttons a.button {
 margin: 0 8px 5px 0;
 float:left;
}

FORM#tx_realty_pi1_sorting {
	margin-top:20px;
}



/* ----------------------------------------------------------------------------------------------- IMMO ENDE */
/* ========================================================================================================= */


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

DD {
	padding-top:4px;
	font: 0.8em/0.9em Tahoma, Arial, Helvetica, sans-serif;
}

DD A {
	color:#333333;
	text-decoration: none;
}

DD A:HOVER {
	text-decoration: underline;
}

DIV#header {
	width:980px;
	height:42px;
}

DIV#logo {
	width:310px;
	height:81px;
	padding-top:45px;
	margin-left:11px;
}

DIV#Suche {
	height:45px;
	float:right;
	margin-top:-100px;
	margin-right:20px;
}
*html DIV#Suche {
	margin-right:0;
}

DIV#Groesse {
}

DIV#container {
	margin: 0 auto;
	width:980px;
}

DIV#container H1 {
	color:#cbcbcb;
	font:2em/1em Arial, Helvetica, sans-serif;
	height:30px;
	margin-top:7px;
}

DIV#inhalt {
	margin-top:143px;
	background-color: White;
}
*html DIV#inhalt {
	margin-top:0px;
}

DIV#InhaltInnen {
	margin:0;
	padding:40px 10px 10px 10px;
	width:940px;
}

DIV#InhaltInnen table {
	width:100%;
}

DIV#c89,
DIV#c36,
DIV#c41,
DIV#c53,
DIV#c56,
DIV#c58,
DIV#c64,
DIV#c66,
DIV#c81,
DIV#c39,
DIV#c51,
DIV#c52,
DIV#c57,
DIV#c63,
DIV#c65 {
	height:290px;
}

DIV#Verdrenger {
	height:40px;
}

/* ------------------------------- SUPERNAVI */

DIV#Supernavi {
	margin-top:10px;
}

DIV#Supernavi UL LI {
	float:left;
	list-style:none;
	font-size:1.1em;
	text-transform:uppercase;
	border-right:1px solid Black;
	border-left:1px solid #4A507F;
}
*html DIV#Supernavi UL LI {
	width:10px;
}

DIV#Supernavi UL LI:HOVER, 
DIV#Supernavi UL LI.MenuAktiv:HOVER {
	background-color: #585C88;
}
DIV#Supernavi UL LI.MenuAktiv {
	background-color: #3E4576;
}

/* --- */

DIV#Supernavi UL LI A {
	color:#e5e5e5;
	text-decoration:none;
	display:block;
	height:34px;
	padding:15px 45px 0 20px;
	text-shadow:0 1px 0 #7D81A2, 0 -1px 0 Black;
}

*html DIV#Supernavi UL LI A:HOVER {
	text-decoration:underline;
}

DIV#Supernavi UL LI#p8 	A	{background: url(../../images/supernavi-1.png) 	no-repeat center right; }
DIV#Supernavi UL LI#p9 	A	{background: url(../../images/supernavi-2.png)  no-repeat center right; }
DIV#Supernavi UL LI#p36	A	{background: url(../../images/supernavi-3.png)  no-repeat center right; }
DIV#Supernavi UL LI#p17	A	{background: url(../../images/supernavi-4.png)  no-repeat center right; }
DIV#Supernavi UL LI#p18	A	{background: url(../../images/supernavi-5.png)  no-repeat center right; }

*html DIV#Supernavi UL LI#p8 	A	{background: url(../../images/supernavi-1.gif) 	no-repeat center right; }
*html DIV#Supernavi UL LI#p9 	A	{background: url(../../images/supernavi-2.gif)  no-repeat center right; }
*html DIV#Supernavi UL LI#p36	A	{background: url(../../images/supernavi-3.gif)  no-repeat center right; }
*html DIV#Supernavi UL LI#p17	A	{background: url(../../images/supernavi-4.gif)  no-repeat center right; }
*html DIV#Supernavi UL LI#p18	A	{background: url(../../images/supernavi-5.gif)  no-repeat center right; }

/* ------------------------------- HauptNAVI */

DIV#navigation {
	float:right;
	margin-top:-50px;
	clear:both;
}
*+html DIV#navigation {
	margin-right:5px;
}

div.clearer {
	clear:both;
}

DIV#navigation UL LI.Menu,
DIV#navigation UL LI.MenuAktiv,
DIV#navigation UL LI.MenuLetzter, 
DIV#navigation UL LI.MenuLetzterAktiv {
	float:left;
	list-style:none;
	margin:0 8px 0 0;
	padding:0 8px 0 0;
	border-right:1px solid #F00000;
}
*html DIV#navigation UL LI.MenuLetzter,
*html DIV#navigation UL LI.MenuLetzterAktiv {
	margin:0;
	padding:0;
}

DIV#navigation UL LI.Menu A:HOVER,
DIV#navigation UL LI.MenuAktiv A:HOVER,
DIV#navigation UL LI.MenuLetzter A:HOVER,
DIV#navigation UL LI.MenuLetzterAktiv A:HOVER {
	text-decoration:underline;
}

*html DIV#navigation UL LI.Menu A:HOVER,
*html DIV#navigation UL LI.MenuAktiv A:HOVER,
*html DIV#navigation UL LI.MenuLetzter A:HOVER,
*html DIV#navigation UL LI.MenuLetzterAktiv A:HOVER {
	color:Gray;
}

DIV#navigation UL LI.Menu A,
DIV#navigation UL LI.MenuAktiv A,
DIV#navigation UL LI.MenuLetzter A,
DIV#navigation UL LI.MenuLetzterAktiv A {
	color:Black;
	font:0.85em/1em Tahoma,arial,helvetica,clean,sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}

DIV#navigation UL LI.MenuLetzter, 
DIV#navigation UL LI.MenuLetzterAktiv {
	border:none;
}

DIV#navigation UL LI.MenuAktiv A, 
DIV#navigation UL LI.MenuLetzterAktiv A {
	color:#F00000;
}

/* ------------------------------- SUBNAVI */

DIV#subnavigation {
	position:absolute;
	margin-top:-32px;
	margin-left: 331px;
}

DIV#subnavigation ul {
	width:620px;
}

DIV#subnavigation ul.SubNavi li {
	border-right:medium none;
	display:inline;
	list-style:none;
	font-size:11px;
	margin-right:5px;
}

DIV#subnavigation ul.SubNavi li.SubMenu A, 
DIV#subnavigation ul.SubNavi li.SubMenuAktiv A {
	color: #888;
	float:left;
	text-decoration:none;
	text-transform:none;
	border-right:1px solid #888;
	padding-right:5px;
	line-height:1.3em;
}

DIV#subnavigation ul.SubNavi li.SubMenuAktiv A {
	color:#f00000;
	margin-right:5px;
	text-transform:none;
}

DIV#subnavigation ul.SubNavi li.SubMenu A:HOVER, 
DIV#subnavigation ul.SubNavi li.SubMenuAktiv A:HOVER {
	text-decoration:underline;
}


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



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


DIV#footer {
	width:100%;
}

IMG.spacer-gif {
	height:1px;
}

p.bodytext {
	margin-bottom:10px;
}

p.bodytext A {
	color:#F00000;
	font-weight:bold;
	text-decoration:none;
}

p.bodytext A:HOVER {
	color:Gray;
}


/* ------------------------------- SITEMAP */

div#Sitemap {
	border-top:1px solid #B6B6B6;
	width:960px;
	padding:20px 0 80px 0;
	margin:30px auto;
	font-size:11px;
}

div#Sitemap a {
	color:#444;
	padding:0 1px;
	text-decoration:none;
	text-shadow: 0 1px 0 #DDD;
}
div#Sitemap a:hover {
	text-decoration:underline;
}
div#Sitemap ul {
	min-height: 40px;
	list-style:none;
	font-size: 1em;
}
div#Sitemap ul li {
	float:left;
	padding:2px 20px 4px 5px;
}

div#Sitemap ul li ul {
	height:auto;
}

div#Sitemap ul.sitemap1 {
	margin-left:-7px;
}

div#Sitemap ul li ul li {
	border-right:medium none;
	display:inline;
	line-height:5px;
	list-style:none;
	padding:2px 0;
	clear:both;
}
div#Sitemap ul li ul li a {
	line-height:1.1em;
	color: #666;
	float:left;
	line-height: 1em;
}

TD#SpalteLinks {
	width:360px;
	margin-right:20px;
}

TD#SpalteRechts {
	width:580px;
	font-size:11px;
	color:#333;
}

TD#SpalteRechts {
	width:580px;
	font-size:13px;
	color:#333;
}

DIV#inhaltmain {
	padding:10px;
	width:320px;
}

DIV#inhaltbreit {
	padding:10px;
/*	width:580px;*/
	width:100%;
}

DIV#inhalt2-1-links {
	padding:10px;
	width:550px;
}

DIV#inhalt2-1-rechts {
	padding:10px 10px 10px 30px;
	/*width:100%;*/
}

DIV#inhalt3-2-links {
	padding:10px;
	width:640px;
}

DIV#inhalt3-2-rechts {
	padding:10px 10px 10px 30px;
	/*width:280px;*/
}


DIV#inhalt50-50-links {
	padding:10px;
	width:480px;
}

DIV#inhalt50-50-rechts {
	padding:10px 10px 10px 30px;
	/*width:100%;*/
}

DIV#inhaltrechts {
	padding:0 0 10px 10px;
	/*width:100%;*/
} 

DIV#inhaltrechts H3 {
	font-size:11px;
	color:#008193;
	text-transform:uppercase;
}

DIV.Header1, DIV.csc-header.csc-header-n1 {
	width:auto;	
}
*html DIV.Header1,
*html DIV.csc-header.csc-header-n1 {
	height:20px;
}

DIV.divider {
	margin:30px 0;
}

/* ------------------------------- SITEMAP ENDE */


div#FooterDaten {
	width:960px;
	padding:20px 0;
	margin:0 auto;
	font-size:11px;
	color:#313131;
}


HR {
	border:1px solid White;
	border-bottom: 1px solid #e5e5e5;
	margin:10px 0;
}



/* -------------------------------------------------------------------------- SUCHE */


.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	border:0;
	background: url(../../images/suchergebnisse-hg-eingabe.gif) no-repeat;
	width:230px;
	height:29px;
	padding:0 0 0 10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button.submit {
	background: url(../../images/suchen.gif);
	font-size:0.1px;
	color:#DC0000;
	width:103px;
	height:27px;
	cursor:pointer;
	float:right;
	margin-left:250px;
	margin-top:-43px;
}

form#tx_indexedsearch TABLE {
	width:auto;
}

form#tx_indexedsearch TABLE TD {
	padding:3px;
}

DIV.tx-indexedsearch-whatis {
	width:100%;
	height:34px;
	background: url(../../images/suchergebnisse-hg-suchwort.gif);
	text-align: center;
	color:White;
	font-size: 20px;
	text-shadow: #9B9B9B 0 1px 0;
	text-transform: uppercase;
	padding-top:13px;
	letter-spacing: -0.5px;
	margin-bottom:20px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight:bold;
	font-style: normal;
}

DIV.tx-indexedsearch-browsebox {
	margin:10px 0 50px 0;
	color:#333;
	font-size:12px;
}

DIV.tx-indexedsearch-browsebox p {
	margin-bottom:5px;
	font-size:11px;
}

DIV.tx-indexedsearch-res DIV.tx-indexedsearch-res {
	background: url(../../images/suchergebnisse-hg-ergebnis.gif) no-repeat;
	clear:both;
}

TD.tx-indexedsearch-title.title {
	padding: 12px 5px;
}

TD.tx-indexedsearch-title.title A {
	font-size:16px;
	color: #DC0000;
	text-decoration: none;
}

TD.tx-indexedsearch-title.title A:HOVER {
	text-decoration: underline;
}

TD.tx-indexedsearch-percent.percent {
	padding-right:12px;
	color:#3F3F3F;
	font-size:12px;
}

TD.tx-indexedsearch-descr.descr {
	color:#555;
	font-size:12px;
	padding:7px;
	line-height:1.3em;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style: normal;
	padding-bottom:10px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#DC0000;
}

TD.tx-indexedsearch-info.info {
	color:#999;
	font-size: 11px;
	line-height:1.1em;
	padding:0 7px;
}

TD.tx-indexedsearch-info.info A {
	color:#999;
	text-decoration: none;
}

TD.tx-indexedsearch-info.info A:HOVER {
	text-decoration: underline;
}

.tx-indexedsearch-icon.icon {
	width:0px;
}

.tx-indexedsearch-icon.icon IMG {
	display:none;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: transparent;
}

DIV#inhalt UL.browsebox {
	margin-left:0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
	margin:0;
}

UL.browsebox LI {
	font-size:11px;
	height:26px;
	display:block;
	float:left;
	background: url(../../images/suchergebnisse-li-2.gif);
	text-align:center;
	padding:5px 6px 0 6px;
}

UL.browsebox LI:HOVER, 
UL.browsebox LI.tx-indexedsearch-browselist-currentPage  {
	background-position: 0 -31px;
}

UL.browsebox LI:first-child {
	background: url(../../images/suchergebnisse-li-1.gif) 0 0;
	width:60px;
	padding: 5px 0 0 0;
}

UL.browsebox LI:first-child:HOVER,
UL.browsebox LI:first-child.tx-indexedsearch-browselist-currentPage {
	background-position: 0 -31px;
}

UL.browsebox LI:last-child {
	background: url(../../images/suchergebnisse-li-3.gif);
	width:58px;
	padding: 5px 0 0 0;
}

UL.browsebox LI:last-child.tx-indexedsearch-browselist-currentPage,
UL.browsebox LI:last-child:HOVER {
	background-position: 0 -31px;
}

UL.browsebox LI A {
	color:White;
	text-decoration:none;
}

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

DIV#Suche input.Sucheingabe {
	background-color: white;
	border: solid 2px rgb(190, 187, 186);
	color: gray;
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	height: 19px;
	margin: 0px;
	margin-right: 1px;
	padding: 4px 1px 1px 3px;
	vertical-align: top;
	width: 162px;
}
*html DIV#Suche input.Sucheingabe {
	margin-left:1px;
}


DIV#Suche input.Suchbutton {
  background-color: #D0161C;
  color:White;
  font-weight:bold;
  font-size:0.8em;
  border:0;
  margin-right:1px;
}

/* ------------------------------------------------------------------------------------ P0wermail --- */

fieldset.tx-powermail-pi1_fieldset {
	background-color: #EFEFEF;
	width:300px;
	border:none;
	padding:0;
}

fieldset.tx-powermail-pi1_fieldset legend {
	color: Gray;
	width:280px;
	padding:10px;
	background: Silver;
	text-shadow: #DDD 0 1px 0;
	font-size: 20px;
	-moz-border-radius:5px 5px 0px 0px;
	font-weight:normal;
}
*html fieldset.tx-powermail-pi1_fieldset legend {
	display:none;
}
*+html fieldset.tx-powermail-pi1_fieldset legend {
	margin-left:-7px;
}

fieldset.tx-powermail-pi1_fieldset label {
	font-size:13px;
	text-shadow:0 1px 1px #FFFFFF;
	color: #666;
	padding:5px;
	width:90%;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	-moz-border-radius:3px;
	background: url(../../images/hg-input-kontakt.gif) repeat-x scroll left top #FFF;
	border:1px solid #8D9095;
	color:#29384C;
	font-size:13px;
	padding:4px;
	margin:0px 6px 6px 6px;
	color:Black;
}

fieldset.tx-powermail-pi1_fieldset div {
	border-bottom:1px solid #d8d8d8;
	border-top:1px solid #FEFEFE;
	margin:0;
	padding:5px 5px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin: 10px 6px;
	font-weight: bold;
	width:150px;
	padding:10px;
	background: Silver;
	text-shadow: #DDD 0 1px 0;
	-moz-border-radius:6px;
	cursor:pointer;
}

TD#SpalteLinks fieldset.tx-powermail-pi1_fieldset {	width:400px;	}
TD#SpalteLinks fieldset.tx-powermail-pi1_fieldset legend {	width:380px;	}

TD#SpalteLinks fieldset.tx-powermail-pi1_fieldset input.powermail_text,
TD#SpalteLinks fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
TD#SpalteLinks fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:350px;
	margin:0;
	display: inline;
}

TD#SpalteLinks fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	width:220px;
}

body#start FORM#tx_realty_pi1_list_view TABLE {
	margin-bottom:25px;
}

/* ------------------------------------------------------------------------ Kontaktformular IMMO --- */



p.csc-linkToTop a {
	color: #ff0000;
	text-decoration: none;
	font-weight:bold;
}

p.csc-linkToTop a:HOVER {
	text-decoration:underline;
}


DIV#Abschluss {
	display:none;
}

tr.ungerade {
}

TABLE#fehmarnwinkel TD {
	padding:3px;
}

TABLE.csc-uploads {
	margin-top:-15px;
}

TABLE.csc-uploads A {
	color:#333333;
	text-decoration: none;
	margin-left:5px;
}

TABLE.csc-uploads A:HOVER {
	text-decoration: underline;
}




