body
{
 	background-color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 140%;
	scrollbar-base-color: #f0f0d7;
}

div.shadow
{
	margin: 10px 0px 25px 10px;
	background: url(../images/shadow.png) no-repeat bottom right;
}

div.shadow-inline
{
	margin: 10px 0px 25px 10px;
	background: url(../images/shadow.png) no-repeat bottom right;
	display:inline-block;
}

div.shadow > table,
div.shadow > img,
div.shadow-inline > img,
div.shadow-inline > table
{
	position:relative; 
	top:-10px; 
	left:-10px; 
}

div.shadow > div
{
	position:relative; 
	top:-10px; 
	left:-10px; 
	border:solid 1px #BBB;
	padding:10px;
	background-color: #f0f0d7;

}

img
{
	border: 0px;
}

td
{
	text-align: left;
}

img.border
{
	border: 1px;
	border-style: solid;
	border-color: #bfae92;
}

td.menu
{
	height: 22px;
	font-size: 13px;
	cursor: pointer;
	text-align: left;
	border-top-style: none;
	border-right-style: solid;
	border-width: 1px;
	border-color: #000;
	padding-left: 11px;
}

td.topmenu
{
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	cursor: pointer;
	padding: 0px 10px;
	background-color: #80613b;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: none 1px #000;
	border-right: none 1px #000;
}

td.topmenu_background
{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #80613b;
	height: 20px;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
}

td.submenu
{
	height: 18px;
	font-size: 12px;
	cursor: pointer;
	text-align: left;
	border-width: 1px;
	border-color: #000;
	border-right-style: solid;
	padding-left: 11px;
	background-color: #dbd2ab;
}

td.submenu2
{
	height: 18px;
	font-size: 12px;
	cursor: pointer;
	text-align: left;
	border-width: 1px;
	border-color: #000;
	border-right-style: solid;
	padding-left: 20px;
	background-color: #f0f0d7;
}

td.shopcontrols
{
	font-size: 12px;
	text-align: left;
	border-width: 1px;
	border-color: #000;
	border-right-style: solid;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dbd2ab;
}

.body_search
{
	padding-left: 0px;
	background-color: #bfae92;
	font-size: 12px;
}

.body_bottom
{
	padding-left: 0px;
	background-color: #444444;
	font-size: 10px;
	color: #eceec9;
}

a:link, a:visited, a:focus, a:active {
	border-bottom: dotted 2px #687fa8;
	text-decoration: none;
	color: #000;
}

a.bottom:link, a.bottom:visited, a.bottom:focus, a.bottom:active {
	color:#fff; 
	border-bottom-color:#b8c1e2;
}

a.bottom:hover {
	color:#b8c1e2;
}

a.noUnderline:link, a.noUnderline:visited, a.noUnderline:focus, a.noUnderline:active {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #687fa8;
}

h1
{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 15px;
}

h2
{
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

h3
{
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 6px;
}

table
{
    font-size: 12px;
    border-width: 0px;
}

table.infoframe {
	border-style: solid;
	border-color: #bfae92;
	border-width: 2px 2px 0px 2px;
	background-color: #f0f0d7;
	width: 100%;
}

table.infoframeDunkel {
	border-style: solid;
	border-color: #bfae92;
	border-width: 2px 2px 0px 2px;
	background-color: #edccbc;
	width: 100%;
}

table.standard {
	border: none 0 #000;
}

table.standard td {
	padding-left: 10px;
	padding-right: 10px;
}

tr.infoheader
{
	background-color: #bfae92;
}

td.infoheader
{
	font-size: 16px;
	font-weight: normal;
	padding: 4px 10px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #bfae92;
}

td.info
{
	vertical-align: top;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #bfae92;
	padding: 10px;
}

td.info2
{
	vertical-align: top;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #bfae92;
	padding: 10px 10px 10px 0px;
}

select
{
    font-size: 12px;
}

.bg
{
    background-color: #f0f0d7;
}

.submenu
{
    font-size: 13px;
    font-weight: normal;
}

.item_show_h1
{
    display: block;
    background-color: #bfae92;
    padding: 2px 7px 1px 7px;
}

.item_show_h2
{
    display: block;
    background-color: #bfae92;
    margin-top: 2px;
    margin-bottom: 8px;
    padding: 5px 7px 7px 7px;
}

.button
{
    position: relative;
    bottom: 1px;
    border: 1px solid #000000;
    padding: 1px 7px 2px 7px;
    margin: 0px;
    background-color: #bfae92;
    font-size: 11px;
    font-weight: bold;
    color: #3a3a3a;
	cursor: pointer;
}

.field
{
    border: 1px solid #000000;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #3a3a3a;
    padding: 1px 2px;
}

.field_orderform
{
    padding-left: 2px;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #3a3a3a;
}

.pointer {

	cursor: pointer;
}

.startlist {
    list-style-type:none;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}

.startlistitem {
	float: left;
	width: 230px;
	height: 330px;
	margin: 12px;
	padding: 0;
	border: 1px #bbb solid;
	text-align: center;
}

.referent
{
    display: block;
    font-weight: normal;
    font-size: 12px;
	padding-top: 2px;
	margin-left: 10px;
	margin-right: 8px;
    text-align: center;
    height: 22px;
    background-color: #bfae92;
}

.image
{
    display: block;
    height: 130px;
    vertical-align: middle;
    padding-top: 5px;
	cursor: pointer;
}

.listheader
{
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background-color: #bfae92;
}

.listitem
{
    height: 36px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #f0f0d7;
    line-height: 115%;
}

.listitem2
{
    height: 36px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #dbd2ab;
    line-height: 115%;
}

.messagebox 
{
	background-color: #eae4dc;
	border-style: solid;
	border-width: 4px;
	border-color: #ebbd86;
	color: #000;
	padding: 15px;
	text-align: left;
	width: 800px;
	margin-top: 10%;
}

.abdunkeln
{
	position: fixed;
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha (opacity=60);
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
}

.message_layer
{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index:11;
}

.opac100
{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha (opacity=100);
}

.opac30
{
	opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha (opacity=30);
}

.opac20
{
	opacity: .20;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha (opacity=20);
}

.query
{
	background-color:#ffff63;
}
