* {
	font-size:           12px;
	line-height:         18px;
	margin:              0;
	padding:             0;
	color:               #222222;
}

body  {
	font-family:         'Lucida Grande', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	background:          #ffffff;
}

.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;
}

h1 {
	font-size:           16px;
	line-height:         20px;
	font-weight:         bolder;
	margin:              0;
	margin-bottom:       8px;
	color:               #ee7f18;
}

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

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


/*.box {
	width:               188px;
	margin:              20px 0 0 40px;
	padding:             0;
	border:              1px solid #e6e6e6;
	border-bottom:       0;
}

.boxbottom {
	line-height:         1px;
	font-size:           1px;
	width:               188px;
	height:              6px;
	margin:              2px 0 15px 40px;
	padding:             0;
	background-color:    #ffffff;
	background-image:    url(../media/backg_boxbottom.png);
	background-repeat:   repeat-x;
}



.head {
	overflow:            hidden;
	height:              21px;
	border-bottom:       1px solid #e6e6e6;
	background-color:    #ffffff;
	background-image:    url(../media/backg_boxhead.png);
	background-repeat:   repeat-x;
}

.head p {
	font-weight:         bolder;
	margin:              3px 3px 0 5px;
	color:               #e07e13;
}
*/

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

.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:               #004689;
}

.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;
}


/* VERLAGSKOPF */
#lay_top {
	margin:0;
}

#lay_head2 div, #lay_head2 div.boxlast{
	height:88px;
	width:300px;
	background: url(backg_headbox.gif) bottom repeat-x #EFEEDF;
	margin-right:20px;
	border-top:solid 1px #000000;
	overflow:hidden;
	float:left;
	
}

#lay_head2 div.boxlast {
	margin-right:0;
}


#lay_head2 div img {
	float:right;
	margin-right:0 0 0 3px;
}

#lay_head2 div h2 {
	border-bottom:solid 1px #000000;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
}

#lay_head2 div p {
	position:relative;
	margin: 3px 3px 0 10px;
	height: 57px;
	overflow:hidden;
	line-height:14px;
}

#lay_head2 div a {
	color:#666;
	text-decoration:none;
	line-height:14px;
}

#lay_head2 div a:hover {
	color:#939393;
}

#lay_logo2 {
	height:63px;
	text-align:center;
	margin-top:21px;
}

#lay_logo3 {
	height:98px;
	text-align:center;
	margin-top:10px;
}

#lay_subhead2,#lay_footer {
	height:20px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 2px 0 2px 0;
	margin-bottom:10px;
	clear:both;
}

#lay_subhead2 p, #lay_footer p{
	background:#EFEEDF;
	padding:2px 0 2px 0;
	text-transform:uppercase;
	text-align:center;
}

/* Ende Verlagskopf */


#lay_all {
	position:relative;
	width:940px;
	background:#FFFFFF;
	margin:0 0 0 10px;
	text-align:left;
}


#lay_left {
	float:               left;
	width:              165px;
}

#lay_content {
	float:               right;
	width:             745px;
	margin:              0 0 0 20px;
	

}

/* LOGIN */

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

.login {
	margin: 2px 0 2px 0;
	padding:   3px;
	background-color:  #EFEEDF;
}

.loginbox div.head {
	padding: 2px 0 2px 10px;
	background:#004689;
	color:#FFFFFF;
}

.login label {
	float:               left;
	display:             block;
	width:               70px;
}

.login input {
	float:               left;
	width:               100px;
	margin:              0 0 5px 0;
	border:              1px solid #eeefe9;
}

.login input.submit {
	float:               right;
	margin:              0 9px 0 0;
	padding:            2px;
	border:              1px solid #999999;
	background:#FFFFFF;
	cursor:              pointer;
}

.login p {
	padding:2px 0 2px 5px;
}
/* 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:               #004689;
	text-decoration:none;
}

ul.menu {
	list-style-type:none;
}

ul.menu li {
	padding: 5px 0 5px 10px;
	margin-top:2px;
	background:#EFEEDF;
	text-transform:uppercase;
}

ul.menu li.fir {
	padding: 2px 0 2px 10px;
	margin-top:0px;
	background:#004689;
	color:#FFFFFF;
}


/* ERGEBNISLISTE */
.resultlist th {
	text-align:        left;
	height:            21px;
	padding:           0 3px 2px 3px;
	border-top:        1px solid #e6e6e6;
	border-bottom:     1px solid #e6e6e6;
	background-color:  #004689;
	
}

.resultlist th b, .resultlist th p {
	color:#FFFFFF;
}
.resultlist td {
	vertical-align:    top;
	padding:           3px 5px 3px 0;
	border-bottom:     1px solid #e6e6e6;
}

.resultlist a {
	text-decoration:   none;
}

.resultlist p {
  width:             200px;
	margin:            0;
	padding:           0;
}

.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);
}




















/* CONTENT */

 /* RUBRIKEN */
div.listhead {
	border-bottom:solid 1px #222222;
	height:21px;
	background:#EFEEDF;
	overflow:hidden;
}



div.list, div.detail , div.theform, div.searchinfo {
	border-left:solid 1px #E6E6E6;
	border-right:solid 1px #E6E6E6;
	border-bottom:solid 1px #E6E6E6;
	padding:8px;
}

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

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


div.list img {
	float:left;
	border:solid 1px #666666;
	padding:2px;
	margin:4px 0 0 0;
}

div.list div.image{
	float:left;
	width:166px;
}

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;
}

/* DETAIL */

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

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

div.detail div.detailimages {
	float:right;
	width: 364px;
	margin:0 8px 0 0;
}

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

/* DETAILSUCHE */

form.detailsearch {
	margin: 0 auto;
}

form.detailsearch label {

}
form.detailsearch fieldset {
	padding: 0.3em 0.2em 0.6em 0.2em;
	background:#EFEFE7;
	border:solid 1px #999999;
}
form.detailsearch legend {
	font-style:italic;
}


/* SCHNELLSUCHE */
div.quicksearch, form.detailsearch div.quicksearch {
	margin:            0 0 25px 0;
	padding:          8px;
	border:            1px solid #e6e6e6;
}

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 4px 0 4px;
	border:            1px solid #004689;
	width:             80px;
	background:#FFFFFF;
}


/* 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 {
	border:solid 1px #004689;
	padding:2px;
	color:#004689;
	cursor:pointer;
	background:#FFFFFF;
	width:auto;
}

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



#slider	{ position: relative;margin:2px 0 10px 0;background: white url(../media/backg_animation.png) repeat-x ;height: 220px; width:615px; overflow: hidden;}
#mover { width: 1800px; position: relative;}
.slide {  width: 615px; height:220px;float: left; position: relative;}
.slide p { width: 260px;}
.slide a:hover {text-decoration:underline;color:#666666;}
.slide img { position: absolute; top: 40px; right: 5px;float:none;width:300px;height:190px; }
#slider-stopper	{ display:none;position: absolute; top: 1px; right: 20px; background: #A80023; color: white;  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }

div.slide a {text-decoration:none;}
div.slide h2 {margin:0 0 8px 0;}
div.slide h2 a {font-size:16px;width:260px;line-height:20px}
div.slide p.preis {font-size:16px;font-weight:bolder; margin:5px 0 0 0;}



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


 div.google_left {
 	background:#EFEEDF;
	margin-bottom:10px;
	text-align:center; 
 	 padding:5px 0 5px 0;
 }
 
  div.google_center {
 	margin:10px 0 10px 0;
 }
