/* @override http://www.bensontwins.nl/tp_new/default2.css */
/*In the fan.css I write this to hidden the text and the image:*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF none repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#333333
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
	text-align: left;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	text-align: left;
}

blockquote {
	padding-left: 10px;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

hr	{ height: 0px; width: 99%; border: solid #F49500 0px; border-top-width: 1px;}

/* Header */

#header {
	width: 800px;
	height: 100px;
	margin: 2px auto 0;
	background: url(images/header-03.jpg) no-repeat
}

#header h1, #header h2 {
	text-transform: none;
	font-weight: bolder;
	color:#999999
}

#header h1 {
	float: left;
	font-size: 20px;
	width: 338px;
	height: 25px;
}

#header h2 {
	float: right;
	padding: 20px 20px 20px 20px;
	font-size: 18px;
}

/* Menu */

#menu {
	width: 800px;
	height: 25px;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #fff;
	color: #fff;
	border-bottom-color: #f49500;
	border-bottom-style: solid;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-transform: none;
	text-decoration: none;
	font: bold 12px "verdana", Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 8px;
}

#menu a:hover {
	color:#F49500;
	font-weight: bolder;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto 100px auto;
	background: #FFFFFF url(images/content_back_02.jpg) repeat-y left bottom;
	padding-top: 20px;
}

/* Posts */

#posts {
	float: left;
	width: 470px;
	background: none repeat-y;
	padding-left: 10px;
	border-left: 1px dotted #f49500;
	border-right: 1px dotted #f49500;
	padding-right: 10px;
}

/* Links */

#links {
	float: right;
	width: 160px;
	padding-left: 10px;
	background: none repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Links */

#linksl {
	float: left;
	width: 110px;
	margin-left: 5px;
	padding-right: 10px;
	text-align: left;
	color: #000000;
}

#linksl ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#linksl li ul {
	padding: 3px 0 10px 0;
	float: left;
}

#linksl li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#linksl li a {
	text-decoration: underline;
	color: #000000;
}

#linksl li a:hover {
	text-decoration: underline;
	color: #f49500;
}

#linksl li i {
	font-style: normal;
	font-size: 9px;
}

#linksl li h2 {
	font-size: 14px;
}
#inzet {
	float: none;
	width: 350px;
	padding-left: 10px;
	text-align: left;
	font-style: normal;
	margin: 0 auto;
}
#bottom {
	width: 260px;
	margin: 0 auto;
}
#optiediv {
	width: 450px;
}
#optiediv2 {
	width: 450px;
	padding-left: 10px;
}
.line {
	text-decoration: line-through;
}
#bottomtrick {
	width: 360px;
	margin: 0 auto;
}
.rood {
	color: #F00;
}

