@charset "utf-8";
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
	
}
a#lstueberschrift, div#lstueberschrift {
	color:  #8D7C41;
	font-size: 16px;
	font-weight: bold;		text-decoration:none;	
}
a#lstueberschrift:hover {
	
	color:  #990000;
}
div#seitenueberschrift {
	color:  #990000;
	font-size: 26px;
	font-weight: bold;	font-style: italic;	text-decoration:none;}
img#miniatur {
	border: 2px solid #F2EFE3;
}
img#miniatur_hover {
	border: 2px solid #990000;
}
div#listpreisab {
	color:  #990000;
	font-size: 22px;
	font-weight: bold;	font-style: italic;	text-decoration:none;}
div#listpreisabeinheit {
	color:  #990000;
	font-weight: bold;	font-style: italic;	
	
}
table#lsteintrag {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: justify;
	
}
a:link, a:visited, a:active{
	color:  #000000;
			
	text-decoration:underline;
}
a:hover{
	color:  #990000;
}
hr#lsttrennlinie {
	height: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	
	border-bottom-color: #D8CEAB;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: square;
	margin: 0px;
	list-style-position: inside;
	padding: 0px;
	
}
td#text {
	line-height: 125%;
	text-align: justify;
}
td#seitenwaehler{
	text-align:center;
	vertical-align:bottom;
	font-size: 14px;
	font-weight:bold;
	background-image: url('/upload/seitenwaehler/seite.gif');
	background-repeat: no-repeat;
	background-position: center bottom;	
}
td#seitenwaehlertext{
	text-align:center;
	vertical-align:bottom;
	font-size: 14px;
	font-weight:bold;
}
td#seitenwaehler a:link,td#seitenwaehler a:visited,td#seitenwaehlertext a:link,td#seitenwaehlertext a:visited {
	text-decoration:none;
}
td#seitenwaehler_active {
	text-align:center;
	vertical-align:bottom;
	font-weight:bold;
	font-size: 14px;
	background-image: url('/upload/seitenwaehler/seite_aktiv.gif');
	background-repeat: no-repeat;
	background-position: center bottom;	
}

h1 {
	line-height: 100%;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	color:#8D7C41;
	font-size: 18px;
	font-weight: bold;		
	text-decoration:none;}
h2 {
	line-height: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color:#000000;
	font-size: 14px;
	font-weight: bold;		
	text-decoration:none;}
h3 {
	line-height: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color:#FF9900;
	font-size: 12px;
	font-weight: bold;		
	text-decoration:none;}
.eingabefeld {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8CEAB;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 2px;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFFF;
}
.eingabefeld_active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 2px;
	font-family: "Courier New", Courier, monospace;
	background-color: #eeeeee;
}
form {
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

select.head {
	background-color:#CFF;
	border:solid 1px #333;
}
option.ok {
	background-color:#0CF;
	color:#FFFFFF;
	font-weight:bold;
}

