html,body{
	margin : 0;
	padding : 0;
	background-image : url(gfx/achtergrond.gif);
	background-repeat: repeat-x;
	background-color : #0b180f;
}


html,body{
	font-family : Trebuchet MS;
	font-size : 13px;
	color : #E4E2E2;
}

.font-green
{
  color : #A5E312;
}

.font-green2
{
  color : #0B180F;
}


/* //////////////////// LIJSTEN \\\\\\\\\\\\\\\\\\\\ */


ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0;
}

li {
	list-style: none;
	background-image : url(gfx/lijst_pijl.gif);
	background-repeat: no-repeat;
	background-position : left center;
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}


/* //////////////////// LINKS \\\\\\\\\\\\\\\\\\\\ */


A:link { color : #a5e312; text-decoration : none;}
A:visited { color : #a5e312; text-decoration : none;}
A:active { color : #a5e312; text-decoration : none;}
A:hover { color : #FFFFFF; text-decoration : none;}


/* //////////////////// HEADERS \\\\\\\\\\\\\\\\\\\\ */


h1 {
	background-image : url(gfx/pijl_wit.gif);
	background-repeat: no-repeat;
	background-position : left center;
	padding : 0 0 0 15px;
	margin : 0 0 2px 0;
	text-transform: uppercase;
	font-size : 15px;
	color : #A5E312;
	font-weight : 100;
}

h2 {
	padding : 0 0 0 0;
	margin : 0 0 2px 0;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
}

h3 {
	padding : 0 0 0 0;
	margin : 0 0 2px 0;
	font-size : 13px;
	color : #A5E312;
	font-weight: bold;
}

h4 {
	padding : 0 0 0 0;
	margin : 0 0 2px 0;
	font-size : 13px;
	color : #A5E312;
	font-weight: bold;
}

h5 {
	padding : 0 0 0 0;
	margin : 0 0 2px 0;
	font-size : 13px;
	color : #A5E312;
	font-weight: bold;
}


h6 {
	padding : 0 0 0 0;
	margin : 0 0 2px 0;
	font-size : 13px;
	color : #A5E312;
	font-weight: bold;
}


/* //////////////////// FORMS  \\\\\\\\\\\\\\\\\\\\ */


form {
   margin : 0 0 0 0;
   padding : 0 0 0 0;
}

INPUT, TEXTAREA {
	position : relative;
	outline : none;
	border : none;
    background-color : #FFFFFF;
    margin-bottom: 2px !important;
    margin-bottom: 0;
	padding : 2px 3px 2px 3px;
	font-family : Trebuchet MS;
	font-size : 11px;
    color : #000000;
}


/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


img {
	border : 0;
}

.container {
	margin : 0 auto 0 auto;
	width : 900px;
}

.top {
	float : left;
	text-align : right;
	color : #FFFFFF;
	padding : 5px 0 0 0;
	width : 900px;
	height : 23px;
}

.moodbar {
	float : left;
	margin : 0 0 10px 0;
	width : 900px;
	height : 120px;
}

.links {
	float : left;
	margin : 0 10px 0 0;
	width : 200px;
}

.menu {
	float : left;
	background-color : #17241b;
	padding : 10px 0 0 10px;
	width : 190px;
}

.menu_space {
	position : relative;
	margin : 0 0 20px 0;
	width : 190px;
}

.menukop a:link, .menukop a:visited, .menukop a:active{
	position : relative;
	display : block;
	border-bottom : 1px solid #253028;
	padding: 2px 0 2px 0;
	color : #a5e312;
	font-weight : 100;
	text-decoration : none;
	width : 180px;
}

.menukop a:hover {
	position : relative;
	border-bottom : 1px solid #253028;
	padding: 2px 0 2px 0;
	color : #FFFFFF;
	font-weight : 100;
	text-decoration : none;
	width : 180px;
}

.menukop_select a:link, .menukop_select a:visited, .menukop_select a:active ,.menukop_select a:hover {
	position : relative;
	display : block;
	border-bottom : 1px solid #253028;
	padding: 2px 0 2px 0;
	color : #FFFFFF;
	font-weight : 100;
	text-decoration : none;
	width : 180px;
}

.menuitem a:link, .menuitem a:visited, .menuitem a:active{
	position : relative;
	display : block;
	background-image : url(gfx/pijl_groen.gif);
	background-repeat: no-repeat;
	background-position : left center;
	border-bottom : 1px solid #253028;
	padding: 2px 0 2px 15px;
	color : #FFFFFF;
	text-decoration : none;
	width : 165px;
}

.menuitem a:hover {
	position : relative;
	background-image : url(gfx/pijl_wit.gif);
	background-repeat: no-repeat;
	background-position : left center;
	background-color : #253028;
	border-bottom : 1px solid #253028;
	padding: 2px 0 2px 15px;
	color : #a5e411;
	text-decoration : none;
	width : 165px;
}

.menuitem_select a:link, .menuitem_select a:visited, .menuitem_select a:active ,.menuitem_select a:hover {
	position : relative;
	display : block;
	background-image : url(gfx/pijl_groen.gif);
	background-repeat: no-repeat;
	background-position : left center;
	background-color : #253028;
	border-bottom : 1px solid #253028;
	padding: 2px 0 2px 15px;
	color : #a5e411;
	text-decoration : none;
	width : 165px;
}

.subitem a:link, .subitem a:visited, .subitem a:active{
	position : relative;
	display : block;
	background-image : url(gfx/pijl_wit.gif);
	background-repeat: no-repeat;
	background-position : left center;
	border-bottom : 1px solid #253028;
	padding: 2px 0 2px 15px;
	color : #FFFFFF;
	text-decoration : none;
	width : 165px;
}

.subitem a:hover {
	position : relative;
	background-image : url(gfx/pijl_groen.gif);
	background-repeat: no-repeat;
	background-position : left center;
	border-bottom : 1px solid #253028;
	padding: 2px 0 2px 15px;
	color : #FFFFFF;
	text-decoration : none;
	width : 165px;
}

.subitem_select a:link, .subitem_select a:visited, .subitem_select a:active {
	position : relative;
	display : block;
	background-image : url(gfx/pijl_groen.gif);
	background-repeat: no-repeat;
	background-position : left center;
	border-bottom : 1px solid #253028;
	padding: 2px 0 2px 15px;
	color : #FFFFFF;
	text-decoration : none;
	width : 165px;
}

.subitem_select a:hover {
	position : relative;
	display : block;
	background-image : url(gfx/pijl_wit.gif);
	background-repeat: no-repeat;
	background-position : left center;
	border-bottom : 1px solid #253028;
	padding: 2px 0 2px 15px;
	color : #FFFFFF;
	text-decoration : none;
	width : 165px;
}


.rechts {
	float : left;
	width : 690px;
}

.content {
	float : left;
	background-color : #17241b;
	line-height : 18px;
	padding : 10px 10px 10px 10px;
	width : 670px;
}

.footer {
	float : left;
	text-align : right;
	padding : 5px 0 0 0;
	width : 690px;
	height : 23px;
}
