/* CSS Document */

body {
	/*background-image: url(/tpl/hondenbench/img/merry.gif);
	background-position: center top;
	background-repeat: no-repeat;*/
	
	background-color: #F5F5F6;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body.nobackground {
	background-image: none;
}

body, table, tr, th, td, h1, h2, h3, p, div, span, form, textarea, select, img, a, hr, input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

option {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

a img {
	border: 0px;
}

.alink {
	color: #000000;
	text-decoration: none;
}

.alink:hover {
	color: #CC0000;
	text-decoration: underline;
}

.blink {
	color: #CC0000;
	text-decoration: none;
}

.blink:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* Form */

.order {
	border: 1px solid #666666;
	background-color: #F5F5F6;
	color: #000000;
}

.about a {
	color: #333333;
	text-decoration: underline;
}

.about a:hover {
	color: #CC0000;
	text-decoration: none;
}

/* Document layout */

#wrapper {
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
	width: 750px;
}


#header {
	background-image: url(/tpl/hondenbench/img/css/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 100px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	width: 750px;
}

#header marquee {
	color: #666666;
	font-variant: small-caps;
	width: 458px;
}

#menu {
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	width: 210px;
}

#page {
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	width: 540px;
}

/* Menu layouts */

.menubox1 {
	margin-right: 10px;
	margin-top: 10px;
	overflow: hidden;
	width: 200px;
}

.menubox1_top {
	height: 5px;
	overflow: hidden;
	width: 200px;
}

.menubox1_middle {
	background-image: url(/tpl/hondenbench/img/css/menu_middle.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 200px;
}

.menubox1_bottom {
	background-image: url(/tpl/hondenbench/img/css/menu_bottom1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	width: 190px;
}

/* Special */

#languages {
	position: relative;
	left: 5px;
	top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#languages a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#languages a:hover {
	color: #CC0000;
}

#languages a img {
	border: 0px;
}

.productlink {
	color: #333333;
	display: block;
	margin-left: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}

.productlink:hover {
	color: #CC0000;
}

.menu {
	color: #CC0000;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	color: #666666;
}

.menu2 {
	color: #333333;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.menu2:hover {
	color: #CC0000;
}
