@charset "iso-8859-1";
body {
	background-color: #000;
	margin: 0px;
	background-position: center top;
	background-image: url(afbeeldingen/winter.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	background-attachment: fixed;
}

/* CSS Document */

p {
	margin: 0px;
}
.rood {
	font-weight: bold;
	color: #666;
}
hr {
	height: 20px;
	margin: 10px auto 0 0;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	}


h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CE283C;
	margin: 0px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #CE283C;
	margin: 0px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #CE283C;
	margin: 0px;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	color: #CE283C;
	margin: 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #CE283C;
	margin: 0px;
}

a:link {
	color: #CA273A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CA273A;
}
a:hover {
	text-decoration: underline;
	color: #CA273A;
}
a:active {
	text-decoration: none;
	color: #CA273A;
}




#wrapper {
	margin: auto;
	width: 941px;
}
#kollinks {
	float: left;
	width: 715px;
}
#header01 {
	background-image: url(afbeeldingen/onlinekookboek_01.png);
	height: 64px;
	width: 700px;
	text-align: right;
	padding-right: 15px;
}
#header02 {
	background-image: url(afbeeldingen/onlinekookboek_03.png);
	height: 126px;
	width: 715px;
}
#navigatie {
	background-image: url(afbeeldingen/onlinekookboek_04.png);
	height: 35px;
	width: 715px;
	text-align: center;
}
#kolrechts {
	float: right;
	width: 226px;
}
#nieuws {
	background-image: url(afbeeldingen/onlinekookboek_02.png);
	height: 225px;
	width: 226px;
}
#container {
	float: left;
	width: 941px;
	background-image: url(afbeeldingen/achtergrondcontent.png);
}


#content {
	padding: 50px;
	float: left;
	width: 615px;
	font-size: 12px;
}
#contentl {
	float: left;
	width: 285px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #999;
	padding-right: 15px;
}
#contentr {
	float: right;
	width: 285px;
	padding-left: 15px;
}
#content_container {
	clear: both;
}
#reacties {
	background-color: #F7F7F7;
	float: left;
	width: 415px;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 150px;
	padding-bottom: 15px;
	padding-left: 150px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999;
}

#nieuwscont {
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: right;
	width: 191px;
	font-size: 12px;
	font-style: italic;
	color: #666;
}
#latest {
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-bottom: 200px;
	padding-left: 10px;
	float: right;
	width: 191px;
	font-size: 12px;
	color: #666;
	height: 20px;
	overflow: hidden;
}


#footer {
	background-image: url(afbeeldingen/onlinekookboek_07.png);
	clear: both;
	height: 67px;
	width: 931px;
	text-align: right;
	padding-right: 10px;
}
#box01 {
	background-image: url(afbeeldingen/hoeklb.png);
	background-repeat: no-repeat;
	height: 13px;
}
#box01 span {
	background-image: url(afbeeldingen/hoekrb.png);
	background-repeat: no-repeat;
	height: 13px;
	display: block;
	background-position: right;
}
#box01 div {
	background-image: url(afbeeldingen/hoekmb.png);
	background-repeat: repeat;
	height: 13px;
	margin-right: 13px;
	margin-left: 13px;
}
#box02 {
	background-color: #E6E6E6;
	padding-right: 15px;
	padding-left: 15px;
}
#box03 {
	background-image: url(afbeeldingen/hoeklo.png);
	background-repeat: no-repeat;
	height: 13px;
}
#box03 span {
	background-image: url(afbeeldingen/hoekro.png);
	background-repeat: no-repeat;
	height: 13px;
	display: block;
	background-position: right;
}
#box03 div {
	height: 13px;
	margin-right: 13px;
	margin-left: 13px;
	background-color: #E6E6E6;
}
#lijst {
	background-image: url(afbeeldingen/lijst02.jpg);
	height: 30px;
	padding-left: 30px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999;
}
#lijst span{
	background-image: url(afbeeldingen/lijst01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	padding-left: 50px;
	font-size: 14px;
	padding-top: 6px;
	
}

