/*******************************************************************************

	Projekt		:	Szech Immobilien
	Copyright	:	°° zweikreis.de

*******************************************************************************/


/* ### headlines ############################################################ */

#content h1 {
	font-family:Verdana, Arial, Helvetica, sans;
	color:#6E6E7B;
	font-size:1.6em;
	line-height:2em;
	letter-spacing: 1px;
	padding:35px 0 5px 0;
	font-weight:bold;
	border-bottom:1px solid #C5CFDC;
}

#content h1 img {
	height:32px;
}

#content h2 {
	color:#434653;
	font-size:1em;
	font-weight:bold;
	line-height:1.3em;
	letter-spacing:1px;
	padding:25px 0 17px 0;
}

/* ### Images ############################################################ */

#content .bildblockfloatLeft {
	display:block;
	float:left;
	margin:0px 15px 6px 8px;
	padding:0px;
	border:3px solid #fff;
	background:#FFFFFF;
}

#content .bildblockfloatRight {
	float:right;
	margin:0px 8px 6px 15px;
	padding:0px;
	border:3px solid #fff;
	background:#FFFFFF;
}

#content .bildblockpnormal {
	display:block;
	margin-bottom:8px;
	padding:0;
}

.untertitel{
	display:block;
	padding:2px;
	text-align:right;
}

#content img {
	display:block;
}

#main-block img.floatLeft {}

#main-block img.floatRight {}

#main-block img.pnormal {}

/* ### Text ############################################################ */

#content .textblock {
	font-size:1.2em;
	line-height:1.4em;
	padding:0px 8px;
}

/* ### Hyperlinks ######################################################### */

#content .textblock a, 
#content .textblock a:link {
	color:#749668;
	text-decoration:underline;
}

#content .textblock a:hover {
	color:#B06F28;
	text-decoration: none;
}


/* ### Paragraphs ########################################################## */

#content .textblock p {
	margin-bottom:1.2em;
}

/* ### Lists ################################################################ */

#content ul, 
#content ol {
	margin:10px 0px 10px 0;
}

#content ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#content ul li {
	padding:0 0 3px 42px;
	list-style-type:none;
	background:url(../pics/listenpunkt.gif) no-repeat 20px top;
}



/* ### Bilder ################################## */

.pleft {
	float:left;
	margin:0 20px 10px 0;
}

.pright {
	float:right;
	margin:0 0px 10px 20px;
}

/* ###  Detailansicht ####################################################### */

#detail {
	display:block;
	float:left;
	width:669px;
	padding-bottom:3px;
}
#detail .middle {
	display:block;
	float:left;
	width:669px;
	background:url(../pics/detail_middle.gif) repeat-y left top;
}
#detail .top {
	display:block;
	float:left;
	width:669px;
	height:17px;
	background:url(../pics/detail_top.gif) no-repeat left top;
}
#detail .bottom  {
	display:block;
	float:left;
	width:664px;
	height:34px;
	padding-right:5px;
	background:url(../pics/detail_bottom.gif) no-repeat left top;
}

#detail .bottom a,
#detail .bottom a:link{
	display:block;
	float:right;
	width:154px;
	height:27px;
	background:url(../pics/detail_expose.gif) no-repeat 0px 0px;	
}

#detail .bottom a:hover{
	background:url(../pics/detail_expose.gif) no-repeat 0px -27px;	
}

#detail .left{
	display:block;
	float:left;
	width:340px;
	padding-left:12px;
}
#detail .right {
	display:block;
	float:left;
	width:310px;
}

.untertext {
	clear:both;
	padding:2px 10px 10px 50px;
	font-size:0.9em;
	color:#6F7886;
	text-align:right;
}

/* Blättern *************************/

.object_nav {
	position:relative;
	margin-top:-30px;
	width:260px;
	display:block;
	float:right;
    padding:5px 0px;
}

.prev_object {
	display:block;
	float:left;
	width:122px;
}
.prev_object a,
.prev_object a:link {
	display:block;
	width:122px;
	height:21px;
	background:url(../pics/detail_prev_object.gif) no-repeat 0px 0px;	
}
.prev_object a:hover {
	background:url(../pics/detail_prev_object.gif) no-repeat 0px -21px;	
}

.next_object {
	display:block;
	float:right;
	width:114px;
}
.next_object a,
.next_object a:link {
	display:block;
	width:114px;
	height:21px;
	background:url(../pics/detail_next_object.gif) no-repeat 0px 0px;	
}
.next_object a:hover {
	background:url(../pics/detail_next_object.gif) no-repeat 0px -21px;	
}


/* Daten **************/

#detail .daten {
	display:block;
	float:left;
	padding:35px 0 20px 18px;

}

#detail .bezeichnung {
	display:block;
	float:left;
	width:275px;
	font-size:1.2em;
	line-height:1.2em;
	color:#5D5D5D;
	font-weight:bold;
}

#detail .ort {
	display:block;
	float:left;
	width:275px;
	font-size:1.1em;
	line-height:1.2em;
	padding:2px 0 40px 0;
	color:#5D5D5D;
}
#detail .preis {
	display:block;
	float:left;
	width:275px;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
	text-align:right;
	padding:60px 0 0 0;
	color:#BC7300;
}

#detail .zeile {
	display:block;
	float:left;
	width:280px;
	font-size:1.1em;
	line-height:1.2em;
	letter-spacing:0px;
	margin-bottom:5px;
}

#detail .zl {
	float:left;
    width:90px;
	color:#FF9C01;
}

#detail .zr {
	float:left;
    width:190px;
	color:#472C03;
}

#detail .freitext {
	font-size:1.1em;
	display:block;
	padding:5px 10px 0 10px;
	color:#383838;
}
#detail .freitext_head {
	font-size:1.1em;
	font-weight:bold;
	display:block;
	padding:10px 10px 0 10px;
	color:#383838;
}
#detail .freitext p{
	margin-bottom:8px;
}

#detail .objektnr{
	display:block;
	float:right;	
	width:125px;
	padding:0 10px;
	letter-spacing:1px;
	color:#B0AAAA;
	text-align:right;
}

#detail .neu{
	display:block;
	position:relative;
	top:-8px;
	float:right;
	width:59px;
	height:18px;
	background:url(../pics/neu.gif) no-repeat left top;	
}

#detail .verkauft{
	display:block;
	position:relative;
	top:-8px;
	float:right;
	width:59px;
	height:18px;
	background:url(../pics/verkauft.gif) no-repeat left top;	
}

#detail .vermietet{
	display:block;
	position:relative;
	top:-8px;
	float:right;
	width:59px;
	height:18px;
	background:url(../pics/vermietet.gif) no-repeat left top;	
}

#detail .preisaenderung{
	display:block;
	float:right;
	width:102px;
	height:18px;
	margin-top:2px;
	background:url(../pics/preisaenderung.gif) no-repeat left top;	
}

#detail .mietaenderung{
	display:block;
	float:right;
	width:102px;
	height:18px;
	margin-top:2px;
	background:url(../pics/mietaenderung.gif) no-repeat left top;	
}



/*  Bildergalerie  ****************/


#gal .gal_bild {
	display:block;
	float:left;
    width:330px;
	height:250px;
	text-align:center;
}

.bildnav {
	width:330px;
	display:block;
	float:left;
    padding:5px 0px;
}
.bild_zurueck {
	display:block;
	float:left;
	width:82px;
}
.bild_zurueck a,
.bild_zurueck a:link {
	display:block;
	width:82px;
	height:17px;
	background:url(../pics/detail_bild_zurueck.gif) no-repeat 0px 0px;	
}
.bild_zurueck a:hover {
	background:url(../pics/detail_bild_zurueck.gif) no-repeat 0px -17px;	
}

.bild_vor {
	display:block;
	float:right;
	width:65px;
}
.bild_vor a,
.bild_vor a:link {
	display:block;
	width:65px;
	height:17px;
	background:url(../pics/detail_bild_vor.gif) no-repeat 0px 0px;	
}
.bild_vor a:hover {
	background:url(../pics/detail_bild_vor.gif) no-repeat 0px -17px;	
}

.gal_auswahl {
	margin:10px 0 20px 0;
	display:block;
	float:left;
    width:330px;
	background:#C7C7C7;
}

.gal_thumb {
	display:block;
    float:left;
    border-right:1px solid #EBEBEB;
}



/* ######  Listenansicht  ################################################# */

#liste {
	display:block;
	float:left;
	width:669px;
	height:106px;
	background:url(../pics/list_hint.gif) no-repeat left top;
}

#liste .bild {
	float:left;
	width:120px;
	padding:13px 0px 0px 12px;
}

#liste .data-mitte{
	float:left;
	width:400px;
}

#liste .data-mitte-oben{
	float:left;
	height:67px;
	width:330px;
}
#liste .bezeichnung {
	display:block;
	float:left;
	width:330px;
	font-size:1.2em;
	line-height:1.2em;
	color:#5D5D5D;
	font-weight:bold;
	padding-top:15px;
}
#liste .bezeichnung a,
#liste .bezeichnung a:link {
	color:#5D5D5D;
}
#liste .bezeichnung a:hover {
	color:#BBBBBB;
}
	

#liste .standort {
	display:block;
	float:left;
	width:330px;
	font-size:1.1em;
	line-height:1.2em;
	padding:2px 0 0 0;
	color:#5D5D5D;
}

#liste .zeile {
	float:left;
	width:400px;
	font-size:1.1em;
	line-height:1.2em;
	letter-spacing:0px;
	margin-bottom:1px;

}
#liste .zl {
	display:block;
	float:left;
    width:90px;
	color:#FF9C01;
}
#liste .zr {
	overflow:hidden;
	float:left;
    width:300px;
	color:#472C03;
}

#liste .data-rechts{
	float:left;
	width:123px;
	height:74px;
}
#liste .objektnr{
	display:block;
	padding-top:12px;
	letter-spacing:1px;
	color:#B0AAAA;
	text-align:right;

}
#liste .preis {
	display:block;
	float:right;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
	text-align:right;
	padding:0 0 0 0;
	color:#BC7300;
}

#liste .preisaenderung{
	display:block;
	float:right;
	width:85px;
	height:18px;
	margin:2px 0px;
	background:url(../pics/preisaenderung.gif) no-repeat left top;	
}

#liste .mietaenderung{
	display:block;
	float:right;
	width:85px;
	height:18px;
	margin:2px 0px;
	background:url(../pics/mietaenderung.gif) no-repeat left top;	
}

#liste .detailbutt  {
	display:block;
	float:right;
	width:81px;
	height:27px;
	padding-right:5px;
}

#liste .detailbutt a,
#liste .detailbutt a:link{
	display:block;
	float:right;
	width:81px;
	height:27px;
	background:url(../pics/list_link.gif) no-repeat 0px 0px;	
}

#liste .detailbutt a:hover{
	background:url(../pics/list_link.gif) no-repeat 0px -27px;	
}

#liste .neu{
	display:block;
	float:right;
	width:59px;
	height:18px;
	background:url(../pics/neu.gif) no-repeat left top;
	margin-top:6px;	
}

#liste .verkauft{
	display:block;
	float:right;
	width:59px;
	height:18px;
	background:url(../pics/verkauft.gif) no-repeat left top;
	margin-top:6px;	
}

#liste .vermietet{
	display:block;
	float:right;
	width:59px;
	height:18px;
	background:url(../pics/vermietet.gif) no-repeat left top;
	margin-top:6px;	
}

.noentry {
	padding:15px 10px;
	font-size:1.1em;
}

.untertext_liste {
	clear:both;
	padding:20px 10px;
	font-size:1.1em;
	color:#6F7886;
	text-align:center;
	border-top:1px solid #C5CFDC;
	font-weight:bold;
}

.vhb {
	display:inline;
	font-size:0.8em;
	color:#FF9C01;
}


/* ######  Liste Startseite  ################################################# */

#startseite {
	display:block;
	float:left;
	width:223px;
	height:291px;
	background:url(../pics/startlist_hint.gif) no-repeat left top;
}

#startseite .bild_rahmen {
	float:left;
	width:223px;
	height:170px;
}
#startseite .bild {
	float:left;
	width:198px;
	padding:13px 0px 0px 12px;
}

#startseite .data-mitte{
	float:left;
	width:198px;
	padding-left:12px;
	height:88px;
}

#startseite .data-mitte-oben{
	float:left;
	width:198px;
	height:50px;
}
#startseite .bezeichnung {
	display:block;
	float:left;
	width:198px;
	font-size:1.2em;
	line-height:1.2em;
	color:#5D5D5D;
	font-weight:bold;
}

#startseite .standort {
	display:block;
	float:left;
	width:198px;
	font-size:1.1em;
	line-height:1.2em;
	padding:2px 0 0 0;
	color:#5D5D5D;
}

#startseite .zeile {
	float:left;
	width:198px;
	font-size:1.1em;
	line-height:1.2em;
	letter-spacing:0px;
	margin-bottom:1px;

}
#startseite .zl {
	display:block;
	float:left;
    width:90px;
	color:#FF9C01;
}
#startseite .zr {
	overflow:hidden;
	float:left;
    width:105px;
	color:#472C03;
}

#startseite .preis {
	display:block;
	float:left;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
	padding:3px 0 0 12px;
	color:#BC7300;
}

#startseite .detailbutt  {
	display:block;
	float:right;
	width:81px;
	height:27px;
	padding-right:5px;
}

#startseite .detailbutt a,
#startseite .detailbutt a:link{
	display:block;
	float:right;
	width:81px;
	height:27px;
	background:url(../pics/list_link.gif) no-repeat 0px 0px;	
}

#startseite .detailbutt a:hover{
	background:url(../pics/list_link.gif) no-repeat 0px -27px;	
}


/* form-module
*******************************************************************************/

.fenster_schliessen a,
.fenster_schliessen a:link {
	display:block;
	padding:10px;
	margin-top:30px;
	font-weight:bold;
}

.fenster_schliessen a:hover {
	text-decoration:underline;
}


.warnung_best {
    display:block;
    padding:2px;
    color:#FFFFFF;
    background:#cc0000;
    font-weight:bold;
    text-align:center;
	margin:0px 0px 10px 35px;
	width:340px;
}

.danke_best {
    display:block;
	width:100%;
    padding:150px 0 0 0;
    color:#000000;
    font-weight:normal;
    text-align:center;
}

#form-module {
    display:block;
	font-size:11px;
	width:400px;
}

#form-module td {
	font-size:11px;
	padding
}

#form-module a,
#form-module a:link,
#form-module a:hover {
    color:#F35125;
}


#form-module .text_2 {
	font-weight:bold;
	text-align:right;
	padding:0px 5px;
	width:125px;
	color:#5D5D5D;
}

#form-module .text_2_kann {
	font-weight:normal;
	text-align:right;
	padding:0px 5px;
	width:125px;
	color:#B3AC84;
}

#form-module input,
#form-module select,
#form-module textarea,
#form-module file {
    font-family:verdana, arial, helvetica, sans-serif;
	font-size:1em;
	float:left;
	margin:0px;
	padding:2px;
	width:200px;
	border:1px solid #D1D1D1;
	background:#FFFFFF;
}

#form-module .checkbox,
#form-module .radio {
    border:none;
	width:20px;
	background:#F3F4F9;
}

#form-module input.submit {
    float:right;
	padding:3px 0;
	margin:5px 1px;
	background:#9A9250;
    width:204px;
	font-weight:bold;
	color:#ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	cursor:pointer;
	letter-spacing:1px;
	border:1px solid #9A9250;
}

#form-module textarea {
	height:80px;
}

#form-module .plz {
    width:35px;
    margin-right:2px;
}

#form-module .ort {
    width:157px;
}

#form-module .anrede {
    width:80px;
}
#form-module .anrede2 {
    width:100px;
}
#form-module .objektart {
    width:206px;
}
#form-module .halb {
    width:74px;
}

.formhead {
	font-size:12px;
	letter-spacing:1px;
    font-weight:bold;
    padding:10px 12px 0px 0px;
	color:#ffffff;
	text-align:right;
	text-transform:uppercase;
}
.onr {
	font-size:10px;
	letter-spacing:1px;
    font-weight:bold;
    padding:5px 12px 30px 0px;
	color:#ffffff;
	text-align:right;
}

.formtext {
	font-size:1em;
	text-align:justify;
	margin:0px 0px 20px 35px;
	width:340px;
}



#bekanntmachung {
	padding:0px 100px 0px 100px;
	text-align:center;
}

#bekanntmachung h1 {
	font-size:1.3em;		
	padding:20px 20px 5px 20px;
	margin-bottom:10px;
	line-height:16px;
	color:#000000;
	
}

#bekanntmachung p {
	font-size:1.1em;
	margin-bottom:20px;
}





















