/* Start of CMSMS style sheet 'Powershop - Style' */
/** BODY */

html, body {
  height: 100%;
}

body {
  	margin: 0;
	padding: 0;
	background: #FFF url(../images/kalender/achtergrond-jan.jpg) no-repeat;
  	background-position: center center;
  	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  	color: #000;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
  	color: #000;
}

h1 {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 20px;
}

h2 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 16px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: 1px;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
}

a {
  	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
  	color: #EC1C24;
	text-decoration: none;
}

img {
	border: none;
}	

.sfeer {
        border: solid 3px #DDD;
	padding: 1px;
	margin: 2px;
}

/** CONTAINER */

#container {
	width: 850px;
	margin: 0px auto;
        padding-left: 3px;
}

/** HEADER */

#header {
	height: 120px;
	width: 790px;
	margin: 0px auto;
}

#flash {
	height: 120px;
	width: 790px;
	padding: 5px 0px;
}

#vlaggen {
	float: right;
}

.dotted-line {
	background: #FFF url(../images/achtergrond/dotted-line.png) no-repeat;
	height: 3px;
	width: 790px;
	margin: 0px auto;
}	

/** MENU */

#menu {
	width: 800px;
	margin: 0px auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0px 7px 0px;
	list-style: none;
}

#menu li {
	display: inline;
	font-size: 105%;
	padding: 10px 0px;
	list-style: none;
}

#menu a {
	background: transparent;
	padding: 3px 5px;
	margin: 0px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#menu a:active, .menuactive {
	text-decoration: none;
	color: #999999;
}

#menu a:hover {
	text-decoration: none;
	color: #FFE600;
}

/** CONTENT */

#content {
        float: left;
	width: 790px;
        min-height: 600px;
	margin: 0px 30px;
}

#content-K1 {
        float: left;
	width: 540px;
	margin: 0px 5px 0px 30px;
}

#content-K2 {
        float: right;
	width: 240px;
	margin: 0px 30px 0px 5px;
}

#content *, #content-K1 *, #content-K2 * {
	line-height: 140%;
}

/** FOOTER */

#footer {
  	bottom: 0;
	clear: both;
	width: 800px;
	height: 60px;
	margin: 0px auto;
	color: #000000;
	font-size: 80%;
}

#footer-text {
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 8px;
}	

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
}

#footer li {
	display: inline;
	padding: 0px 5px;
}

#footer li a {
	color: #000000;
	font-weight: bold;
}

#footer li a:hover {
	color: #FFE600;
	text-decoration: none;
}
/* End of 'Powershop - Style' */

