﻿body {
	font-size: 80%; 
	font-family: Arial; 
	line-height: 1.2;
    text-align: center;
    color: #3f3f3f;
}

	
html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
	border: 0;
	position: relative;
}

#space_shadow{
	margin: auto;
	width: 820px;
	height: 100%; /* Firefox */
	background-image:url(../images/shadow_slice_820.gif);
	background-repeat:repeat-y;
}

#topspace
{
	padding-top:10px;
}

/* 
#funcnav {
	margin-left: 700px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#funcnav a{
	display: none;
}
*/
#funcnav {
	display: none;
}

#funcnavForeign {
	display: none;
}

#header {
	margin-top: 10px;
}

.floatleft{
	float: left;		
}

.menu_outline
{
	display: none;
}

.floatleft_image{
	float: left;
	margin-left: 10px;	
	
}

.floatright{
	float: right;
}


h1, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

.clear_spacer {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1px;
    line-height: 1px;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */

#wrapper {
    width: 800px;
    background: #fff;
    border: 1px solid #fff;
    margin: auto;
    text-align: left;
    position: relative;
}

* html #wrapper {
    width: 800px;
    w\idth: 800px;
}

h1 {
    padding: 9px 18px
}

a, a:visited {
	text-decoration: underline;
	color: #2f7c95;
}

a:hover {
    text-decoration: none;
}


/* nav */

* html .clear {
    margin-top: 0;
    margin-bottom: 0;
}

#nav li {
	font-family: tahoma, Arial, helvetica, arial, sans-serif;
    float: left;
    list-style: none;
    width: 132px;
    font-size: 11px;
    font-weight: bold;
    border-left: 1px solid white;
    text-align: center;
}

#nav li.first {
    width: 135px;
    border-left: none;
}

#nav a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 2px 0;
	width: 100%;
	background-color: #2f7c95;
}

#nav a:hover {
    background: #4a9bb6;
}

/* Contentleft */

#Contentleft {
    width: 580px;
    float: left;
    margin-right: -10px;
}

* html #Contentleft .p {
    padding-bottom: 6px;
}

#Contentleft #topspot 
{
	float: left;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 13px;
	padding-left: 20px;
}

#Contentleft .recept {
    float: left;
    font-size: 10px;
    margin-top: 4px;
	margin-right: 10px;
    color: #487388;
    font-weight: bold;
	padding-left: 8px;
}

#ContentleftHome {
	/* 
	top: 175px;
	float: left;
	margin-left: 0px;
	*/
    float: left;
	position: fixed;
	margin-left: -200px;
}

#Contentleft #topspot 
{
	float: left;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 13px;
	padding-left: 20px;
}

#Contentleft .recept {
    float: left;
    font-size: 10px;
    margin-top: 4px;
	margin-right: 10px;
    color: #487388;
    font-weight: bold;
	padding-left: 8px;
}

.fotoleft{
	float: left;
	margin: 0 10px 5px 0;
}

/* right */

#right {
	display: none;
}

#right #newsletter {
	display: none;
}

#right #indekijker {
	display: none;
}

/* footer */

#footer {
display: none;
}

/* titles */
.title_orange
{
	font-size:16px;
	font-weight: bold;
	color:#f2a447;
}

.title_blue
{
	font-size:16px;
	font-weight: bold;
	color:#2f7c95;
}

.title_grey
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#666666;
	padding-left: 8px;
}

.title_grey_no_padding
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#666666;
}

.title_green
{
	font-size:16px;
	font-weight: bold;
	color:#6aa100;
}

.title
{
	font-size:12px;
	font-weight: bold;
	color:#6aa100;
}

.subtitle
{
	font-size:11px;
	font-weight: bold;
}

.breadcrumb
{
	display: none;
}

.versnijding img
{
	border: 1px solid #bdbdbd;
	padding: 5px;
}

.t_border
{
	border: 1px solid #bdbdbd;
}

.bottom_spacer 
{
	margin-bottom: 120px;
}

.fotoleft{
	float: left;
	margin: 0 15px 5px 0;
}

.table_valign td
{
	vertical-align:middle;
}

.lexicon_float_right {
	margin-left: 540px;
	padding: 0px;
	margin-top: -16px;
	margin-bottom: 0px;
}

.button{
	border-right: #2f7c95 1pt double;
	border-top: #2f7c95 1pt double;
	font-size: 10pt;
	border-left: #2f7c95 1pt double;
	color: #333333;
	border-bottom: #2f7c95 1pt double;
	font-family: Verdana,Arial,Helvetica,Geneva;
	height: 20px;
	background-color: #d4ebf2;
	font-variant:small-caps;
	text-decoration:none;	
}

.buttonsmall{
	border-right: #2f7c95 1pt double;
	border-top: #2f7c95 1pt double;
	font-size: 8pt;
	border-left: #2f7c95 1pt double;
	color: #333333;
	border-bottom: #2f7c95 1pt double;
	font-family: Verdana,Arial,Helvetica,Geneva;
	height: 20px;
	background-color: #d4ebf2;
	font-variant:small-caps;
	text-decoration:none;	
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #2f7c95;
    background-color:#d4ebf2; 
	color:#333333;
    text-align: left;
	padding-left:5px;
	padding-top: 3px;
	}
	
.errormsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #E90016;	
}

.bgtitleborder {
	background-color: #333333;
}

/* Receptenlijst */

html > body .cremebar {
	background-color: #dbf1f1;
	border-top: 1px solid #475970;
	height: auto;
}
.cremebarsplit {
	color: #475970;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background-color: #dbf1f1;
	padding: 5px;
}
.cremebarsplit a {
	color: #475970;
	text-decoration: none
}
.cremebarsplit a:hover {
	color: #eb5c1e;
	text-decoration: none
}
.split {
	background-color: #fff;
	border-top: 1px solid #475970
}
.wsplit1 {
	background-color: #fff;
	width: 275px;
	height: 100%;
	float: left;
	border-right: 1px solid #475970;
	border-left: 1px solid #475970;
	border-bottom: 1px solid #475970
}
.wsplit2 {
	background-color: #fff;
	margin: 0;
	padding: 0;
	position: relative;
	right: 1px;
	width: 273px;
	height: 100%;
	float: left;
	border-left: 1px solid #475970
}
.space {
	color: #475970;
	margin: 0;
	padding: 10px
}
.space2 {
	color: #475970;
	margin: 0;
	padding: 5px
}
.splitwrapper {
	background-color: #fff
}
.foto {
	float: left;
	margin-right: 8px;
}

.botr {
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
	vertical-align: bottom
}


