@CHARSET "ISO-8859-1";

* {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 100% ;
	height : 100%;
	background-color: #272324;
}

html {
	height: 100%;
	width: 100%;
}

a {
	text-decoration: none;
	color: #FFF;
	border: 0;
}

div#container {
	left: 50%;
	margin-left: -492px;
	width: 996px;
	position: absolute;
}

div#left_b {
	position: absolute;
	top: 0;
	bottom: 0;
	float: right;
	height: 100%;
	width: 23px;
	background: url('./images/left-back.png');
}

div#right_b {
	margin-left: 973px;
	position: absolute;
	top: 0;
	bottom: 0;
	float: right;
	height: 100%;
	width: 23px;
	background: url('./images/right-back.png');
}

div#wrapper {
	margin-right: 23px;
	width: 950px;
	float: right;
	background-color: #232732;
}

div#wrapper div#search {
	width: 950px;
	height: 20px;
}

div#wrapper div#navigation {
	width: 950px;
	height: 41px;
	background-image: url('./images/nav.png');
}

div#wrapper div#mainmenu A {
	margin-top: 12px;
}

div#navigation .mainmenuitem {
	font-family: Tahoma;
	font-size: 13pt;
}

div#navigation  A:HOVER,div#menu  A:HOVER {
	font-weight: bold;
}

div#wrapper div#navigation div#mainmenu A {
	font-family: Tahoma;
	font-size: 13pt;
	font-stretch: wider;
	color: #ffffff;
	width: 98px;
	padding-left: 20px;
	display: block;
	float: left;
}

div#wrapper div#navigation div#rest {
	width: 295px;
	height: 41px;
	float: right;
}

.flag_nl {
	margin-right: 25px;
	height: 11px;
	width: 16px;
	margin-top: 19px;
	background-image: url('./images/nl.png');
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	float: right;
}

.flag_de {
	margin-right: 25px;
	height: 11px;
	width: 16px;
	margin-top: 19px;
	background-image: url('./images/de.png');
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	float: right;
}

.flag_en {
	margin-right: 25px;
	height: 11px;
	width: 16px;
	margin-top: 19px;
	background-image: url('./images/en.png');
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	float: right;
}

div#wrapper div#head {
	width: 950px;
	height: 202px;
	background-image: url('./images/head.png');
}

div#wrapper div#menu {
	width: 200px;
	background-color: #b34805;
	float: left;
	line-height: 28px;
	color: #FFF;
}

div#wrapper div#menu div#subtitle {
	height: 32px;
	width: 100%;
	line-height: 32px;
	color: #FFF;
	text-align: center;
	background-image: url('./images/sub.png');
}

div#wrapper div#menu ul {
	margin-top: 16px;
	margin-bottom: 16px;
}

div#wrapper div#menu li {
	background: url('./images/ul.png') no-repeat;
	background-position: 0px 12px;
	margin-left: 25px;
	padding-left: 20px;
	list-style: none;
}

div#wrapper div#content {
	width: 750px;
	float: right;
	background-color: #fffdfc;
}

div#wrapper div#content div#subtitle {
	width: 750px;
	height: 47px;
	background-color: #f7ebe3;
}

div#wrapper div#content div#countryview div#subtitle {
	width: 750px;
	height: 27px;
	background-color: #f7ebe3;
}

p.top {
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	font-weight: 600;
	margin-left: 27px;
}

a.top {
	height: 25px;
	font-size: 13px;
	line-height: 25px;
	font-weight: 600;
	margin-left: 27px;
	color: black;
}

.contenttitle {
	font-size: 14px;
	font-weight: 600;
}

div#wrapper div#content div#subtitle p.bottom {
	height: 22px;
	color: #b34805;
	font-size: 11px;
	margin-left: 27px;
}

.contentdesc {
	font-size: 11px;
}

div#wrapper div#content p.text {
	margin-left: 27px;
	margin-top: 18px;
	margin-bottom: 35px;
	width: 525px;
}

div#wrapper div#content p.full {
	margin-left: 27px;
	margin-top: 18px;
	margin-bottom: 35px;
	width: 675px;
}

.full {
	margin-left: 27px;
	margin-top: 18px;
	margin-bottom: 35px;
	width: 675px;
}

.full A {
	color: #b34805;
}

.pagination {
	text-align: center;
}

.pagination A {
	color: #b34805;
}

div#wrapper div#content p.full .title {
	font-weight: bold;
}

div#wrapper div#content div#leftmargin {
	margin-left: 27px;
	margin-top: 18px;
	margin-bottom: 35px;
	width: 675px;
}

div#wrapper div#content div#right {
	width: 175px;
	float: right;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#wrapper div#content div#right div#buttons {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.font {
	background-color: #b34805;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
	color: #FFF;
	border: none;
	cursor: pointer;
}

.fontright {
	background-color: #b34805;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
	color: #FFF;
	border: none;
	cursor: pointer;
	float: right;
}

div#wrapper div#content div#footer {
	width: 750px;
	height: 58px;
	line-height: 18px;
	font-size: 11px;
	font-weight: 600;
	color: #f7a057;
	text-align: center;
	background-color: #232732;
}

div#wrapper div#content div#footer .dark {
	color: #e26f00;
	font-size: 11px;
	font-weight: 600;
}

div#wrapper div#content div#footer div#clear {
	width: 750px;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}

.feedbackPanelERROR {
	color: red;
}

.productTable {
	margin-left: 27px;
	margin-top: 10px;
	margin-bottom: 30px;
	border-collapse: collapse;
	border: 1px solid #333;
}

.productTable td {
	border: 1px dotted #666;
	padding-left: 0.4em;
	padding-right: 0.4em;
}

.textbold {
	font-weight: bold;
}
