/* ruim 2009 | www.ruim.com */

/*STANDARDS*/

body {
	font: 12px "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	background-color: #F3F3F3;
}

ul{
margin-left: 5px;
padding-left: 5px
}

a{
color: #385294;
text-decoration:underline;

}

a:hover{
	color: #385294;
	text-decoration:none;

}

img {
border:none;
}

img a{
text-decoration:none;
}

p {
  margin: .5em 0 1em 0;
}

h1 {
	font-size: 19px;
	padding: 0px 0 0px 0;
	margin: 0 0px 0 0px;
	line-height: 22px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	text-align: left;
	font-size: 19px;
	padding: 0px 0 0px 0;
	margin: 0 0px 0 0px;
	line-height: 22px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	font-size: 14px;
	padding-bottom:-5px
	margin: 0px 0px 0 0px;
	line-height: 14px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*CONTAINERS*/

#container {
	width: 1100px;
	margin: 0px auto;
}

#menuContainer {
	width: 203px;
	float:left;
	background: url(../image/logoSB.png) top no-repeat;
	
	
}

#menu {
	text-align: right;
	margin: 192px 0 0 0;
}

#menu .menuItem {
	overflow: hidden;
	height: 33px;
}

#menu .menuItemSelected {
	overflow: hidden;
	height: 33px;
}

#menu .menuItemSelected img {
	margin: -33px 0 0 0;
}

#menu .menuItem a {
	display: block;
	overflow: hidden;
	margin: -66px 0 0 0;
}

#menu .menuItem a:hover {
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
}

#content {
	width: 769px;
	float: left;
}

#label {
	width: 123px;
	float: left;
}

/* MARC -----------------------------------------------------*/

/* ruim 2009 | www.ruim.com */

.headMedBold {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}


.OnePixBlackBorder {
	border: 1px solid #000000;
	background-color: #ffffff;
}

.downloadButton {
}

.downloadButton a {
	display:block;
	width: inherit;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	background-position: 0px -3px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	text-decoration: none;
	background-image: url(../image/down-ico3.png);
	height: 22px;
}

.downloadButton a:hover{
	background-position: 0px -30px;
	color: #FFFFFF;
	
}

.downloadButton2 {

	
}
.downloadButton2 a {
	display:block;
	width: inherit;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	text-decoration: none;
	background-image: inherit;
	height: 50px;
}

.downloadButton2 a:hover{
	background-position: 0px -60px;
	color: #FFFFFF;
	
}

/*------------------ nieuwslijst----------------*/

.newsList {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent:12px;
	line-height: 14px;
	text-align: left;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	
}

.newsList a {
	display:block;
	width: inherit;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	text-indent:0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-image: url(../image/list-arrow.png);
	
	}

.newsList a:hover{
	background-position: 0px -46px;
	color: #000000;
	
}


/*------------------img buttons-------------------*/
.imgButton {

}
.imgButton a {
text-decoration: none;
	display:block;
	width: inherit;
	background:inherit;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 32px;
	
}

.imgButton a:hover{
	background-position: 0px -35px;
	background-repeat: no-repeat;
	
}



.btnItem {
	overflow: hidden;
	height: 32px;
}

.btnItemSelected {
	display: block;
	overflow: hidden;
	height: 32px;

}

.btnItemSelected img {
	margin: -35px 0 0 0;
}

.btnItem a {
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
}

.btnItem a:hover {
	display: block;
	overflow: hidden;
	margin: -35px 0 0 0;
}


.medThmb {
	overflow: hidden;
	height: 134px;
	width:134px;
}

.medThmbSelected {
	display: block;
	overflow: hidden;
	height: 134px;
	width:134px;

}

.medThmbSelected img {
	margin: -134px 0 0 0;
}

.medThmb a {
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
}

.medThmb a:hover {
	display: block;
	overflow: hidden;
	margin: -134px 0 0 0;
}

/*-------------- sub menu -------------------------*/

.subItem {
	overflow: hidden;
	height: 20px;
	text-align: right;
}

.subItemSelected {
	display: block;
	overflow: hidden;
	height: 20px;

}

.subItemSelected img {
	margin: -22px 0 0 0;
}

.subItem a {
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
}

.subItem a:hover {
	display: block;
	overflow: hidden;
	margin: -22px 0 0 0;
}



/*-------------- sub menu -------------------------*/


.headSbold {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.headXL {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.headS {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.headMed {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.errorTxt {
	color: #FF6633;
	font-weight: bold;
}
.dash {
	background-image: url(../image/hor-dash.png);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	height: 50px;
	width: inherit;
}

.dashLow {
	background-image: url(../image/hor-dash.png);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	height: 10px;
	width: inherit;
}

.black-line {
	background-image: url(../image/vert-line.gif);
	background-repeat: repeat-y;
	background-position: center;
	display: block;
	height: inherit;
	width: 40px;
}
