html,body{
	margin : 0;
	padding : 0;
	background-image : url(http://www.simed.com/gfx/achter.gif);
	background-position : left top;
	background-color : #FFFFFF;
	height : 100%
}

html,body, table{
	line-height : 18px;
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #737A7E;
}

a, a:link, a:visited, a:active {
	color : #E7472A; 
	text-decoration :  underline;
}
a:hover{
	color : #4C2858; 
	text-decoration :  underline;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 7px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	font-size : 18px;
	color : #4C2858;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 7px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 13px;
	color : #E7472A;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 2px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 13px;
	color : #E7472A;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 7px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 10px;
	color : #4C2858;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 7px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 11px;
	color : #4C2858;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 7px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 12px;
	color : #4C2858;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

li {
	background-image : url(http://www.simed.com/gfx/simed-pijl.jpg);
	background-position : left 5px;
	background-repeat : no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}

li ul li {
	background-image : url(http://www.simed.com/gfx/simed-bullet.jpg);
	background-position : left 5px;
	background-repeat : no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}

li ul li ul li{
	background-image : url(http://www.simed.com/gfx/simed-streepje.jpg);
	background-position : left 5px;
	background-repeat : no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}

.container{
	margin : 0 auto -75px auto;
	width : 970px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#clear{
	height: 75px;
	width: 1px;
}
.holder{
	position : absolute;
	background-color : #FFFFFF;
	border-left : 2px solid #492958;
	border-right : 2px solid #492958;
	width : 968px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
* html div.container{
	margin : 0 auto;
}
* html div.holder{
	position : relative;
}
.header{
	position : absolute;
	z-index : 888;
	overflow : hidden;
	width : 968px;
	height : 86px;
}

.header_l{
	float : left;
	position : relative;
	overflow : hidden;
	line-height : 0;
	font-size  : 0;
	width : 220px;
	height : 86px;
}

.header_m{
	float : left;
	position : relative;
	overflow : hidden;
	width : 508px;
	height : 86px;
}

.header_r{
	float : left;
	position : relative;
	padding : 23px 20px 0 8px;
	text-align : right;
	width : 212px;
	height : 65px;
}

.moodbar{
	position : absolute;
	top : 0;
	left : 0;
	z-index : 777;
	width : 968px;
	height : 336px;
}

.menu{
	position : absolute;
	z-index : 888;
	padding : 217px 0 0 30px;
	width : 908px;
	height : 33px;
}

.main{
	float : left;
	padding : 336px 0 50px 0;
	width : 968px;
}

#dropdown{
	position : absolute;
	top : 296px;
	left : 23px;
	z-index : 850;
	color : #737a7e;
	width : 200px;
	overflow-x: hidden;
	padding: 0;
	margin: 0;
}

.dropdown select{
	float : left;
	margin : 0 20px 0 0;
	padding : 1px;
	border : 1px solid #492958;
	font-size : 11px;
	color : #492958;
	width : 173px;
}

.trail{
	position : absolute;
	padding : 298px 0 0 242px;
	color : #737a7e;
	font-size : 10px;
	width : 526px;
	height : 33px;
}

.trail a:link { color : #737a7e; text-decoration : underline;}
.trail a:visited { color : #737a7e; text-decoration : underline;}
.trail a:active { color : #737a7e; text-decoration : underline;}
.trail a:hover { color : #737a7e; text-decoration : none;}

.main_l{
	float: left;
	padding : 0 20px 20px 23px;
	width : 186px;
	z-index: 10;
}

.main_m{
	float : left;
	padding : 0 20px 20px 20px;
	width : 928px;
}

.main_r{
	float : left;
	padding : 0 27px 40px 12px;
	width : 697px;
}

body > div#footer{	/* Firefox rule */
	position: fixed;
	position/* */:/**/fixed;	/* Other browsers */
}
#footer[id="footer"] {
	position:fixed;
}

#footer{
	margin : 0 auto;	
	padding : 13px 0 12px 0;
	font-size : 10px;
	width : 100%;
	background: url("http://www.simed.com/gfx/bg_footer.gif") repeat-y 50% top;
	position: fixed;
	z-index: 10;
}
* html div#footer{
	position: relative;
	margin-top: -155px;
}

div.linkerbeeld {
	float: left;
	width: 173px;
	height: 173px;	
	margin: 0 0 22px 0;
	overflow: hidden;
	border: 0px solid #4c2858;
}

img.linkerbeeld {
	border: 0px solid #4c2858;	
}

.footer{
	margin : 0 auto;	
	padding : 13px 0 12px 0;
	font-size : 10px;
	width : 100%;
	background: url("http://www.simed.com/gfx/bg_footer.gif") repeat-y 50% top;
	float: left;
}
