BODY {
	background-color: #426289;
	margin: 0px;
}


FORM {
	display: inline;
}


TD {
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 10px;
}


A {
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 10px;
	text-decoration: none;
}

INPUT.artikelliste {
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 10px;
	width: 30px;
}

A.highlight {
	color: #192DA8;
	font-family: Verdana,Arial;
	font-size: 10px;
	text-decoration: none;
}

SPAN.head_title {
	color: #FFFACD;
	text-decoration: none;
	font-size: 24px;
	font-family: Verdana,Arial;
}


SPAN.head_sub_title {
	color: #FFFACD;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana,Arial;
	font-weight: bold;
}


TD.head_button {
	color: #000000;
	font-family: Verdana,Arial;
	text-align: center;
	vertical-alignment: middle;
	background-color: #FFFACD;
	height: 20px;
	font-size: 12px;
}

A.head_button {
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 12px;
	text-decoration: none;
}


A.head_button:HOVER {
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 12px;
	text-decoration: none;
}


/* Navigationslinks */
A.topnavi/*EDIT*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFACD;
	text-decoration: none;
}

/* Navigationslinks - Mouseover */
A:HOVER,A.topnavi:HOVER/*EDIT*/ {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #ae0808;
	text-decoration: none;
}


TD.box_header {
	color: #000000;
	font-family: Verdana,Arial;
	font-weight: bold;
	text-align: center;
	vertical-alignment: middle;
	background-color: #A29FB2;
	height: 20px;
	font-size: 12px;
}


TD.box {
	background-color: #b1baca;
	font-size: 12px;
	padding: 2px;
}

TD.balken {
	color: #FFFACD;
	text-decoration: none;
	font-family: Verdana,Arial;
	background-color: #426289;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	height: 18px;
	border-bottom: 4px;
	border-bottom-color: #313984;
	border-bottom-style: solid;
}

A.box {
	font-size: 10px;
	text-decoration: underline;
}

.title {
	color : #000066;
	text-decoration :none;
	font-size : 15pt;
	font-family : Verdana,Arial;
	font-weight : 800;
}

.preis {
	color: #000000;
	font-family: Verdana,Arial;
	font-size: 12px;
}


.sternchen {
	color: red;
	font-family: Verdana,Arial;
	font-size: 10px;
}

.textboxfehler {
	background-color: red;
}

.selectboxfehler {
	width:500px;
}

a.prodinfo {
	background:#B1BACA  none repeat scroll 0 0;
	color:#000000;
	display:block;
	padding:5px 3px;
	text-align:center;
	text-decoration:none;
	width:160px;
	border:1pt solid #000066;
}
a.prodinfo:hover {
	background:#A29FB2 none repeat scroll 0 0;
	color:#000;
	display:block;
	padding:5px 3px;
	text-align:center;
	text-decoration:none;
	width:160px;
	font-weight:bold;
	border:1px solid #000066;
}

.dvbdy1 {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #426289;
	border-left:1px solid #426289;
	border-right:1px solid #426289;
	font-family:arial;
	font-size:12px;
	padding:5px;
	width:210px;
}


.dvhdr1 {
background:#B1BACA none repeat scroll 0 0;
border:1px solid #426289;
font-size:12px;
font-weight:bold;
padding:5px;
width:210px;
color:#000;
}

/*Livesuche*/

#search-results {
background:#B1BACA ;
border:0px solid;
position:absolute;
text-align:left;
/*width:250px;*/
width:375px;
z-index:500;
}
#ls {
background:#FFF;
border:1px solid;
z-index:501;
}
#li_ls_1 {
background-color:#B1BACA;
list-style-image:none;
list-style-type:none;
}
#li_ls_2 {
background-color:#FFF;
list-style-image:none;
list-style-type:none;
}
#ls_highlight {
background-color:#B1BACA;
list-style-image:none;
list-style-type:none;
}

#li_ls_2:HOVER {
background-color:#B1BACA;
list-style-image:none;
list-style-type:none;
}



