* { 
	margin: 0;
	padding: 0;
}
html {
	min-height: 101%;
}

body {
    color: #787878;
    text-align: center;
	background: #553F92 url('../img/bg.gif') repeat-y top center;
}
body, a {
    /* http://www.alistapart.com/articles/sizematters/ */
    font: xx-small/1.5em Arial, sans-serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: x-small;
} html>body, html>body a {
    font-size: x-small;
}

a { text-decoration: underline; color: #56A218; }
a:hover {  text-decoration: none; color: #65BE1C; }

img             {border: 0; vertical-align: bottom;}
#main_nav ul              {list-style-type: none;}
#main_nav ul li           {list-style-image: none; list-style-position: outside;}

#main_content ul li {list-style-position: inside;}

h1, h2, h3, #colom_content em { color: #763F92; padding: 0px 0px 6px 0px; line-height: 120%; font-family: "Trebuchet MS",arial,sans-serif; font-weight: normal;}

h1 { font-size: 2.6em; }
/*h2 { font-size: 30px; }*/
#colom_content em { font-size: 2.6em; }

/* Clear Floats Without Structural Markup
http://www.positioniseverything.net/easyclearing.html
----------------------------------------------------------*/
/* put period after content and clear it to expand div */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} /* ONLY seen by IE-win */
/* End hide from IE-mac *//* lay out
---------------------------------------------- */

#center {
    margin: 0 auto 0 auto;
	padding: 198px 0px 150px 0px;
    text-align: left;
    width: 770px;
}

#home #center { background: url('../img/header_speer_catering_a.jpg') no-repeat 0 0; }
#catering #center { background: url('../img/header_speer_catering_d.jpg') no-repeat 0 0; }
#proeverij #center { background: url('../img/header_speer_catering_c.jpg') no-repeat 0 0; }
#kokaanhuis #center { background: url('../img/header_speer_catering_b.jpg') no-repeat 0 0; }
#over #center { background: url('../img/header_speer_catering_e.jpg') no-repeat 0 0; }

#content_wrapper {
	background: url('../img/content_wrapper_lines.gif') repeat-y top center;
	border-bottom: 1px solid #DCD6E0;
}

/* MAIN_NAV
----------------------------------------------------------*/
#main_nav {
	margin: 33px 0px 0px 0px;
	float: left;
	width:198px;	
	background: #66C01C url('../img/background_main_nav.gif') no-repeat 0 0;
}

#main_nav ul.nav a { color: #fff; text-decoration: none; font-size: 1.2em; font-weight: bold;}
#main_nav ul.nav a:hover, #main_nav ul.nav li.sel span a { color: #56285A; }

#main_nav ul.nav {
	padding: 40px 0px 22px 23px;
}

#main_nav ul.nav li { padding: 0px 0px 5px 0px; }
#main_nav ul.subnav li { padding: 0px; margin-top: -3px;  }

#main_nav ul.subnav li a {
	background: url('../img/background_subnav.gif') no-repeat 8px 50%;
	padding: 0px 0px 0px 18px;
	font-weight: normal;
}

#main_nav ul.subnav li a:hover, #main_nav ul.subnav li.sel a {
	background: url('../img/background_subnav_hover.gif') no-repeat 8px 50%;
	padding: 0px 0px 0px 18px;
	color: #56285A;
}

/*#main_nav ul.subnav li.sel a { margin-left: 9px; }*/

#main_nav ul.nav li span {
	font-family: "Trebuchet MS",arial,sans-serif; font-weight: normal;
	font-size: 2.0em;
	margin-bottom: -8px;
}

/* CONTACT
----------------------------------------------------------*/

#contact{
	font-size: 1.2em;
	color: #575757;
	line-height: 1.4em;
	padding: 22px 0px 22px 22px;
	background-color: #fff;
}

#contact a, #main_content a { font-size: 1em; }


/* MAIN_CONTENT
----------------------------------------------------------*/
#main_content {
	width: 396px;
	font-size: 1.2em; 
	line-height: 1.5em;
	float: left;
}

#main_content ul {
	padding: 0px 0px 12px 0px;
}

.print_email {
	text-align: right;
	padding-right: 23px;
}

.content_item {
	margin: 0px 25px 12px 19px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #DCD6E0;
}

.content_item p {
	padding: 0px 0px 12px 0px;
}

.content_item img { padding-left: 6px; float: right; }

a.arrow {
	background: url('../img/arrow.gif') no-repeat 100% 50%;
	padding-right: 9px;
}

/* COLOM_CONTENT
----------------------------------------------------------*/

#colom_content {
	width: 176px;
	font-size: 1.2em; 
	line-height: 1.5em;
	float: left;
	padding-top: 9px;
}

#colom_content img {
	border: 1px solid #7C3982;
	margin: 0px 0px 12px 0px;
}

#colom_content h2 {
	margin: 0px 12px 0px 12px;
}

#colom_content p {
	width: 143px;
	border-top: 1px solid #DCD6E0;
	margin: 0px 0px 11px 11px;
	padding: 10px 0px 0px 0px;
}

#colom_content a {
	font-size: 12px;
}

.newsletter {
	background-color: #E0D8E2;	
	padding: 12px;	
}

.newsletter input {
	border: 1px solid #AFA9B5;
	width: 141px;
	font-family: Verdana, serif;
	font-size: 0.9em;
	color: #763F92;
	padding: 1px 4px 2px 4px;
	margin-bottom: 2px;
}
.newsletter input.submit {
	background-color: #763F92;
	width: 75px;
	border: none;
	color: #fff;
	float: right;
	margin-right: 1px;
}

h1.hidden {
	display: none;
}

#colofon {
	text-align: right;
	padding: 11px 22px 11px 11px;
}

#colofon a {
	font-size: 10px;
	font-family:verdana;
	text-decoration: none;
	color: #666;
}