/* $Id: katalog.css,v 1.22 2008-06-04 16:26:26 obw Exp $ */
body { background: #eee; color: black; margin: 0px; behavior:url("/script/csshover.htc"); }
body>div {margin-left: 1cm; margin-right: 1cm;} 
a:link { color: #4066ff; text-decoration: none;}
a.reglink:link {
	text-decoration: underline;
}
a:visited { color: fuchsia; text-decoration: none; } 
#menu {
	border-top: 1px solid white;
	position: relative;
	z-index: 10;
	background-color: #ffcc33;
	padding: 3px 3px 0px;
	border-bottom: 1px solid white;
	width: 100%;
	margin:0;
	min-height: 72px;
}	
h1 {
	font-family: Times Roman,serif;
	font-weight: 500;
	font-size: 16px;
	margin: 0 110px;
	padding-bottom: 3px;
	min-height: 35px;
}

#menu .right a,#menu .left a {
	background: inherit;
	padding: 5px;
	display: block;
	font-size: 12px;
	color: blue;
	text-decoration: underline;
}
#menu .left a:hover,#menu .right a:hover {
	background-color: #ffdd44;
}
/* IE kriegt Zuckungen */
* html #menu .left a {
	padding: 0;
	text-decoration: none;
}
* html #menu .left a:hover {
	padding: 0;
	text-decoration: none;
}
#menu .left {
	float:left;
	width: 100px;
}
.right {
	float: right;
	margin: 2mm 5mm;
}
/* IE-Fix */
/* \*/
* html h1 { }
/* */
h2 {margin-left: 2%; margin-right: 2%; background: #e0dcb8; padding: 8px; font-size: medium; margin-bottom: 2px; border: 1px solid #95937b; }
img#agknopf { float: right; margin: -5px -4px 0px 0px;  }
.firmenname {
	font-size: larger;
	font-weight: bolder;
}
h3 { text-align: center; padding-top: 3px; padding-bottom: 2px; margin: 0px;  }
a img { border: none; }
h4 { text-align: center; background-color: #e0b8bc; margin: 1em;}
button.sepbutton {margin-left: 3cm;}
ul { list-style-type: circle; list-style-position: inside; }
p { font-family: Helvetica,Arial,Sans-Serif; }
p.flow {text-indent: 1em; font-size: medium; margin: 1em 2em;}
div.info { text-align: center; padding: 0.7em; 
  letter-spacing: 0.1em; font-style:oblique; font-weight: bold;
  background: #e0b8bc; border: 1px #3e4b43 inset; 
  width: 40%;
  margin: 0 auto 1px;
}
div.suchen { background: #e1c9b9; clear: both; 
  margin-right: 2%; margin-left: 2%; margin-bottom: 5px;
  border: 1px solid #b4a194;
}
ADDRESS {
	border: 1px solid silver;
	background-color: #ffeedd;
	white-space: pre;
	margin-left: auto;
	margin-right: auto;
	width: 20em;
	text-align: center;
	font-style: normal;
}
/* Menustyles */
div#navcontainer {
	border-bottom: 1px solid #eebb22;
	border-top: 1px solid #eebb22;
	margin: 0px;
	margin-left: 110px;
	font-weight: bold;
	position: relative;
}
div#navcontainer ul {
	font-family: sans-serif;
	color: black;
	text-align: center;
	margin: 0;
	padding: 0px 1cm;
	height: 2em;
}
div#navcontainer ul li {
	display: inline;
	float: left;
	width: 20%;/* Anpassen an Anzahl der Menuitems, hier: 4 */
	margin-left: -4px;
	position: relative;
	z-index:5;
	list-style-type: none;
}
div#navcontainer ul li a {
	padding: 5px 10px; 
	color: black;
	text-decoration: none;
	border-right: 1px solid black;
	border-top: 3px solid #ffcc33;
	display: block;
}
div#navcontainer ul li a:hover,h1 a:hover {
	background-color: #ffdd55;
	color: #333;
}
div#navcontainer ul li a:hover {
	border-top: 3px solid red;
}
div#navcontainer ul.subnav a {
 	border: 1px solid black;
	border-top: none;
}
div#navcontainer ul.subnav {
	display: none;
	position: absolute;
	left: 0px;
	font-size: 11pt;
	padding: 0px;
	width: 100%;
}
ul.subnav li a {
	margin: 0px;
 	z-index: 10;
 	width: 10em;
 	padding: 2px;
	background-color: #ffdd55;
}
#navcontainer ul.subnav li {
	padding: 0px;
	margin: 0px;
	position: relative;
	float: none;
}
div#navcontainer ul li:hover ul.subnav {
	display: block;
}
div#navcontainer ul.subnav li a:hover {
	border: none;
	border-top-width: 0px;
	background-color: #ffee77;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
}
div.help { background: #e1c9b9; border: 1px #b4a194 solid; margin: 0px 2%; font-size: small; display: none; }
.help h3 { background: #e9d7cb; border-bottom: 1px #b4a194 solid; width: 100%; }
.help p,h5 { padding: 0 2em; }
.note { font-size: x-small; text-align: center; margin-top: 3px; margin-bottom: 0px;}
div.linkliste#linkliste { background: #cbe9d7; margin-right: 2%; margin-left: 2%; width: auto; padding-bottom: 0.5em; border: 1px solid #94b4a1;} 
#linkliste {margin: 0 2mm; }
.linkliste ul { margin-left: 7%; padding: 0px 5px;  width: 86%; } 
.linkliste ul li { padding: 0.3em; padding-right: 0.8em; padding-left: 1em;
  margin: 2px 1px 1px; 
  font-size: medium; word-spacing: 0.3em; 
  border-right: 4px dotted #cbe9d7; background: #f3e9e3;
  background-image: url(/nonfusion/tickbg.png); background-repeat: no-repeat;
  background-position: left; white-space: nowrap; 
}
.close { border: 1px #555555 solid;
 padding: 0.2ex; padding-left: 0.5ex; margin: -1px 1px 1px;
 font-size: smaller; font-weight: 500;
 float: right;
 cursor: pointer;
 background: #e0b8bc; color: #4b3d3f; }
.llist { float: left; clear: left; }
.rlist { float: right; clear: right; }
.linkliste h3 { background: #b9e1c9; border-bottom: 1px solid #94b4a1; z-index: 2; position: relative;}
.suchen h3 { background: #e9d7cb; border-bottom: 1px solid #96867b; }
li a:hover { text-decoration: underline; }
label { font-size: smaller; }
div label { margin-left: 1em; }
.suchen fieldset { text-align: center; }
.smalllink { border: 1px black outset; 
  background: #f3e9e3; 
  padding: 2px; margin: 1em; 
  text-decoration: none;
  cursor: pointer;
}
span.readable {
	color: black;
	background-color: white;
}
select {
	border: 1px solid #8080fc;
}
select,input#suche,button,.fragen label,#results td.rbuy a,.ordered input {
	background-color: #e1e7ff;
	border: 1px solid silver;
}	
fieldset select { width: 15em; }
hr { clear: both; margin: 0px; margin-bottom: -3px; }
input { 
	background: #f3f1e3;
}
input#suche:focus,select:focus {
	border: 1px solid pink;
	background-color: white;
}
legend {
	font-family: arial,helvetica,sans-serif;
}
input:active { background: white; }
.pager {
  font-size: small;
  font-variant: small-caps;
  padding: 3mm;
}
.pager ul {
  list-style: none;
  display: inline;
  padding-left: 5mm;
}
.pager ul li.linklist {
  display: inline;
  padding: 0 5px;
  color: #bbb;
  padding: 4px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  font-family: Helvetica, sans-serif;
  font-weight: bolder;
}
.pager li.linklist a {
  text-decoration: none;
  font-size: small;
  color: black;
  width: 100%;
}
.pager li.linklist a img {
  margin: 2px;
  vertical-align: -4px;
}

.pager li.linklist a:hover {
  text-decoration: underline overline;
}
img.obord {
  border: 1px solid orange;
}
#results {
	border: 1px inset black;
	text-align: left;
	margin: 5px;
}
#results td {
	padding: 8px 3px 3px 3px;
	background-color: white;
	vertical-align: top;
	border-spacing: inherit;
	background-image:none;
	border: 1px inset black;
}
#results th {
	background-color: #999999;
	text-align: center;
	border: 1px inset black;
}
#rechnung th {
	border-bottom: 3px solid black;
	border-collapse: collapse;
	
}
#rechnung td {
	background-color: white;
	border: 1px dotted black;
	border-spacing: 0px;
	text-align: right;
}
#rechnung table {
	border-collapse: collapse;
}
#rechnung tbody {
	border-bottom: 3px solid black;	
}
#rechnung caption {
	font-weight: bolder;
	font-size: large;
	background-color: forestgreen;
	margin-top: 10px;
	border: 2px outset lime;
}
th.rtitel,th.rdesc {
	font-size: larger;
}
td.rvote {
	width: 82px;
}
td.rart {
	width: 63px;
}
td.rtitel {
	width: 225px;
}
#results td.rtitel {
		background-image: inherit;
}
td.rdesc {
	width: 166px;
}
.rpreis {
	width: 87px;
}
.abrechnung td.rpreis {
	width: 100px;
}
#results td.rpreis {
	font-size: medium;
}
#results tr.angebot td.rpreis {
	color: red;
	font-size: larger;
}
tr.tergeb,tr.rgeldsum {
	font-weight: bold;
}
td.rbuy {
	width: 80px;
}
#results td {
	font-size: small;
}
#results tr.angebot {
	background-image: url("/bilder/sonderangebot.gif");
}
td.rvote,td.rart {
	text-align: center;
}
#results td.rbuy {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 2px;
}
#results td.rvote {
	font-size: x-small;
}
td.tinfo {
	width: 82px;
}
td.rvote p {
	margin: 2em 3px;
	line-height: 15px;
}
td.rtitel,td.rpreis {
	font-weight: bolder;
}
td.rdesc {
	line-height: 120%;
}
td.rpreis,tr.rgeld {
	text-align: right;
	font-family: monospace;
	font-size: 11pt;
}
#results td.rbuy {
	padding-bottom: 10px;
}
#results td.rbuy a {
	padding: 8px;
	border: 1px dotted silver;
}
#results td.rbuy a:hover {
	background-color: white;
	border-style: solid;
}
#results td.rbuy input {
	border: 1px dotted silver;
	background-color: #eee;
	margin: 8px 0px 0px;
}
#results td.rbuy img {
	width: 44px;
}
/* IE6-Hack */
* html #results td.rbuy input {
	margin: 4px 0px 7px;
}
/* Fragen an den Kunden */
.fragen legend {
	border: 1px dotted silver;
	font-size: larger;
	background-color: #e0dcb8;
}
.fragen fieldset {
	margin: 1em;
}
.fragen label {
	display: block;
	border-style:dashed;
	text-indent: -2em;
	padding-left: 2em;
	margin-top: 2px;
}
.fragen label:hover, button:hover,.ordered label:hover {
	background-color: white;
	cursor: crosshair;
}

div#kundendaten {
	width: 90%;
	margin: 1cm 5%;
	text-align: left;
}
/* sortiertes Formular */
form.ordered fieldset div.row {
	clear: left;
	margin-top: 10px;
}
.ordered p.note {
	float: right;
	width: 11em;
	font-size: small;
	text-align: left;
    background-color: #e9d7cb;
	padding: 1em;
	border: 1px dashed black;
	margin: 0.5em;
}
.ordered fieldset {
	margin-top: 1cm;
	border: 1px solid green;
}
.ordered legend {
	padding: 0 5px;
	font-weight: bolder;
	letter-spacing: 3px;
	font-variant: small-caps;
    border: 1px dotted green;
	font-size: larger;
	background-color: #eedfed;
}
.ordered fieldset label {
	float: left;
	text-align: right;
	width: 10em;
	padding-top: 3px;
	padding-right: 1em;
	cursor: crosshair;
}
.ordered fieldset p {
 margin-top: 10mm;
}
.ordered fieldset label.important {
float: none; padding-top: 5mm; margin: 0;
}
.ordered fieldset label.addlabel {
	float: none;
	text-align: left;
	width: 400px;
	display: block;
	margin-top: 1em;
	border-bottom: 1px dashed silver;
	padding-bottom: 4px;
}
.ordered fieldset span {
	text-align: left;
}
.important {
	font-weight: bold;
	background-color: #f0f8ff;
	color: red;
	border: 1px outset black;
	padding: 5mm;
	margin-left: 10%;
	width: 80%;
}
label.important{
	margin: 1cm 10%;
	border: 2px solid red;
}

.ausland {
	font-size: smaller;
}
/* Newsstyles */
table#content { width: 90%; background-color: #eeeeee; border-collapse: collapse; }
.date { text-align: center; }
.lal { text-align: left; }
#content td { padding: 2px; }
.newslist { margin: 2em 5% auto 5%; }
.newsitem { margin-bottom: 50px; }
.newsitem p { white-space: normal; }
.newsdatum { float: left; width: 9em; }
.headline { width: 80%; }
.newsitem p img { border: solid 1px black; }
.newsbody { background-color: #eeeeff; margin-top: 0; padding: 5px; }
.newsbody p { clear: both; }
th,.newsitem h4,.newsitem h3 { background-color: #ffcc33; }
.newsitem h3 { border-style: solid none; border-width: 3px 0 2px; text-indent: 1em; text-align: left; padding: 0px; }
.newsitem h4 { text-indent: 2em; border-bottom: solid 2px; font-style: italic; margin: -1px auto 0px; position: relative; text-align: left;}
.newsitem hr { width: 80%; clear: both; }
.lpic { float: left; background-color: #fff; margin: 0.3cm 0.5cm 0.2cm 0.1cm;}
.rpic { float: right; background-color: #fff; margin: 0.3cm 0.1cm 0.2cm 0.5cm;}
.itop { clear: both; }
.hide { display: none; }
/* Suchfeld, non-AJAX-Zeugs */
#suchblock {
	border: 1px solid green;
	background-color: #bdb;
	margin: 1cm;
	padding: 3mm;
}
#quickcontainer {
	text-align: center;
}
#suchknopf {
padding: 2mm;
font-weight: bolder;
margin-left: 1cm;
}
#searchcontainer {
	text-align: center;
}
/* AJAX-Suchfeld */
#suchblock {
	margin-top: 2cm;
}
#suchblock label {
display: block;
}
#spieleliste {
	background-color: white;
	border: 2px outset black;
	border-top: none;
	height: 8em;
	overflow: scroll;
	text-align: left;
}
#spieleliste ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#spieleliste ul li.selected { background-color: #fc3;}
#spieleliste ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	height:1.2em;
	font-size: smaller;
	cursor:pointer;
}
#indicator1 {
	position: relative;
}
#internetsiegel { float: right; border: 1px solid silver; background-color: white; padding: 3mm 2px; margin-top: 5px;}