* {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color:rgb(103,103,103);
}

.clearboth {
	clear:               both;
	overflow:            hidden;
	visibility:          hidden;
	font-size:           0px;
	line-height:         0px;
	width:               0px;
	height:              0px;
	margin:              0;
	padding:             0;
}

/* a,
a:link,
a:visited {
	text-decoration:     underline;
	border:              0;
	color:               #646464;
}

a:focus,
a:hover,
a:active {
	color:               #b1b1b1;
}

ul.sf-menu a, div#metanav a {
	text-decoration:none;
}

ul.sf-menu a:hover, div#metanav a:hover {
	text-decoration:underline;
}
*/
#mainnav_bg {
	display:none;
}
h1 {
	font-size:           16px;
	line-height:         20px;
	font-weight:         bolder;
	margin:              0;
	margin-bottom:       8px;
	color:               #ee7f18;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #5e5e5e;
	margin:0 0 8px 0;
}

h4 a.h4 {
	font-weight: bold;
	font-size: 12px;
	color: #5e5e5e;
	text-decoration:none;
}

h4 a.h4:hover {
	color:#DD0011;
}

form {
	margin:              0;
	padding:             0;
	border:              0;
}

fieldset.search label {
  float:               left;
  display:             block;
  text-indent:         0.5em;
  width:               8em;
}


.inline-button,
.inline-button-disabled {
  display:             inline;
  margin:              0px;
  padding:             0;
  border:              0;
	color:               #004689;
	cursor:              pointer;
	background-color:    transparent;
	text-align:left;
}

.inline-button-disabled {
	cursor:              default;
}

.inline-button span,
.inline-button-disabled span {
  text-decoration:     underline;
  padding-left:        2px;
  padding-right:       2px;
 color:               #646464;
}

.inline-button-disabled span,
.inline-button:focus span,
.inline-button:hover span,
.inline-button span:focus,
.inline-button span:hover {
	color:               #b1b1b1;
}

.nowrap {
	white-space:         nowrap;
}

.orange {
	color:               #DD0011;
}

.searchinfo-archived {
  background-image:    url(../../img/icons/bookmark.gif);
  background-position: 6px 22px;
  background-repeat:   no-repeat;
}

.searchinfo p,
.searchinfo-archived p {
  margin:              0;
	padding:             2px 2px 2px 28px;
	border:              1px solid #e6e6e6;
	border-top:          0;
}

.searchinfo strong,
.searchinfo-archived strong {
  margin-left:         -24px;
}

.zip {
  text-align:          right;
}

#adsform table {
  vertical-align: top;
  width:          100%;
}

#adsform td {
  vertical-align: top;
	padding:        1px 3px 1px 0;
}

#adsform input,
#adsform select,
#adsform textarea {
	border-top:     1px solid #999999;
	border-left:    1px solid #999999;
	border-bottom:  2px solid #dfdfdf;
	border-right:   2px solid #dfdfdf;
}

#lay_anzheader {
	height:179px;
	background: url(backg_layerall.gif) right repeat-y #DFDFDF;
}

#lay_contentwrap {
/*	position:relative;*/
	width: 790px; 
	padding:15px 20px 15px 15px;
	background:  #FFFFFF;
}


#lay_right {
	float:right;
	width: 300px;
}

#lay_content {
	float:left;
	width: 468px;
}




#wrapper {
	margin-top: 95px;   
	margin-bottom: 55px;
	width: 825px;  
}

/******************/
/* LOGIN */
/******************/

div.loginbox {
	margin:0 0 10px 0;
	border:solid 1px #DFDFDF;
	background:url(backg_box.gif) repeat-x #FFFFFF;
	height:auto;
	padding-bottom:5px;
}


div.loginbox label {
	float:               left;
	display:             block;
	width:               100px;
}

div.loginbox input {
	float:               left;
	width:               150px;
	margin:              0 0 5px 0;
	border:              1px solid #EEEFE9;
}

div.loginbox input.loginsubmit {
	color: white;
	font-size:11px;
	line-height:11px;
	margin: 0 0 0 100px;
	background: url(input_submit.gif) repeat-x  ;
	padding: 2px 5px 3px 5px;
	border: none;
	cursor: pointer;
	width:auto;
}

div.loginbox p {
	padding:2px 5px 2px 5px;
}

div.loginbox p a {
	font-weight:bolder;
}	


/******************/
 /* RUBRIKEN */
 /******************/

div.overview, div.overviewhome, div.detail , div.theform, div.searchinfo {
	border-bottom:solid 1px #E6E6E6;
	margin-bottom:8px;
}

div.overview img, div.overviewhome img {
	float:left;
	margin:0 5px 0 0;
}

div.overview div.overviewtext, div.overviewhome div.overviewtext {
	float:left;
	width:330px;
	line-height:18px;
}

div.overviewhome span {
	display:block;
	width:163px;
	float:left;
	overflow:hidden;
}

div.overview span {
	display:block;
/*	width:163px;*/
width:300px;
	float:left;
	overflow:hidden;
}

div.overview span a, div.overviewhome span a {
	text-decoration:none;
}

div.overview p, div.overviewhome p {
	clear:both;
	line-height:22px;
	margin:10px 0 0 0;
}

div.overview p a, div.overviewhome p a {
	color:#A31527;
	text-decoration:none;
}



/******************/
/* SCHNELLSUCHE */
/******************/

div.quicksearch, form.detailsearch div.quicksearch {
	margin:            0 0 25px 0;
	padding:          4px;
	border:            1px solid #DFDFDF;
}

div.quicksearch p, form.detailsearch div.quicksearch p {
	margin:            0;
	padding:           0 4px 0 4px;
}

div.quicksearch input, form.detailsearch div.quicksearch input,
div.quicksearch select, form.detailsearch div.quicksearch select {
	margin:            0 3px 0 3px;
	border:            1px solid #EEEFE9;
	width:             50px;
	font-size:11px;
	background:#FFFFFF;
}

div.quicksearch select, form.detailsearch div.quicksearch select {
	width:60px;
}

div.quicksearch input.quicksubmit, form.detailsearch div.quicksearch input.quicksubmit, form.detailsearch input.quicksubmit {
	color: white;
	font-size:11px;
	line-height:11px;
	background: url(input_submit.gif) repeat-x  ;
	border:none;
	padding: 2px 3px 3px 3px;
	cursor: pointer;
	width:auto;
}


/******************/
/* DETAILSUCHE */
/******************/

form.detailsearch {
	margin: 0 auto;
}

form.detailsearch label {

}
form.detailsearch fieldset {
	padding: 0.3em 0.2em 0.6em 0.2em;
	background:#F1F1F1;
	border:solid 1px #DFDFDF;
}
form.detailsearch legend {
	font-style:italic;
	font-weight:bolder;
	padding:0 3px 0 3px;
}

form.detailsearch select#search_vicinity, form.detailsearch select#results_per_page {
	width:60px;
}




/******************/
/* ERGEBNISLISTE */
/******************/

table.resultlist {
	border-left:        1px solid #DFDFDF;
	border-right:        1px solid #DFDFDF;
}
table.resultlist th {
	text-align:        left;
	height:            21px;
	padding:           0 3px 2px 3px;
	border-top:        1px solid #DFDFDF;
	border-bottom:     1px solid #DFDFDF;
	background-color:  #F1F1F1;
	
}

table.resultlist th b, .resultlist th p {
	color:#000000;
}
table.resultlist td {
	vertical-align:    top;
	padding:           2px 5px 2px 0;
	border-bottom:     1px solid #DFDFDF;
}

table.resultlist tr.noline td,table.resultlist tr.bookmarked td {
	border:none;
}
table.resultlist a {
	text-decoration:   none;
}
table.resultlist a.category {
	color:#A31527;
}

table.resultlist img.listimg {
	margin-right: 1em;
	margin-bottom: 1em;
	float:left;
}
.bookmarked {
  background-image:    url(../../img/icons/bookmark.gif);
  background-position: 4px 2px;
  background-repeat:   no-repeat;
}

.sortable,
.sort-ASC,
.sort-DESC {
  text-decoration:     underline;
  cursor:              pointer;
}

.sort-ASC,
.sort-DESC {
  padding-right:       22px;
  background-position: 95% 50%;
  background-repeat:   no-repeat;
}

.sort-ASC {
  background-image:    url(../../img/icons/sort.asc.gif);
}

.sort-DESC {
  background-image:    url(../../img/icons/sort.desc.gif);
}

div.pagebrowser {
	margin:0 0 10px 0;
}

div.pagebrowser span select {
	width:50px;
}

div.links {
	border-bottom:     1px solid #DFDFDF;
	border-top:     1px solid #DFDFDF;
	padding:4px;
}

/******************/
/* DETAIL */
/******************/

div.detail hr {
	height:1px;
	line-height:0px;
	color:#DFDFDF;
	margin:8px 0 10px 0;
}

div.detail div.detailinfo {
	float:left;
	width: 218px;
}

div.detail div.detailimages {
	float:right;
	width: 240px;
	overflow:hidden;
	
}

div.detail div.detailimages img {
	padding:2px;
	border:solid 1px #DFDFDF;
	float:right;
}



/******************/
/* MENU */
/******************/
ul.menu a,
ul.menu a:link,
ul.menu a:visited {
	color:               #222222;
	text-decoration:none;
}

ul.menu a:focus,
ul.menu a:hover,
ul.menu a:active {
	color:               #A31527;
	text-decoration:none;
}

ul.menu {
	list-style-type:none;
	margin-top:10px;
}

ul.menu li {
	padding: 1px 0 1px 5px;
}









/* CONTENT */






/* div.listhead p,div.listhead a {
	margin:3px 3px 0 5px;
	color:#004689;
	font-weight:bolder;
}

div.listhead a:hover {
	color:#B1B1B1;
} */


/*div.list table {
	float:left;
	margin:0 0 0 20px;
}

div.list table td {
	padding:0 5px 0 0;
	vertical-align:top;
}

div.list table td a {
	text-decoration:none;
}

div.list table td.links, div.links  {
	color:#004689;
}

div.list table td.links img {
	border:none;
	margin:5px 2px 0 0;
}
 div.list table input {
 	margin:4px 0 0 4px;
 }

.list hr {
	line-height:       1px;
	height:            1px;
	margin:            8px 0 10px 0;
	color:             #004689;
}
*/






/* USERFORM */

div.theform table {
	margin:8px;
}

div.theform table td {
	padding:0 5px 5px 0;
	vertical-align:top;
}

div.theform table td a {
	text-decoration:none;
}

div.theform form input, div.theform form select,form.detailsearch input, form.detailsearch select {
	border-top:solid 1px #B6B6B6;
	border-left:solid 1px #B6B6B6;
	border-bottom:solid 2px #DFDFDF;
	border-right:solid 2px #DFDFDF;
	width:200px;
}

div.theform form input.zip, div.theform form select.zip, form.detailsearch input.zip, form.detailsearch select.zip {
	width:60px;
}

div.theform form input.checkbox, form.detailsearch input.checkbox {
	width:18px;
	border:none;
}

div.theform form input[type="radio"], form.detailsearch input[type="radio"] {
	width:18px;
	border:none;
}
div.theform form input.city {
	width:120px;
}

div.theform form  input.submit, form.detailsearch  input.submit {
	color: white;
	font-size:11px;
	line-height:11px;
	background: url(input_submit.gif) repeat-x  ;
	border:none;
	padding: 2px 5px 1px 5px;
	cursor: pointer;
	width:auto;
}


div.theform hr {
	color:#DFDFDF;
	background:#DFDFDF;
	height:1px;
	margin:8px 0 8px 0;
}




div.listbottom {
	height:60px;
	background:url(backg_boxbottom.png) repeat-x #cc0000;
	line-height:1px;
	font-size:1px;
	margin: 2px 0 15px 0;
}



