/*
kleuren:
blauw: C1DFDF
bruin: 8A7443
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

h1, h2, h3 {
}

h2 {
}

h3 {
}


p, blockquote, ul, ol, legend {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

legend {
    color: #FFFFFF;
    font-weight: bold;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 5px 10px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}

/* Post */

.post {
	padding: 20px;
}

.post .title {
	margin-bottom: 20px;
}

.post .date {
	float: left;
	width: 90px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	padding-left: 20px;
	border-left: 1px dotted #FFB46A;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}


.terug {
    border: 0px;
    float: right;
}

.anesi {
    margin-left: 113px;
}

.stoel {
    margin-left: 51px;
}

.cadeaubon {
    margin-left: 85px;
}

/* Logo */

#logo {
	width: 700px;
	height: 120px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	width: 180px;
	height: 70px;
	padding: 20px;
    background-color: #C1DFDF;
    text-align: right;
	font-size: 2.2em;
}

#logo h2 {
    float: right;
    width: 420px;
	height: 60px;
    margin: 0;
   	padding: 30px 20px 20px 20px;
    background: url(images/logo3.gif) no-repeat;
    background-color: #C1DFDF;
    color: #319595;
	font-size: 1.6em;
    text-align: left;
}



#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
  	background: url(images/img03.gif) repeat-y;
}

#extra {
	clear: both;
	height: 20px;
 	background: url(images/img06.gif) no-repeat;
}

/* Content > Main */

#main {
	float: right;
	width: 460px;
    background: url(images/img05.gif) no-repeat right top;
 	color: #FFFFFF;
    height: 600px; /*(was 420)*/
    overflow: auto;

    scrollbar-3dlight-color: #8A7443;
    scrollbar-arrow-color: #C1DFDF;
    scrollbar-base-color: #8A7443;
    scrollbar-darkshadow-color: #8A7443;
    scrollbar-face-color: #8A7443;
    scrollbar-highlight-color: #C1DFDF;
    scrollbar-shadow-color: #C1DFDF;
}

#main a {
	color: #FFFFFF;
    text-decoration: none;
}

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

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
    background: url(images/img04.gif) no-repeat;
    background-color: #C1DFDF;
}

#sidebar a {
    color: #000000;
}


/* Content > Sidebar > Menu */

#menu {
	padding: 20px 0;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	padding-bottom: 1px;
	background: url(images/img07.gif) repeat-x left bottom;
}

#menu a {
	display: block;
	width: 170px;
	padding: 10px 20px 10px 30px;
	text-decoration: none;
}

#menu .active a {
	background: #8B7443 url(images/img08.gif) no-repeat 10px 50%;
    color: #FFFFFF;
}

#menu a:hover {
    background: #8B7443 url(images/img08.gif) no-repeat 10px 50%;
    color: #FFFFFF;
}

#menu b {
	color: #CC0000;
}

/* Content > Sidebar > Info*/

#info {
    color: #000000;
}

#info p {
	margin-bottom: 1.5em;
	line-height: 180%;
}


#new {
	color: #CC0000;
}

#new a {
	color: #8B7443;
    text-decoration: none;
}

#new a:hover {
    text-decoration: none;
}

#new b {
	
}

/* Footer */

#footer {
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 10px 0;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/*Promoties*/
#promo {
	clear: both;
}

#promo p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

#promo a {
	color: #C1DFDF;
    text-decoration: none;
}

#promo b.red {
	color: #CC0000;
}
