html {height: 100%; margin-bottom: 1px;} /* verticale scrollbar */

.offer_table		{
						width: 560px;
						border-bottom: #FE0000 solid 1px;
						margin-bottom: 10px;
					}

.offer_image		{
						width: 180px;
						border: none;
						margin-top: 0px;
					}

.offer_image_td		{
						width: 200px;
					}

.list_left			{
						width: 160px;
						border-bottom: #FFBFBF solid 1px;
					}

.list_right			{
						width: 200px;
						border-bottom: #FFBFBF solid 1px;
					}

.list_left_last		{
						width: 160px;
					}

.list_right_last	{
						width: 200px;
					}

#container{
	width: 834px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/containerbg.png);
}

#banner{
	width: 834px;
	height: 114px;
	background: url(images/banner.png);
}

.clear {
    clear: both; /* deze class gaan we gebruiken om de twee floats #left en #right te clearen. */
}



#holder{
	margin-top: 35px;
	width: 834px;
	clear: both;

}

#holder_content		{
						margin: 5px;
					}

#holderleft{
	width: 216px;
	margin-left: 20px;
	float: left;
}

#menu{
	width: 204px;
}

#menutitle{
	width: 202px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	height: 27px;
	background: url(images/menutitle.png);
}

#home a					{
	width: 204px;
	height: 30px;
	background: url(images/home.png);
	display: block;
	margin-bottom: 4px;
}

#home a:hover			{
	background: url(images/homeh.png);
}

#general a				{
	width: 204px;
	height: 30px;
	background: url(images/general.png);
	display: block;
	margin-bottom: 4px;
}

#general a:hover			{
	background: url(images/generalh.png);
}

#specifications	a		{
	width: 204px;
	height: 30px;
	background: url(images/specifications.png);
	display: block;
	margin-bottom: 4px;
}

#specifications a:hover	{
	background: url(images/specificationsh.png);
}

#contact a				{
	width: 204px;
	height: 30px;
	background: url(images/contact.png);
	display: block;
}

#contact a:hover			{
	background: url(images/contacth.png);
}

#address				{
	width: 204px;
	margin-top: 35px;
}

#addresstitle			{
	width: 202px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	height: 27px;
	background: url(images/addresstitle.png);
}

#addresstext			{
	margin-left: 15px;
	color: #B80000;
	font-family: verdana;
	font-size:10px;
}

#decoration				{
	width: 202px;
	height: 133px;
	margin-right: 1px;
	background: url(images/decoration.png);
}

#holderright			{
	width: 470px;
	margin-right: 34px;
	margin-left: 260px;
}

#content				{
							width:560px;
							min-height: 550px;
						}

#footer					{
	width: 834px;
	background: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: Top;
	background-color: #ffffff;
	text-align: right;
	padding-top: 5px;
}

#footer a { color: #cccccc; }

#footer p { 
	margin-right: 5px;
	margin-top: 0px;
	font-size:9px;
	font-family: verdana;
	color: #cccccc;
}
						
p {
	Font-size:12px;
	Font-family: verdana, arial;
	color: #b20000;
}

ul {
	Font-size:12px;
	Font-family: verdana, arial;
	color: #b20000;
}

#containers { 
	width: 100%; 
	border: 0px;
	padding: 3px;
	}

#containers  td{
	margin: 3px;
	padding: 3px;
	vertical-align: top;
	background-color: #e6e6e6;
}

#containers .topmen td { 
	background-color: #cdcdcd;
	Font-size:12px;
	Font-family: verdana, arial;
	color: #b20000;
	font-weight: bold;
}
td {
	Font-size:12px;
	Font-family: verdana, arial;
	color: #b20000;
}

h3 {
	Font-size:14px;
	Font-weight: bold;
	Font-family: verdana, arial;
	color: #b20000;
}
.menuitem {
	margin-left: 1px;
	height: 28px;
	width: 202px;
	background-color: #b50000;
	margin-bottom:1px;
}

.menuitemI {
	margin-top: 6px;
	margin-left: 10px;
}

.menuitemI a {
	color: #ffffff;
	font-size:11px;
	font-family: verdana, arial;
}

.menuitemI a:hover { color: #cccccc; text-decoration: none; }

.picture {
padding:1px; border: 1px solid #b50000; margin:5px;
}

#language {

position: absolute;

width:200px; height: 20px;
vertical-align: center; line-height: 15px;
padding: 3px;
padding-left:5px;
margin-left:20px;
margin-top:90px;
background-color: #ffffff;
font-family: verdana;
font-size:12px;
color: #cccccc;
}

#language #tekst {
height: 15px; width:80px;
margin-left:55px;
float: left;
}