/*
###########################################################
#
# Filename:			body.css
#
# Copyright:		Kookstudio Rotterdam
# Project:			www.kookstudio-rotterdam.nl
# Platform:			CSS
# Date created: 	okt, 2007 
#
		used colours for this website:
    	#b18962	    bruin
		#000000		black
		#ff7d21		orange				
# 
###########################################################
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	background-color: #F00;
	color: #000000;
}

#image_big {
	position: absolute;
	left: 60%;
	top: 240px;
	z-index: 200;
	display: none;
	border: solid #ff7d21 3px;
	padding: 5px;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	text-decoration: underline;
  	background: #fffbf9;
	color: #000000;	
}

tr.top {
	height: 150px;
	background-color: #F00;
	color: #000000;
}

.topfoto {
	font-size: 0pt;
	padding-left: 4px;
}

td.navigatie {
	width: 181px;
	background-color: #000000;
	color: inherit;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #ffffff;
}

a.menu:hover {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	width: 160px;
	display: block;
	height: 20px;
	background-color: #F00;
	color: #000000;
}
.layout {
	background-color: #000;
	color: #000000;
}


.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 15px;
	width: 160px;
	display: block;
	height: 20px;
	background-color: #000000;
	color: #F00;
}

.fotoleft {
	position: relative;
	width: 160px;
	bottom: 0px;
	padding: 10px;
    z-index: 90;
}

.inhoud {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 5px solid #000000;
	width: 770px;
	min-height: 550px;
	margin: 3px 3px 3px 3px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #FF0000;
	color: #000000;
}

.normaltext{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: inherit;
   	color: #000000;
}

.oranjebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: inherit;
	color: #000;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    background-color: inherit;
   	color: #000000;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: underline;
   	background-color: inherit;
   	color: #000000;
}

.bcolor{
	border: 5px solid #ff7d21;
}

.hr{
	position: relative;
	border: solid #ff7d21 1px;
	width: 80%;
	background-color: #fffbf9;
	color: #000;
}

.lijst {
	margin-top: -14px;
	list-style-image: url(../img/vlam.gif);
}

a.copy:hover {text-decoration: underline;}
a.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
	color: #F00;
}

div.copy {
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
	color: #F00;
}

.advocaat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	background-color: inherit;
	color: #F00;
}

a.advocaat:hover {text-decoration: underline;}
a.advocaat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	background-color: inherit;
	color: #F00;
}

.knop {
	background-position: 50%;
	font-weight: bold;
	font-size: 9pt;
	border-color: #F00;
	border-style: outset;
	width: 80px;
	background-color: #ff7d21;
	color: #000000;
}
