/* Start of CMSMS style sheet 'Stylesheet' */
/* Standard Elements */

a,
a:link, 
a:active, 
a:visited {
	text-decoration: none; 
	background-color: inherit; 
	color: #ee7f01;
	}

a:hover {
	text-decoration: underline; 
	color: #ee7f01;
	}

body {
	background-color: #000000; 
	color: #000000; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font-family: 'Century Gothic', Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	}

div {
    margin: 0;
    padding: 0;
    }

em, i {
	font-style: italic;
	}

h1 {
	margin: 0; 
	font-size: 14px; 
	font-weight: bold; 
	text-transform: uppercase;
	}

h2 {
	margin: 0 0 5px 0; 
	font-size: 13px; 
	font-weight: bold; 
	text-transform: uppercase;
	}

img {
	border: 0;
	}

p {
	margin: 0; 
	padding: 0 0 10px 0;
	}

strong, b {
	font-weight: bold;
	}

table {
	font-size: inherit; 
	color: #ffffff; 
	border: 0;
	}

/* Layout div's */

div#pagewrapper {
	text-align: left; 
	padding: 0; 
	margin: 0 auto; 
	width: 900px; 
	background: #000000 url(uploads/images/background.png) no-repeat; 
	color: #ffffff;
	}

div#rightbar {
	float: right; 
	width: 150px; 
	margin: 55px 0 0 0;
	}

div#shopbar {
	float: right; 
	width: 150px; 
	margin: 36px 0 -4px 0;
        padding:0;
	}

div#container {
	float: left; 
	width: 750px;
	}

div#header {
	height: 150px;
	}

div#leftbar {
	float: left; 
	width: 235px; 
	margin: 0; 
	height: inherit;
	}

div#content {
	float: right; 
	min-height: 450px; 
	margin: 0 15px 0 0; 
	width: 470px;
overflow:auto;
	}

div#textblock {
	background-color: #313133; 
	padding: 10px 0px 0px 10px;
                margin: 0;
	}

div#shopblock {
        padding-right: 10px;
        min-height: 270px; 
	}

div#footer {
	clear: both; 
	color: #ffffff; 
	background-color: #CE2029; 
	font-weight: bold; 
	padding: 2px 15px 0 15px;
        margin:0;
	text-transform: uppercase; 
	font-size: 10px; 
	height: 15px;
	}

/* Special div's */

div.abc {
        float:left; 
        margin:366px 0 0 20px;
}

div.breadcrumbs {
	padding: 40px 0 0 265px; 
	color: #ffffff; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 11px;
	}

div.breadcrumbs a,
div.breadcrumbs a:link, 
div.breadcrumbs a:active, 
div.breadcrumbs a:visited {
	text-decoration: none; 
	background-color: inherit; 
	color: #ffffff;
	}

div.breadcrumbs a:hover {
	text-decoration: none; 
	color: #ee7f01;
	}

div.lichtkrant {
        color: #ee7f01;
	font-size:18px;
	padding-top:10px;
        font-weight: bold; 
	text-transform: uppercase; 
	}

div.lichtkrant a marquee,
div.lichtkrant a:link marquee, 
div.lichtkrant a:active marquee, 
div.lichtkrant a:visited marquee,
div.lichtkrant a:hover marquee {
	text-decoration: none; 
	background-color: inherit; 
	color: #ee7f01;
	}
	
div.openingstijden {
	margin-top: 20px;
	}

div.openingstijden table {
	font-size: 12px; 
	line-height: 12px; 
	padding: 0 10px 5px 0;
	}
	
div.shopcontact {
	margin:0 0 0 -3px;
	padding:0 10px 0 0;
}
div.shopcontact table {
	width: 99%;
                font-size: 12px; 
	font-weight: bold; 
	}

/* News Module */

.ActueelSummary {
	margin:-10px 0px 0px -10px;
	}

.ActueelTitle h2 {
	background-color: #313133; 
	width: 300px; 
	padding: 5px 10px; 
	margin-bottom: 10px;
	}

.ActueelSummaryContent {
	background-color: #313133; 
	padding: 10px;
	}

.ActueelDate {
	background-color: #313133; 
	float: right; 
	padding: 5px 10px; 
	margin: -46px -10px 0 0; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-align: right; 
	width: 105px;
	}

.ActiesSummary {
	margin:-10px 0px 0px -10px;
	}

.blok {
	background-color: #313133; 
	padding: 10px 10px 5px 10px; 
	}

.blok table {
	border-collapse: collapse;
}

.blok td {
vertical-align:top;
padding-bottom:5px; 
	
		border-bottom: 1px dotted #ffffff;
	border-top: 1px dotted #ffffff;
	}

/* CSS Menu Module */

#menuwrapper {
	width: 100%;
	}

#primary-nav, #primary-nav ul {
	list-style: none; 
	margin: 0; 
	padding: 0; 
	width: 100%;
	}

#primary-nav ul {
	position: absolute; 
	top: 0; 
	left: 100%; 
	display: none;
	}

#primary-nav li {
	position: relative;
	}

#primary-nav a {
	padding: 7px; 
	margin: 0; 
	display: block; 
	color: #ffffff; 
	text-align: center; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 14px; 
	text-decoration: none;
	}

#primary-nav a:hover {
	color: #ee7f01;
	}

/* Floating */

.floatright {
	float: right; 
	margin: 0 0 10px 10px;
	}

.floatleft {
	float: left; 
	margin: 0 10px 10px 0;
	}
/* End of 'Stylesheet' */

