h1 {
	color: #e5002a;
	font-weight: bold;
	font-size: 18px;
	display: inline;
}

h2, h3 {
	color: #333333;
	font-weight: bold;
	font-size: 1em;
	display: inline;
}

#frame1 {
	position: relative;
	overflow: hidden;
	background: #ffffff url('../img/dotted.gif') repeat-x bottom;
}

#slider {
	position: relative;
	width: 944px;
	height: 222px;
}

#slider-content {
	position: relative;
	width: 838px;
	height: 222px;
	float: left;
	background-color: #cb1332;
	overflow: hidden;
}

.slider-content-item {
	position: relative;
	width: 838px;
	height: 222px;
	display: none;
}

.slider-content-item-text {
	position: relative;
	width: 330px;
	height: 192px;
	float: left;
	background-color: #cb1332;
	padding: 30px 30px 0 30px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	line-height: 1.6em;
}

.slider-content-item-text h2 {
	color: #ffffff;
	font-size: 22px;
	display: block;
	margin: 0 0 15px 0;
}

.slider-content-item-text a.button {
	color: #ffffff;
	background: #cb1332 url('../img/slider-button-background.gif') no-repeat top left;
	border: 1px solid #9c0e33;
	position: absolute;
	bottom: 30px;
	left: 30px;
	height: 26px;
	line-height: 26px;
	padding: 0 8px 0 18px;
	text-decoration: none;
}

.slider-content-item-text a.button:hover {
	text-decoration: none;
}

.slider-content-item-image {
	position: relative;
	width: 448px;
	height: 220px;
	float: left;
	padding: 2px 0 0 0;
	background-color: #cb1332;
}

#slider-navigation {
	position: relative;
	width: 106px;
	height: 220px;
	float: left;
	padding: 0 0 2px 0;
	background-color: #cb1332;
}

.slider-navigation-image {
	position: relative;
	width: 102px;
	height: 53px;
	padding: 2px 2px 0 2px;
	opacity: 0.5;
	cursor: pointer;
}

#dashboard {
	position: relative;
	width: 944px;
	overflow: hidden;
}

#submenu {
	position: relative;
	width: 224px;
	float: left;
	padding: 15px 0 30px 30px;
	line-height: 1.6em;
	color: #888888;
}

#text {
	position: relative;
	width: 420px;
	padding: 30px 30px 30px 0;
	float: left;
	line-height: 1.6em;
}

#news {
	position: relative;
	width: 210px;
	padding: 0 30px 0 0;
	float: left;
}

#news #news-title {
	position: relative;
	width: 210px;
	height: 60px;
	background: transparent url('../img/laatste-nieuws.gif') no-repeat;
}

#news .news-item {
	position: relative;
	width: 180px;
	padding: 15px;
	margin: 0 0 15px 0;
	color: #e5002a;
	line-height: 1.6em;
	font-size: 14px;
	font-weight: bold;
	background: transparent url('../img/news-item-background.gif') repeat-x top;
}

#frame2 {
	position: static;
	overflow: hidden;
	background-color: #e6e6e6;
}

#frame2-holder {
	position: relative;
	padding: 50px 0 0 0;
}

#subtitle {
	position: absolute;
	height: 50px;
	top: 21px;
	left: 30px;
	color: #888888;
	font-size: 13px;
}

#pages {
	position: absolute;
	height: 50px;
	top: 21px;
	right: 30px;
	color: #888888;
	font-size: 13px;
}

.pages-top, .pages-bottom {
	position: absolute;
	height: 50px;
	width: 944px;
	left: 0;
	line-height: 50px;
	text-align: center;
	color: #888888;
}

.pages-top {
	top: 0;
}

.pages-bottom {
	bottom: 0;
}

.table {
	position: static;
	width: 900px;
	margin: 0 14px 0 30px;
	overflow: hidden;
}

.row {
	position: static;
	width: 885px;
	overflow: hidden;
	margin: 0 0 15px 0;
	background: transparent url('../img/dotted.gif') repeat-x bottom;
}

.cell {
	position: relative;
	width: 210px;
	float: left;
	margin: 0 15px 15px 0;
	line-height: 1.6em;
}

.cell.last {
	margin: 0 0 15px 0;
}

.cell img {
	margin: 0 0 15px 0;
}

.cell a {
	color: #888888;
	text-decoration: none;
}

.cell a:hover {
	text-decoration: underline;
}

.light {
	color: #888888;
}

.red {
	color: #e5002a;
}

h3 a {
	color: #333333 !important;
}
