/* ---( ALGEMEEN )------------------------------- */

body {
	margin-top:1%;
	margin-bottom:0px;
	font-family:verdana, sans-serif;
	background:url('/i/bg.gif') repeat;
}

p, span, b, dl, dt, ul, ol, h3, i, u, b, tr, td {
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	line-height:175%;
	text-align:justify;
}

a {
	font-size:11px;
	color:#B17745;
	line-height:150%;
}

a:hover {
	color:#49311D;
}

h1 {
	font-weight:bold;
	font-size:13px;
	color:#372801;
}

h2 {
	font-size:12px;
	color:#9B6C00;
	font-weight:bold;
}

strong {
	font-size:11px;
	font-weight:bold;
}

/* ---( CLASSES )------------------------------- */


/* ---( TOP-DIV )------------------------------- */

#top {
	border-top:0px solid #BEBB96;
	border-right:0px solid #BEBB96;
	border-bottom:1px solid #BEBB96;
	border-left:0px solid #BEBB96;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:104px;
	margin-bottom:0px;
	text-align:left;
	background:#DAD8C3;
}

.logo {
	float:left;
	border:6px solid #fff;
	background:#fff;
}

#subtop {
	border-left:0px solid #BEBB96;
	border-bottom:1px solid #BEBB96;
	margin-left:auto;
	margin-right:auto;
	height:130px;
	width:800px;
	background:#fff url('/i/merch_subtop_bg.gif') no-repeat;
}

/* ---( LAYOUT-DIVS )------------------------------- */

#container{
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:1px solid #BEBB96;
	width:800px;
	background-position:0px 0px;
	background:#fff;
}

#contentwrap {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	background:url('/i/merch_content_bg.jpg');
}

/* ---( TEKST-DIV )------------------------------- */
        
#tekst {
	float:left;
	width:780px;
	display:block;
	padding:10px;
	margin:0;
	text-align:left;
}

td.mlshow {
	text-align:left;
	font-size:10px;
	padding:10px;
}

img.intern {
	float:left;
	margin:5px;
	padding:15px;
	background:#F3F3F3;
	width:100px;
}

a:hover img.intern {
	background:#F6D41A;
}

/* ---( BOTTOM-DIV )------------------------------- */

#bottom {
	clear:both;
	padding:0px;
	margin-top:0px;
	width:800px;
	height:80px;
	background:#372801;
}

#bottom p {
	font-size:10px;
	font-weight:normal;
	padding:5px;
	text-align:right;
	color:#DAD8C3;
}

#bottom a {
	text-decoration: none;
	color:#DAD8C3;
}
/* ---( TOP_MENU )------------------------------- */

#menubar a {
	border-left:0px solid #DAD8C3;
	margin:5px 3px;
	padding:12px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	float:right;
	display:block;
	width:70px;
	height:70px;
	background:#96B335;
	color:#fff;
}

#menubar a:hover {
	background:#AAC745;
	color:#fff;
}

/* ---( FORMULIEREN )------------------------------- */

form.merch_form input {
	width:200px;
	background:#EAF1D1;
	border:1px solid #888;
}

form.merch_form td {
	font-weight:bold;
	line-height:185%;
	padding:5px;
}

form.merch_form textarea {
	width:370px;
	height:200px;
	background:#EAF1D1;
	border:1px solid #888;
}

form input.button {
	background:#E8E8E8;
	border:1px solid #000;
	cursor:pointer;
}

/* ---( DEFINITION-LISTS )------------------------------- */

/* ---( LISTS )------------------------------- */

ul {
	margin:0;
	list-style-type:square;
}

li {
	line-height:150%;
}

/* ---( OVERIGEN )------------------------------- */

img {
	float:right;
	padding:5px;
	margin:4px;
}
