@charset "utf-8";
/* CSS scholz-auktionen.de 2006 */

html, body {
	margin:0;
	padding:0;
	color:#1B1C20;
	font-size:0.82em;
	line-height:150%;
	font-family: Arial, Helvetica, sans-serif;
	}

body {
	background-image:url(../_img/main_bg.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: 0 0;
	background-color:#FFFFFF;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address {
	margin:0;
	padding:0;
	font-weight: normal;
	}

a, a:link, a:visited, a:active {
	color: #E5594A;
	text-decoration: none;
	}

a:hover {
	color: #E5594A;
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6, strong, table, p, hr {
	margin: 0 0 5px 0;
	line-height: 140%;
	}

#maincol p {
	line-height: 150%;
	margin: 0 0 .8em 0;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}

h1 {
	font-size: 1.82em;
	line-height: 120%;
	margin-bottom: 1em;
	}

h2 {
	font-size: 1.5em;
	line-height: 120%;
	font-weight: bold;
	margin: 0 0 1em 0;
	}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 100%;
	}

h4 {
	font-size: 1em;
	font-weight: bold;
	line-height: 100%;
}

strong, b {
	font-weight: bold;
	}

ul.csc-bulletlist-50 {
	list-style-type:decimal;
}

#pagewidth {
	width:740px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:105px;
	margin-bottom:105px;
	border:20px solid #FFFFFF;
	background-color:#FFFFFF;
	}

#header {
	position:relative;
	height:100px;
	background-color:#FFFFFF;
	width:100%;
	}

h1#logo{
	margin:0;
	padding:0;
	height:100px;
	width:120px;
	text-indent:-9000px;
	background:url(../_img/logo.gif) no-repeat 0 0;
	}

h1#logo a{
	display:block;
	height:100px;
	}








#leftcol {
	width:130px;
	float:left;
	padding-top:10px;
	position:relative;
	}

#maincol {
	float:right;
	display:inline;
	width:608px;
	margin-top: 10px;
	background-color:#FFFFFF;
	border: 1px solid black;
	}

body>#maincol {
	position:relative;
}

.content {
	padding: 9px;
	}

#start_logo {
	height:220px;
	width:184px;
	margin-top:-110px;
	margin-left:-92px;
	padding:0;
	top:50%;
	left:50%;
	position:absolute;
}

#start_logo h1 {
	height:173px;
	width:184px;
	margin:0;
	padding:0;
	text-indent:-9000px;
	background:url(../_img/logo_start.gif) no-repeat;
	}

#start_logo h1 a{
	display:block;
	height:173px;
	}

#scrolltext {
	background-color:#FFFFFF;
	margin-top:15px;
	padding:2px 10px;
	overflow:hidden;
}

/* ####################################################################################### */
/* css_styled_content */

DIV.csc-frame-rulerBefore {
	/*height: 1px;*/
	border-bottom: 1px dotted #CCC;
	margin: 5px 0 10px 0;
	padding: 0;
	line-height: 1px;
	clear: both;
	float: none;
}

DIV.csc-frame-rulerAfter {
	/*height: 1px;*/
	border-bottom: 1px dotted #CCC;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 1px;
	clear: both;
	float: none;
}

div.abstand_danach, div.abstand_davor {
	height: 1em;
	padding: 0;
	margin: 0;
	clear: both;
	float: none;
}

/* ####################################################################################### */
/* Kontaktformular */

.zeile_2er {
	padding: 5px;
}

.links_2er {
	width: 19.5em;
	float: left;
	position: relative;
}

.rechts_2er {
	float: right;
	width: 19.5em; /* 240px; */
	display: inline;
	position: relative;
}

.links_2er strong, .rechts_2er strong {
	margin: 0;
}

.zeile_1er {
	padding: 5px;
}

fieldset {
	margin: 0;
	margin-bottom: 20px;
	padding: 10px 5px 20px 5px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

* html fieldset {
	background-color: #FFFFFF;
}

legend {
	margin: 0 0 0 5px;
	padding: 0 3px 0 3px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	line-height: 140%;
}

label {
	font-weight: bold;
	line-height: 180%;
	font-size: 100%;
}

label span {
	font-weight: bold;
	text-decoration: underline;
	font-size: 100%;
}

.m {
	width: 19.5em; /* 225px; */
}

.xxl {
	width: 35em; /* 475px; */
}

* html .xxl {
	width: 30em;
}

.bor {
	border-style: inset;
	border-width: 1px;
	padding: 1px 2px;
	border-color: #333;
}

input {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

input[type="submit"] {
	border-style: outset;
	border-width: 1px;
	padding: 1px 10px;
	border-color: #333;
	background-color: #F1F1F1;
}

input[type="submit"]:focus {
	/*border: 1px inset #000000;
	background-color: #fff;*/
}

input[type="text"] {
	padding: 2px;
	border-style: outset;
	border: 1px solid #b2b2b2;
}

input[type="text"]:hover {
	/*border: 1px solid #333333;
	background-color: #ffffff;
	border-style: outset;*/
}

input[type="text"]:focus {
	/*border: 1px inset black;*/
	background-color: #fff;
}

textarea {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea:hover {
	border: 1px outset #333333;
	background-color: #fff;
}

textarea:focus {
	border: 1px inset #000000;
	background-color: #fff;
}

.error {
	border: 1px outset #666;
	background-color: #FF3300;
	color: #FFF;
	margin: 5px 5px 5px 0;
	padding: 1px 3px;
	line-height: 140%;
	font-size: 90%;
	font-weight: bold;
}

/* ####################################################################################### */

#prod_nav_top, #prod_nav_bottom {
	text-align: right;
	margin-right: 0;
}

#prod_nav_top a[href]:after, #prod_nav_bottom a[href]:after {
  content:'';
}

#prod_nav_top table, #prod_nav_bottom table {
	background-color: #f0efed;
	border: 1px solid #d9d9d9;
	border-right: none;
	margin-bottom: 8px;
	margin-right: 0;
}

.nav_spalte {
	padding: 5px 5px 5px 5px;
	margin: 0;
	border-right: 1px solid #dddcd7;
	color: #424242;
}

.nav_no_border {
	border-right: none;
}

.nav_current, .nav_current a, .nav_current a:link, .nav_current a:visited, .nav_current a:hover, .nav_current a:active   {
	color: #000000;
	background-color: #fff;
	font-weight: bold;
}

a.kategorie_link {
	color:#333333;
	font-size:1.1em;
}


.search {
	padding:10px;
	margin-bottom:10px;
	background-color:#fafafa;
	border:1px solid silver;
}

 /* *** Float containers *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */



 /*printer styles*/
 @media print{
/*hide the left column when printing*/
#leftcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}
























ul#navi {
	position:absolute;
	top:0;
	right:0;
	z-index:1;
	margin:0;
	padding:0;
	}

ul#navi li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;
	}

ul#navi li ul { background:#fff; }

ul#navi li a {
	border:0;
	display:block;
	text-decoration:none;
	background: url(../_img/menu.gif) no-repeat 0 0;
	}

ul#navi li#news a, li#news a:link, li#news.active a.hidden  {
	width:82px;
	height:85px;
	background-position: 0px 0px;
	}

ul#navi li#auktionen a, li#auktionen a:link, li#auktionen.active a.hidden {
	width:136px;
	height:85px;
	background-position: -82px 0;
	}

ul#navi li#kataloge a, li#kataloge a:link {
	width:116px;
	height:85px;
	background-position: -218px 0px;
	}

ul#navi li#kontakt a, li#kontakt a:link {
	width:123px;
	height:85px;
	background-position: -334px 0px;
	}

ul#navi li#kiosk a, li#kiosk a:link {
	width:153px;
	height:85px;
	background-position: -457px 0px;
	}

ul#navi li#news a:hover, ul#navi li#news a:active, ul#navi li#news a.shown, ul#navi li#news.active a { background-position: 0px -90px; }
ul#navi li#auktionen a:hover, ul#navi li#auktionen a:active, ul#navi li#auktionen a.shown, ul#navi li#auktionen.active a { background-position: -82px -90px; }
ul#navi li#kataloge a:hover, ul#navi li#kataloge a:active, ul#navi li#kataloge a.shown, ul#navi li#kataloge.active a { background-position: -218px -90px; }
ul#navi li#kontakt a:hover, ul#navi li#kontakt a:active, ul#navi li#kontakt a.shown, ul#navi li#kontakt.active a { background-position: -334px -90px; }
ul#navi li#kiosk a:hover, ul#navi li#kiosk a:active, ul#navi li#kiosk a.shown, ul#navi li#kiosk.active a { background-position: -457px -90px; }


ul#navi li#news.active ul, ul#navi li#auktionen.active ul, ul#navi li#katalog.active ul, ul#navi li#kontakt.active ul, ul#navi li#kiosk.active ul {
	left:0;
	z-index:5;
	}


ul#navi ul li {
	padding:0;
	margin:0;
	display:inherit;
	float:left;
	text-indent:0;
	}

ul#navi li#kiosk ul li {
	float:right;
	margin:0;
	}

ul#navi li#kontakt ul li:first-child {
	float:right;
	margin:0 153px 0 0;
	}

ul#navi li#auktionen ul li:first-child {
	float:left;
	margin:0 0 0 82px;
	}

ul#navi li#kataloge ul li:first-child {
	float:left;
	margin:0 0 0 218px;
	}

ul#navi li#kontakt ul li {
	float:right;
	margin:0 0 0 0px;
	}

ul#navi li ul li a, ul#navi li ul li a:link {
	display:block;
	padding:2px 5px;
	margin:0;
	width:auto !important;
	height:auto !important;
	background:none;
	color:#444;
	}

ul#navi li ul li a:hover {
	padding:2px 5px;
	margin:0;
	width:auto !important;
	height:auto !important;
	background:#efefef;
	color:#222;
}

#navi li ul {
	left:-999em;
	top:83px;
	position:absolute;
	width:610px;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	padding:0;
	margin:0;
	}

#navi li:hover ul ul, #navi li:hover ul ul ul, #navi li.sfhover ul ul, #navi li.sfhover ul ul ul {
	left:-999em;
	}

#navi li:hover ul, #navi li li:hover ul, #navi li li li:hover ul, #navi li.sfhover ul, #navi li li.sfhover ul, #navi li li li.sfhover ul {
	left:0;
	z-index:1000;
	}

li#news.active a.hidden  { background-position: 0px 0px !important; }
li#auktionen.active a.hidden { background-position: -82px 0 !important; }
li#kataloge.active a.hidden { background-position: -218px 0px !important; }
li#kontakt.active a.hidden { background-position: -334px 0px !important; }
li#kiosk.active a.hidden { background-position: -457px 0px !important; }

li#news.active a.shown { background-position: 0px -90px; }
li#auktionen.active a.shown { background-position: -82px -90px; }
li#kataloge.active a.shown { background-position: -218px -90px; }
li#kontakt.active a.shown { background-position: -334px -90px; }
li#kiosk.active a.shown { background-position: -457px -90px; }

li.hentry img {float:right;}
li.hentry abbr.caption {margin-bottom:10px;display:block;width:100%;}
.news-latest-image {float:right;width:250px;}

ul.hfeed {
	padding:0;
	margin:0;
	list-style-image:none;
	list-style-type:none;
	}


li.hentry {
	font-size:1.2em;
	margin:30px 0 0 0;
	padding-bottom:30px;
	list-style:none;
	border-bottom:1px dotted silver;
	}

li.hentry abbr.updated {
	display:none;
	}

li.hentry abbr.published {
	color:#999999;
	font-size:92%;
	font-style:italic;
	font-weight:normal;
	text-align:right;
	float:right;
	}

li.hentry abbr.author {
	color:#999999;
	font-size:92%;
	font-style:italic;
	font-weight:normal;
	}

li.hentry abbr.caption {
	color:#999999;
	font-size:92%;
	font-style:italic;
	font-weight:normal;
	/*float:right;*/
	text-align:right;
	}

li.hentry img {
	float:right;
	margin:0pt;
	padding:0pt 0pt 0px 10px;
}

li.hentry ul.tags li {
	float:left;
	font-size:85%;
	font-style:italic;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt 2px 0pt 0pt;
}

.caption {
	float:right;
	clear:both;
}
