/*
###########################################################
#
# Filename:			body.css
#
# Copyright:		S-Inside
# Project:			www.koppiekoppie.nl
# Platform:			CSS
# Date created: 	Februari 2006 
#
    used colours for this website:
    #000000 	black
    #fe1721     red
    #d9d9d9		grey
	#593C3D		grey-red for border navigatie
# 
###########################################################
*/


body {     
    font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
    width: 100%;    
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
  	background-color: #d9d9d9;
  	color: #000000;
}

img.logo {
	position: absolute;
	width: 249px;
	height: 46px;
	padding-left: 24px;
	padding-top: 20px;
	z-index: 100;
}

tr.boven {
	width: 100%;
	height: 116px;
	z-index: 92;
	background-color: #000000;
	color: inherit;
}

tr.onder {
	width: 100%;
}

.navtable {
	position: absolute;
	top: 80px;
	margin-left: 116px;
	height: 36px;
	margin-right: 4px;
	background-color: #000000;
	color: inherit;	
}

.navcel {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: normal;
  	text-align: center;
	width: 86px;
	height: 16px;
	white-space: nowrap;
	border: 1px solid #593C3D;
	background-color: #fe1721;
  	color: #ffffff;
}

a.menu:hover {color: #000000; text-decoration: none; background-color: inherit;}
a.menu {
    font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: normal;
  	letter-spacing: 0pt; 
  	text-align: center;
	text-decoration: none;
	background-color: inherit;
    color: #ffffff;
}

a.smenu {
    font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: normal;
  	letter-spacing: 0pt; 
  	text-align: center;
	text-decoration: none;
	background-color: inherit;
    color: #000000;
}

.links {
	width: 160px;
	height: 500px;
	top: 120px;
	z-index: 91;
	background-color: #000000;
	color: inherit;
}

.linksonder {
	position: absolute;
	width: 160px;
	height: 500px;
	bottom: 0px;
	z-index: 90;
	background-color: #000000;
	color: inherit;
}

.mail:hover {text-decoration: underline;}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: none;
	background-color: inherit;
	color: #d9d9d9; 
}

.meisje {
	 position: absolute;
	 left: 126px;
	 bottom: 22px; 
	 z-index: 100;	
}

.grijs{
	width: 144px; 
	border: solid #d9d9d9 1px;
	background-color: #000000;
	color: #d9d9d9; 
}

.zwart{
	width: 720px; 
	border: solid #000000 1px; 
	background-color: #d9d9d9;
	color: #000000; 
}

.tekstonder {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	left: 146px;
	bottom: 10px; 
	z-index: 99;	
	margin-left: 20px;
	text-indent: 40px;
	background-color: #d9d9d9;
	color: inherit;
}

.adres {
	position: absolute;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	left: 16px;
	bottom: 24px; 
	z-index: 99;
	background-color: #000000;
	color: #d9d9d9; 
}

.inhoud {
	left: 160px;
	top: 140px;
	padding-top: 30px;
	padding-left: 120px;
	padding-right: 50px;
}

#inhoud {
	overflow: auto; 
	height: 405px;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
  	color: #000000;
  	background-color: inherit;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
  	font-weight: bold;
  	background-color: inherit;
  	color: #000000;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
  	font-weight: bold;
  	background-color: inherit;
  	color: #fe1721;
}

.copylink {
	background-color: inherit;
	color: #000000;
}

.foto {
	 position: absolute;
	 padding-left: 24px;
	 padding-top: 150px;
	 z-index: 100;	
}

.box {
	width: 280px;
	background-color: #d9d9d9;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
}

.textbox {
	width: 380px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
	background: #d9d9d9;
	color: #000000;  	
}

a.link:hover {text-decoration:none;}

a.link {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;
  	color: #000000;
  	text-decoration:underline;
  	background-color: inherit;
}

a.linkklein:hover {text-decoration:none;}

a.linkklein {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	text-decoration:underline;
  	background-color: inherit;
  	color: #000000;
}

.actie{
    background-color: #c40008;
    color: #000000;
}

.knop {
    font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	width: 80px;
  	border-top-color: #908a8a;
  	border-left-color: #d9d9d9;
  	border-right-color: #908a8a;	
  	border-bottom-color: #d9d9d9;
  	border-top-style: outset;
  	border-right-style: outset;
  	border-left-style: outset;
  	border-bottom-style: outset;
  	background-color: #000000;
  	color: #ffffff;
}

.fototop{
	height: 40px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	text-decoration: none;
	background-color: #c40008;
	color: #000000;
}

.fotomiddle{
    height: 100%;
	width: 100%;
	background-color: #d9d9d9;
	color: inherit;
}

.fotobottom{
	height: 40px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	text-decoration: none;
	background-color: #c40008;
	color: #000000;
}

.foto1{
    background-color: #d9d9d9;
    color: inherit;
}
