/* Start of CMSMS style sheet 'SIMON design | standaard' */
/* CSS Document */

body {
	background-image: url(uploads/images/system/simon_design_bg.gif);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
	font-family: "Gill Sans", Verdana;
	padding: 11px 0px 5px 0px;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
}

#logo {
margin-left: 50px;
width: 120px;
height: 120px;
}

#pagewrapper {
margin: 0 auto;
width: 700px;
}

#shade_left {
float: left;
width: 50px;
height: 490px;
background-image: url(uploads/images/system/simon_design_shade_left.png);
}

#content {
float: left;
width: 600px;
background-image: url(uploads/images/system/simon_design_content_bg.png);
background-repeat: no-repeat;
background-color: #0b366d;
}

#shade_right {
float: left;
width: 50px;
height: 490px;
background-image: url(uploads/images/system/simon_design_shade_right.png);
}

#menu {
height: 25px;
margin: 0 auto;
width: 650px;
}

#zoeken {
float: right;
height: 25px;
margin-right: 29px;
margin-top: 12px;
width: 200px;
}

#zoeken input {
border: 1px solid #ff9900;
color: #ff9900;
background-color: #1c3a62;
padding: 2px;
}

#afbeelding {
margin: 0 auto;
width: 550px;
height: 225px;
}

#text {
text-align: justify;
margin-left: 25px;
width: 325px;
float: left;
font-size: 11px;
}

#news {
text-align: justify;
margin-right: 25px;
width: 200px;
float: right;
}

#seperator {
clear: both;
margin: 0 auto;
height: 15px;
width: 600px;
background-image: url(uploads/images/system/seperator.png);
background-color: #f3f3f3;
}

#top {
clear: both;
margin: 0 auto;
background-image:url(uploads/images/system/top.gif);
width: 550px;
height: 2px;
}

#center {
margin: 0 auto;
background-image:url(uploads/images/system/center.gif);
width: 550px;
}

#footer_tekst {
margin: 0 auto;
width: 530px;
padding-top: 10px;
padding-bottom: 1px;
}

#bottom {
margin: 0 auto;
background-image:url(uploads/images/system/bottom.gif);
width: 550px;
height: 2px;
margin-bottom: 25px;
}

#copyright {
background-image: url(uploads/images/system/copyright.png);
width: 15px;
height: 142px;
position:fixed;
bottom: 0px;
left: 50%;
margin-left: 300px;
}

#footer {
text-transform: uppercase;
font-size: 9px;
color: #496992;
}

h1 {
font-family: "Gill Sans", Verdana;
			color: #ff8b00;
			margin: 0;
			padding: 11px 0px 5px 0px;
			font-size: 11px;
			line-height: 14px;
			text-transform: uppercase;
			letter-spacing: 2px;
			font-weight: bold;

}

h2 {
font-family: "Gill Sans", Verdana;
			color: #ff8b00;
			margin: 0;
			padding: 11px 0px 5px 0px;
			font-size: 10px;
			line-height: 14px;
			text-transform: uppercase;
			letter-spacing: 2px;
			font-weig

}


h4 {
margin-bottom: -12px;
}

A:link {text-decoration: none; color: #ff8b00;}
A:visited {text-decoration: none; color: #ff8b00;}
A:active {text-decoration: none; color: #ff8b00;}
A:hover {text-decoration: none; color: white;}
/* End of 'SIMON design | standaard' */

