/* -------------------------- */
#top {
    margin:0px auto;
    width:980px;
    height:188px;
    /*background-color:green;*/
}

#top-logo{
    width:160px;
    height:130px;
    float:left;
}

#top-language{
    /*background-color:green;*/
    text-align:right;
    vertical-align:center;
    margin-top:10px;
    color:black;
}

#top-language a {
    color:black;
    text-decoration:underline;
}

#top-logo img{
    margin:22px 0 0 0px;
}

#top-right{
    float:left;
    width:820px;
    /*background-color:red;*/
}

#top-banner{
    height:auto;
    text-align:right;
    /*background-color:red;*/
}

#top-banner img{
    margin:22px 0 0 0px;
}

.error {
    margin-top:20px;
    margin-bottom:20px;
    color:red;
}

#content-breadcrumb a {;
	color:black
}

#content-breadcrumb a:hover {
	 color:white;
	 background-color:#000099
}

#content-wrapper {
	margin:auto;
	width:980px;
	height:auto;
}

#content-search {
    margin:0px 0 0 0px;
    padding:0;
    padding-top:10px;
    height: 49px;
    float:left;
    width:200px;
}

#content-search-button{
	margin:0;
	padding:0;
	vertical-align:top;
    border: 0 none;
}

#content-search input{
    height:20px;
    padding:0;
    margin:0;
	vertical-align:top;
    border:1px solid #ccc;
}


/* -------------------------- */
#content-navigation {
    float:right;
    /*background-color:gray;*/
    width:auto;
    height: 49px;
}

/* -------------------------- */
#content-navigation-wrapper {width:980px}

/* --------------------------------------- */
#content-left {
	width:200px;
	background-color:transparent;
	margin:auto;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:30px;
	float:left;
}

#content-left li a {
	color:#fff;
	font-size:13px;
	line-height:100%;
}

#content-left-result li.resultlist1 {
	padding:0px;
	/*text-transform:uppercase;
	text-decoration:underline;*/
	font-size:12pt;
	font-weight:normal;
	color:white;
	background-color:#000099;
	padding:5px;
	margin-bottom:5px;
}

#content-left-result a.resultlist2, li.resultlist2 {
	font-weight:normal;
	font-size:10pt;
	color:white;
	line-height:110%;
	padding:0;
	margin:0;
	margin-left:0px;
	padding-left:5px;
	padding-bottom:2px;
}

#content-left-result a.resultlist3, li.resultlist3 {
	padding:0px;
	font-weight:normal;
	font-size:8pt;
}

#content-left-result li.resultlist3 {
	margin-left:10px;
}

#content-left-result a.resultlist4, li.resultlist4 {
	padding:0px;
	spacing:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	font-size:8pt;
}

#content-left-result li.resultlist4 {
	margin-left:20px;
}

#content-left-result {
	width:200px;
	height:auto;
	padding:0px 0px 10px 0px;
	background-color:#aaa;
	border:1px solid white;
	margin-bottom:10px;
}

#content-left-search li{
	padding:3px 0px 3px 2px;
	text-transform:uppercase;
	font-weight:bold;
}

#content-left-search {
	width:200px;
	height:auto;
	padding:10px 0px 10px 2px;
	background-color:#777;
	border:1px solid white;
}

#content-left-cart {
	width:200px;
	height:auto;
	margin-top:20px;
	padding:10px 0px 10px 0px;
	background-color:#fff;
	border:2px solid #000099;
}

#content-left-cart li a {
    padding:0 0 0 10px;
	color:#777;
	font-size:11px;;
}

#content-left-cart h5 {
	padding:0 0 3px 5px;
	font-weight:bold;
	font-size:17px;
	 text-transform:uppercase;
}

#content-left-box {
	width:180px;
	height:auto;
	padding:0px 0px 10px 0px;
	background-color:#fff;
	border:2px solid #000099;
}

#content-left-function{
	width:174px;
	min-height:20px;
	margin-bottom:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding:7px 0 3px 5px;;
	font-weight:bold;
	background-color:#fff;
}

#content-left-function a {
	text-decoration: none;
}

#content-left-header{
	width:176px;
	height:20px;
	margin-bottom:10px;
	padding:7px 0 3px 5px;;
	font-weight:bold;
	background-color:#000099;
}

#content-left-header h5{
	color:white;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

#content-left-header h5.logged{
	color:white;
	font-size:12px;
	font-weight:bold;
}


#content-left-login{
	width:176px;
	height:20px;
	margin-top:20px;
	padding:7px 0 3px 5px;;
	font-weight:bold;
	background-color:#000099;
}

#content-left-login h5{
	color:white;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

#content-left-login h5.logged{
	color:white;
	font-size:12px;
	font-weight:bold;
}

#content-left-login-form {
	width:auto;
	padding-left:10px;
}

#content-left-login-form h5{
	padding:15px 0 10px 30px;
}

#content-left-login-form h5 a{
	color:#000099;
}

#content-left-login-form {
    font-size:12px;
	padding:15px 0 10px 0px;
}

h5.pwd-forgotten {
    font-size:12px;
	padding:15px 0 10px 0px;
}

#content-left-cart label {
	margin-top:10px;
	margin-left:4px;
	color:#0E0967;
	font-size:13px;
	font-weight:bold;
	display:block;
}

#content-left-navigation li {padding:5px 0 5px 0}
#content-left-navigation li a{color:#000099;font-weight:bold;font-size:0.9em}
#content-left-navigation li a:hover{text-decoration:underline}


input.left-result {
	width:134px;
	margin:0;
	border:1px solid gray;
}

#content-right {
	width:80px;
	background-color:transparent;
	margin:auto;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:30px;
	float:left;
}
#content-right input{
	width:80px;
}

#content-right li {
	padding:0px 0 15px 30px;
}


/* --------------------------------------- */
#content-center {
	width:680px;
	margin:auto;
	padding-left:0;
	padding-bottom:20px;
	float:left;
}


#content-center table{
height:100%;
display:block;
}

#content-center form{
height:100%;
display:block;
}

#social-bookmark {
	width:400px;
	height:70px;
	float:left;
}

#social-bookmark-posdetail {
	width:400px;
	height:20px;
	text-align:right;
}

#print-button {
	float:right;padding:0 15px 0 0;
}



/* --------------------------------------- */
#home-content-full{
	width:980px;
	margin:0px;
     float:left;
     background-color:transparent;
     border:1px solid black;
}

#home-content-full img{
	margin-left: 250px;
}

#home-content-left{
	width:470px;
	margin-right:20px;
     float:left;
     background-color:transparent;
}

#home-content-left-headline {
	width:470px;
	margin-bottom:20px;
	padding:0 0;
	overflow:hidden;
	background-color:transparent;
}

 div.home.border{
     background-color:white;
     padding:0;
     width:470px;
     margin-right:40px;
     border:1px solid black;
	 height:auto;
     display:block;
  	 float:left;
}

#home-content-left .headline h1{
	font-weight:bold;
	padding:10px 0 10px 20px;
	margin:0;
	height:auto;
	background-color:#000099;
	color:white;
	font-size:1.1em;
}

#home-content-left p{
	font-size:0.8em;
	line-height:1.3em;
	width:377px;
	margin:8px 0;padding:0px;
}

#content-right p{
font-size:0.8em;
	line-height:1.3em;
	width:200px;
	margin:8px 0;padding:0px;
}

.home.list {
    /*background-color:red;*/
	padding-left:20px;
	margin:15px 0 15px 0;
}

.home.list a {
	font-size:0.95em;
	font-weight:bold;
	color:black;
}

.home.list a:hover{
	text-decoration:underline;
}

/* -------------------------- */
#home-content-right{
	width:470px;
	margin-left:20px;
	background-color:transparent;
	float:right;
}

#home-content-right-banner{
   width:auto;
   height:auto;
   margin:0 0 0 51px;
   float:left;
}


#home-content-right .headline h1{
	font-weight:bold;
	padding:10px 0 10px 20px;
	margin:0;
	height:auto;
	background-color:#000099;
	color:white;
	font-size:1.1em;
}

#home-content-right p {
	font-size:0.8em;
	line-height:1.3em;
	width:377px;
	margin:8px 0;padding:0px;
}



/* --------------------------------------- */
.result-top-body-text label {width:180px;color:black;float:left;font-size:0.9em;font-weight:bold;margin:6px 0px;}
.result-top-body-text label.long {width:350px;color:black;float:left;font-size:0.9em;font-weight:normal;}
.result-top-body-text input {float:left;border:1px solid #c3c3c3;margin:5px 0;}
.field_input_button {min-width:200px;}
.result-top-body-text label.lang {width:70px;font-weight:normal;}
.result-top-body-text label.dealernet {width:500px;margin-bottom:15px;}
.result-top-body-text li.lang{width:100px;float:left;}
.result-top-body-text li.dealernet{width:500px;clear:both;}
.result-top-body-text input.radio {width:60px;min-width:60px;border:none;}
.result-top-body-text label.normal {font-weight:normal}
.result-top-body-text.padding{margin-left:10px;}

.admin_edit_dealer input { float:left; border:1px solid #c3c3c3;}

.custom-input{
	width:380px;
	float:left;	
}

.custom-input input{
	min-width:0px;
	width:10px;	
}

input.button {
	border: 1px solid #c3c3c3;
}

/* --------------------------------------- */
.result{
    height:auto;
	margin:auto;
	float:left;
	border:1px solid black;
	margin-bottom:20px;
}

.noborder {border:none;}

.result-headline {
	width:668px;
	min-height:24px;
	margin-top:0px;
	margin-bottom:1px;
	padding:4px 0 0 10px;
	color:white;
	float:left;
	font-weight:bold;
	background-color:#000099;
	border:1px solid black
}

.result-headline h1{
	padding:0px;margin:0px;color:white;font-size:1.0em;font-weight:bold;
}

.result-headline a{
	padding:0px;margin:0px;color:white;font-size:1.0em;font-weight:bold;text-decoration:underline;
}

.result-body{
	width:670px;
	background-color:white;
	float:left;
}

.result-top-body {
	width:580px;
	background-color:white;
}

.black {color:black;}

.result-body-img {
	width:auto;
	height:auto;
	min-height:130px;
	min-width:130px;
	max-width:130px;
	background-color:#fff;
	text-align:center;
	line-height:130px;
	float:left;
}

.result-body-img img{
	vertical-align:middle;
	max-width:130px;
}

.result-body-text {
	width:430px;
	height:auto;
	font-size:0.9em;
	color:black;
	line-height:22px;
	min-height:110px;
	padding:10px;
	float:left
}

.result-body-text-width {
	width:530px;
	height:auto;
	font-size:0.9em;
	color:black;
	line-height:22px;
	min-height:110px;
	padding:10px;
	float:left
		
}

.result-top-body-text {
	width:500px;
	font-size:0.9em;
	color:#000099;
	padding:10px;
	float:left
}

.result-top-body-text p {
	color:black;
}

.result-top-body-text h2{
	font-size:1.3em;
	font-weight:bold;
	color:#000099;
}

.result-top-body-text p.strong {
	margin: 0 0 20px 0;
	font-weight:bold
}

.result-body-text h4{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:7px;
}






/* --------------------------------------*/
.result-body-icon{
	width:70px;
	height:auto;
	text-align:right;
	padding:0 10px 0 0 ;
	vertical-align:middle;
	float:right;
}

.result-body-icon img {
	 margin-top:10px;
	 vertical-align:middle;
}






/* --------------------------------------*/
.result-navigation {
	width:580px;
	height:24px;
	background-color:#fff;
	color:#000099;
}

.result-navigation ul {
	margin-left:140px;
}

.result-navigation li {
	float:left;
	padding:0 20px 7px 0 ;
	font-weight:bold;
}

.result-navigation a {
	/*color:white;*/
	color:#000099;
}

.block{margin:7px 0 7px 0;}

.houses {width:500px}

.houses-width {width:560px}




/* ----------------------------------------------------- */
.result-auction{
    height:auto;
	margin:auto;
	float:left;
	border:1px solid black;
	margin-bottom:30px;
}

.result-auction-headline {
	width:580px;
	height:auto;
	font-size:0.9em;
	color:black;
	line-height:22px;
	margin-bottom:20px;
	float:left
}

.result-auction-headline th.members-start{
    font-size:1.2em;
	font-weight:bold;
	width:110px;
	text-align:center;
	height:auto;
}

.result-auction-headline th{
    font-size:0.9em;
	width:80px;
	text-align:left;
	height:auto;
}

.result-auction-headline td{
    font-size:0.9em;
	width:80px;
	text-align:left;
	height:auto;
}

.result-auction-headline td a{
	color:#000099;
}

.result-auction-img-wide {
	width:560px;
	font-size:0.9em;
	color:black;
	line-height:22px;
	min-height:110px;
	padding:10px;
	float:left;
}

.result-auction-img-wide img {
	max-width:720px;
}

.result-auction-img {
	width:240px;
	font-size:0.9em;
	color:black;
	line-height:22px;
	min-height:110px;
	padding:10px;
	float:left
}

.result-auction-img-small {
	width:100px;
	font-size:0.9em;
	color:black;
	line-height:22px;
	padding:10px;
	float:left	
}


.result-auction-img-small img {
	max-width:100px;
}


.result-auction-img img {
	max-width:240px;
}

/* --------------------------------------------*/
.result-auction-text {
	width:240px;
	color:black;
	font-size:0.8em;
	line-height:15px;
	padding:10px 0 20px 20px;
	float:left
}

.result-auction-text a{color:blue;text-decoration:underline;}
.result-auction-text a.social-bookmark img{padding:3px 4px;margin-top:15px;}
.result-auction-text p{
	margin: 0 0 15px 0;
}
.result-auction-text p.gray {height:28px;background-color:#eee;font-weight:bold;padding:10px 0 0 10px;margin: 40px 0 20px 0;}
.result-auction-text h4{
height:16px;
	font-weight:bold;
	display:block;
}

.wide {width:700px;padding:10px 0  0px 7px;}


.result-auction-text label {font-weight:bold;color:#000099;width:150px;float:left;}
.result-auction-text input {width:100px;float:left;border:1px solid #c3c3c3}
.result-auction-text input.button {width:200px;margin-top:15px;border:1px solid #c3c3c3;float:left;}
.result-body-icon-houses{
	width:auto;
	height:auto;
	text-align:right;
	padding:0 10px 0 0 ;
	vertical-align:middle;
	float:right;
}


/* --------------------------------------------*/
.member-form {height:auto;float:left;width:500px;margin-top:20px;}
.member-form textarea {height:100px;width:200px;}
.member-form.button {padding:0 0 0 180px}


/* --------------------------------------------*/
.membership-body-text{
    width:560px;
	height:auto;
	font-size:0.9em;
	color:black;
	line-height:19px;
	padding:10px;
	float:left
}

/* --------------------------------------------*/
.membership-body-text h2{font-size:1.2em;color:#000000;margin:0px;font-weight:bold;padding:0px 0 6px 8px;}
.membership-body-text h3{font-size:1.2em;color:#000099;margin:0px;font-weight:bold;padding:6px 0 6px 8px;}
.membership-body-text h2.link{font-size:1.4em;color:#000099;margin:0px;font-weight:bold;padding:6px 0 6px 8px;}
.membership-body-text p{margin:0px;padding:2px 0 2px 8px;line-height:18px;}
.membership-body-text a{text-decoration:underline;}
.membership-body-text.large {;padding:50px 0  50px 0;}
.membership-headline h2{
	padding:0px;margin:0px;color:white;font-size:1.0em;font-weight:bold;
}


/* --------------------------------------------*/
label.mandatory{font-weight:bold;}

form {height:0px;}

/* ------------------------------------- */
#tabs {position:relative;top:0px;left:0px;}
#tabs ul {margin:0;padding:0}
#tabs li {
	padding:5px 12px;
	margin:0 3px  0 0;
	border:1px solid #000099;
/*	border-bottom:none;*/
	margin-bottom:10px;
	list-style:none;
	color:black;
	font-size:12px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	float:left;
}
#tabs li.active {
	background-color: #000099;
}
#tabs li.active a{
	background-color: #000099;
	color:#fff;
}
#tabs li.active a:underline{}

#cke_contents_myEditor {
	width:720px;	
}

.stats-table {
  border-collapse:collapse;
  border-spacing:0;
  border:0;
  border-width:0;
  padding:1px;
  margin:1em auto;
}

.stats-table th {
  border-style:solid;
  border-width:1px;
  border-color:#0000ff;
  padding:1px;
  background-color:lightblue;
  color:black;
  text-align:center;
}

.stats-table td {
  border-style:solid;
  border-width:1px;
  border-color:#0000ff;
  padding:1px;
  text-indent:5px;
  padding-right:5px;
}

.stats-table td.number {
  text-align:right;
}

.stats-table td.total {
  font-weight:bold;
  border-width:2px;
}

