
#logo { height: 133px; background: url('../images/Bestelsite VBB.jpg') no-repeat left top;}
#menu {background-color:#0080C7; color: #fff; font-family: Verdana, Arial, sans-serif;}

.greybar { background-color: #EFEFEF; }
#content_pos, #column2_wrap, #column2 li.select { border-color: #E5E5E5; }

.categories li a { text-decoration: underline; }
.categories li.select { background-color: #0080C7; color: #fff; }
.categories li.select a { text-decoration: none; }
.categories a:hover { background-color: #eee; color: #000; }
.categories li.select a:hover { background-color: #0080C7; }
.basket thead { background-color: #EFEFEF; color: #000; }

body{ 
	background: #DDD url('../images/bck.gif') repeat-x;
	font-family: Verdana, Arial, sans-serif;
}

span.highlight { color: #0080C7; }

div#wrapper { 
	max-width: 1000px;
	min-width: 1000px;
}

div#content_wrapper {
	background-color: #fff;
}

div#service {
	top: 0px;
	right: 0px;
}

#service li {
    border: 0;
    background: url('../images/border.png') right 7px no-repeat;
}

#service li a {
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	line-height: 16px;
	font-size: 11px;
}

#service select {
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	float:right;
	background-color: #000;
	font-size: 11px;
}

.layout_aba #column2 li{
	font-family: Arial, Verdana, sans-serif;
}

.layout_aba #column2 li.select {
	border-left: 3px solid #FFFDEB;
}

form.form legend {
	background-color: #F4F6F4;
	color: #0080C7;
}

form.form fieldset {
	background-color: #F4F6F4;
	border: 1px solid #0080C7;
	margin-top: 10px;
	margin-right: 2px;
}

/* Buttons */

div.item_insert input.item_submit, .greybar input.search_submit, button, input[type="submit"], input.basket_button, a.basket_button {
	background-color: #0080C7;
}

