@font-face {
	font-family: 'KarabinE';
	src: url('karabinE.eot');
	src: local('☺'), url('karabinE.woff') format('woff'), url('karabinE.otf') format('opentype'), url('karabinE.ttf') format('truetype'), url('karabinE.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h2 {font-family: KarabinE, Georgia, serif;
        font-size:42px;
        color:#666;
        line-height: 0.8em;
        }
body {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #3a393e;
    color: #222;
    line-height: 1.5em;
}
body.mcecontentbody,
body.CMSMain {
	background-color: #fff;
	text-align: left;
}

img {border:0;}

#menu {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background-color: #937668;
    border-bottom: 4px solid #fff;
    text-align: left;
    color: #fff;
}

#menu a, #menu a:visited {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
}
#menu a:hover, #menu a:active {
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
}

#content {
    background-color: #fff;
    color: #222;
    text-align: left;
    background-image: url(../gfx/milou-visser-content-back2.jpg);
    background-repeat: no-repeat;
    background-position:top center;
}

#content a, #content a:hover, #content a:visited, #content a:active {
    color: #937668;
    text-decoration: none;
}

#rasterhouder{
    background-image: url(../gfx/raster.gif);
    background-repeat: repeat-y;
    background-position: top right;
}

.reallybig {
    font-size:28px;
    color: #ccc;
    line-height: 1.2em;
}

#footer{
    background-color: #fff;
    background-image: url(../gfx/milou-visser-footer.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;    
}