@charset "utf-8";
*
{
	margin: 0;
	padding: 0;
}

body 
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background:#FFF url(../pictures/background.jpg) repeat-x fixed;
	color: #000;
	margin-bottom:20px;
}

table
{
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
}

table td
{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:5px;
}

#content table td a
{
	font-weight:normal;
	font-size:10px;
}

#content 
{
	padding: 0 20px;
	margin: 0 220px 0 220px;
	background:#FFF url(../pictures/contentbackground.jpg) repeat-x;
	border-left:5px solid #FFF;
	border-right:5px solid #FFF;
	min-width:470px;
	min-height:400px;
}

#content #ads
{
	height:140px;
	text-align:center;
	padding-top:20px;
}

#content a
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

#content a:hover
{
	text-decoration:none;
}

#content h1,
#content h2
{
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	padding-bottom:4px;
}

#content #unlockform
{
	text-align:center;
}

#content #unlockform #picleft
{
	float:left;
	margin-right:40px;
}

#content #unlockform form
{
	text-align:left;
	border:1px solid #4B838C;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#content hr
{
	border:0;
	border-top:1px solid #4B838C;
	border-bottom:1px solid #FFF;
}

#content ol, #content ul
{
	padding-left:20px;
	margin-left:20px;
	margin-top:7px;
}

#content #os
{
	font-size:10px;
}

#content #os a
{
	font-weight:normal;
	text-decoration:none;
}

#content #os a:hover
{
	text-decoration:underline;
}

#leftmenu
{
	position:absolute;
	top:0;
	left:0;
	width:204px;
}

#leftmenu #mainmenu,
#leftmenu #news
{
	width:204px;
	margin:15px 0;
}

#leftmenu #mainmenu h3,
#leftmenu #news h5
{
	background:url(../pictures/headmenutop.gif) no-repeat;
	font-size:16px;
	padding-top:15px;
	height:30px;
	width:179px;
	padding-left:25px;
	font:Arial, Helvetica, sans-serif;
	display:block;
}

#leftmenu #news h5
{
	font-size:14px;
}

#leftmenu #mainmenu div,
#leftmenu #news div
{
	background:url(../pictures/headmenubackground.gif);
	width:204px;
}

#leftmenu #news div
{
	padding-left:25px;
	width:179px;
	height:70px;
	font-size:10px;
	color:#FFF;
}

#leftmenu #mainmenu div a
{
	display:block;
	color:#FFF;
	text-decoration:none;
	margin-left:25px;
	font-size:18px;
	font:Arial, Helvetica, sans-serif;
}

#leftmenu #mainmenu div a:hover
{
	text-decoration:underline;
}

#leftmenu #mainmenu h4,
#leftmenu #news .bottom
{
	background:url(../pictures/headmenubottom.gif) no-repeat;
	font-size:10px;
	padding-top:15px;
	height:30px;
	width:179px;
	padding-left:25px;
	font:Arial, Helvetica, sans-serif;
	display:block;
}

#leftmenu #mainmenu h4 a
{
	color:#000;
	font-size:10px;
	text-decoration:underline;
}

#leftmenu #mainmenu h4 a:hover
{
	text-decoration:none;
}

#rightmenu
{
	position:absolute;
	top:0;
	right:0;
	width:204px;
	color:#73521A;
}

#rightmenu h2
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	color:#000;
	margin-bottom:5px;
}

#rightmenu #phones
{
	text-align:center;
	padding-top:20px;
	margin-right:10px;
}

#rightmenu a
{
	display:block;
	color:#73521A;
	padding-bottom:2px;
	padding-top:1px;
	text-decoration:none;
}

#rightmenu a:hover
{
	text-decoration:underline;
}

#footer
{
	margin: 22px 245px 0 245px;
	border-top:1px solid #4B838C;
	text-align:center;
	padding:5px;
	font-size:10px;
}

#footer a
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

#footer a:hover
{
	text-decoration:none;
}

a img
{
	border:0;
}

p
{
	margin-bottom:7px;
}

td
{
	padding:2px;
	padding-left:0;
}

.red
{
	color:#F00;
}

.center
{
	display:block;
	text-align:center;
}

.bestelling
{
	border:1px solid #000;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}