html,body{
	margin : 0;
	padding : 0;
	background-color : #ACACAC;
	overflow-y : auto;
	overflow-x : hidden;
}

html,body {
	line-height : 20px;
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
}

a:link, a:visited, a:active {
	color : #000000;
	text-decoration : none;
}
a:hover{
	color : #FFC400;
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

.text, select, textarea {
	position : relative;
	outline : 0;
    background-color : #FFFFFF;
	border : 1px solid #8E8E8E;
	margin-bottom: 2px !important;
	margin-bottom: 0;
	padding : 3px 3px 3px 3px;
	font-family : Tahoma;
	font-size : 12px;
    color : #000000;
}

input[type="text"], select, textarea {
	position : relative;
	outline : 0;
    background-color : #FFFFFF;
	border : 1px solid #8E8E8E;
	margin-bottom: 2px !important;
	margin-bottom: 0;
	padding : 3px 3px 3px 3px;
	font-family : Tahoma;
	font-size : 12px;
    color : #000000;
}

.submit, .reset, .button {
	position : relative;
	outline : none;
	border : 1px solid #FFC400;
    background-color : #FFC400;
	padding : 3px 15px 3px 15px;
	cursor : pointer;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
    color : #FFFFFF;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	position : relative;
	outline : none;
	border : 1px solid #FFC400;
    background-color : #FFC400;
	padding : 3px 15px 3px 15px;
	cursor : pointer;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
    color : #FFFFFF;
}

.ullijst {
	list-style-type : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
/*INCLUDE file="style_h.css"*/


/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 0 auto;
	width : 950px;
}

.holder{
	float : left;
	margin : 20px 0 0 0;
	border : 5px solid #8E8E8E;
	width : 950px;
}

.div_header{
	float : left;
	width : 950px;
}

.logo{
	float : left;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	background-color : #FFFFFF;
	width : 201px;
	height : 150px;
}

.moodbar{
	float : left;
	background-repeat : no-repeat;
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	background-color : #FFFFFF;
	width : 747px;
	height : 150px;
}

.balk{
	float : left;
	background-color : #E1E1E1;
	border : 1px solid #FFFFFF;
	padding : 0 0 0 201px;
	line-height : normal;
	font-size : 11px;
	color : #000000;
	width : 747px;
	height : 26px;
}

.content{
	float : left;
	width : 950px;
}

.links{
	float : left;
	background-position : bottom left;
	background-repeat : repeat-x;
	background-color : #F8F8F8;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	width : 200px;
}

.menu {
	float : left;
	width : 200px;
}

.sub_item a, .sub_item a:link, .sub_item a:active, .sub_item a:visited {
	display : block;
	background-color : #EEEEEE;
	border-bottom : 1px solid #FFFFFF;
	text-decoration : none;
	padding : 6px 0 0 20px;
	line-height : normal;
	font-weight :  bold;
	font-size : 11px;
	color : #000000;
	width : 180px;
	height : 20px;
}

.sub_item a:hover,
.sub_item_select a, .sub_item_select a:link, .sub_item_select a:active, .sub_item_select a:visited {
	display : block;
	background-color : #DFDFDF;
	border-bottom : 1px solid #FFFFFF;
	text-decoration : none;
	padding : 6px 0 0 20px;
	line-height : normal;
	font-weight :  bold;
	font-size : 11px;
	color : #000000;
	width : 180px;
	height : 20px;
}

.menu_onder{
	float : left;
	padding : 25px;
	font-size : 11px;
	color : #818181;;
	width : 150px;
}

.mid{
	float : left;
	background-position : bottom right;
	background-repeat : no-repeat;
	background-color : #FFFFFF;;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	width : 548px;
}

.mid_holder{
	float : left;
	padding : 20px 25px 25px 25px;
	width : 498px;
}

.mid_trail{
	float : left;
	margin : 0 0 15px 0;
	color : #000000;;
	width : 498px;
}

.mid_trail a:link, .mid_trail a:active, .mid_trail a:visited {
	color : #A7A7A7;
	text-decoration : none;
}

.mid_trail a:hover {
	color : #000000;
	text-decoration : none;
}

.mid_content{
	float : left;
	width : 498px;
}

.rechts{
	float : left;
	background-position : bottom right;
	background-repeat : no-repeat;
	background-color : #FFFFFF;;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	width : 748px;
}

.rechts_holder{
	float : left;
	padding : 20px 25px 25px 25px;
	width : 698px;
}

.rechts_trail{
	float : left;
	margin : 0 0 15px 0;
	color : #000000;;
	width : 698px;
}

.rechts_trail a, .rechts_trail a:link, .rechts_trail a:active, .rechts_trail a:visited {
	color : #A7A7A7;
	text-decoration : none;
}

.rechts_trail a:hover {
	color : #000000;
	text-decoration : none;
}

.rechts_content{
	float : left;
	width : 698px;
}

.rechts_3_kolom {
	float : left;
	background-position : bottom left;
	background-repeat : repeat-x;
	background-color : #F8F8F8;
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	width : 199px;
}

.rechts_rechts_3_kolom_holder {
	float : left;
	padding : 15px;
	width : 169px;
}

.footer{
	float : left;
	padding : 12px 0 12px 0;
	text-align : right;
	font-size : 11px;
	color : #FFFFFF;
	width : 960px;
}
