html,body{
	margin : 0;
	padding : 0;
	background-image : url(http://www.osirisevents.com/gfx/achtergrond.jpg);
	background-position : top left;
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}

html,body {	
	line-height : 20px;
	font-family : Arial;
	font-size : 13px;
	color : #7E6C5C;
}

a, a:link, a:visited, a:active {
	color : #00B0E6; 
	text-decoration :  underline;
}
a:hover{
	color : #00B0E6; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

input, textarea {
	position : relative;
}

hr {
	background-color : #7E6C5C;
	color : #7E6C5C;
	border : 0;
	margin : 0;
	height : 1px;
}

.ullijst {
	list-style-type : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #00B0E6;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #00B0E6;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #00B0E6;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 10px;
	color : #00B0E6;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 20px;
	color : #00B0E6;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #00B0E6;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	float : left;
	background-image : url(http://www.osirisevents.com/gfx/achter.jpg);
	background-position : top left;
	background-repeat : repeat-x;
	width : 950px;
}

.topspace {
	float : left;
	width : 950px;
	height : 100px;
}

.links {
	float : left;
	padding : 200px 0 0 0;
	width : 300px;
}

.menu {
	float : left;
	padding : 0 40px 0 66px;
	font-family : Trebuchet MS;
	line-height : normal;
	color : #7e6c5c;
	width : 194px;
}

.hoofdmenu a, .hoofdmenu a:link, .hoofdmenu a:active, .hoofdmenu a:visited {
	float : left;
	border-bottom : 1px solid #e0e0e0;
	padding : 6px 0 6px 0;
	font-family : Trebuchet MS;
	line-height : normal;
	font-size : 13px;
	color : #7e6c5c;
	font-weight : bold;
	text-decoration : none;
	width : 194px
}

.hoofdmenu a:hover {
	float : left;
	border-bottom : 1px solid #e0e0e0;
	padding : 6px 0 6px 0;
	font-family : Trebuchet MS;
	line-height : normal;
	font-size : 13px;
	color : #00b0e6;
	font-weight : bold;
	text-decoration : none;
	width : 194px
}

.hoofdmenu_select a, .hoofdmenu_select a:link, .hoofdmenu_select a:active, .hoofdmenu_select a:visited, .hoofdmenu_select a:hover {
	float : left;
	border-bottom : 1px solid #e0e0e0;
	padding : 6px 0 6px 0;
	font-family : Trebuchet MS;
	line-height : normal;
	font-size : 13px;
	color : #00b0e6;
	font-weight : bold;
	text-decoration : none;
	width : 194px
}

.submenu a, .submenu a:link, .submenu a:active, .submenu a:visited {
	float : left;
	border-bottom : 1px solid #e0e0e0;
	padding : 6px 0 6px 14px;
	font-family : Trebuchet MS;
	line-height : normal;
	font-size : 11px;
	color : #7e6c5c;
	font-weight : normal;
	text-decoration : none;
	width : 180px
}

.submenu a:hover {
	float : left;
	border-bottom : 1px solid #e0e0e0;
	padding : 6px 0 6px 14px;
	font-family : Trebuchet MS;
	line-height : normal;
	font-size : 11px;
	color : #00b0e6;
	font-weight : normal;
	text-decoration : none;
	width : 180px
}

.submenu_select a, .submenu_select a:link, .submenu_select a:active, .submenu_select a:visited, .submenu_select a:hover {
	float : left;
	border-bottom : 1px solid #e0e0e0;
	padding : 6px 0 6px 14px;
	font-family : Trebuchet MS;
	line-height : normal;
	font-size : 11px;
	color : #00b0e6;
	font-weight : bold;
	text-decoration : none;
	width : 180px
}

.rechts {
	float : left;
	padding : 10px;
	width : 430px;
}

.moodbar {
	float : left;
	font-size : 0;
	line-height : 0;
	width : 430px;
	height : 190px;
}

.content {
	float : left;
	padding : 20px 14px 24px 15px;
	width : 401px;
}
