/*
###########################################################
#
# Filename:			body.css
#
# Copyright:		S-Inside
# Project:			Timmermans tuinmeubelen.nl
# Platform:			CSS
# Date created: 	15-04-11
#
    used colours for this website:
    #8ac43a 		Light-green menu
    #318017			Dark-green
    #e0e0e0			Grey
# 
###########################################################
*/

div.container {
	position: relative;
	width: 970px;
	margin: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #318017;
}

div.logo {
	position: relative;
	height: 100px;
	width: 100%;
	background-image: url("../img/gras.jpg");
	background-repeat: no-repeat;
}

img.logo {
	position: absolute;
	top: 20px;
	left: 50px;
	z-index: 10;
}

img.tuinstoel {
	position: absolute;
	top: 7px;
	left: 460px;
	z-index: 10;
}

img.tuinmeubelen {
	position: absolute;
	top: 20px;
	right: 60px;
	z-index: 10;
}

div.vlaggen {
	position: absolute;
	bottom: 4px;
	right: 10px;
}

div.menu {
	height: 36px;
	width: 100%;
	background-color:#8ac43a;
	color: #000;
}

div.inhoud, div.inhoudcollectie {
	position: relative;
	height: 550px;
	width: 100%;
	margin-top: 18px;
}
div.inhoudcollectie {height: 740px;}

div.linkervlak {
	height: 530px;
	width: 206px;
	padding-left: 4px;
	float: left;
    font-size: 10pt;
	background-color: #e0e0e0;
	color: #000;
}

h2.vestiging {
	margin-bottom: -14px;
	font-size: 11pt;
   	letter-spacing: 0.5pt;
	background: transparent;
	color: #318017;
}

a.vestiginglink:hover {text-decoration: underline;}
a.vestiginglink {
	text-decoration: none;
   	background: transparent;
	color: #318017;	
}

div.vestigingstreep {
	height: 20px;
	padding-bottom: 4px;
	width: 99%;
	border-bottom: 3px dotted #8ac43a;
}

p.linksslogan {
	position: relative; 
	top: 6px; 
	text-align: center;
	font-weight: bold;
}

div.fotovlak {
	position: relative; 
	height: 500px;
	width: 350px;
	float: left;
}

img.vergroter {
	position: absolute;
	top: 510px;
	left: 350px;
	z-index: 10;
}

div.rechtervlak {
	height: 510px;
	width: 350px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 10px;
    overflow: auto;
    background-color:#e0e0e0;
	color: #000;
}

h1.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
   	text-decoration: none;
   	text-align: center;
   	background: transparent;
	color: #000;
}

h2.subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: -10px;
   	background: transparent;
	color: #000;
}

a.link:hover {text-decoration: underline; color:#000000;}
a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
   	text-decoration: underline;
   	background: transparent;
	color: #318017;	
}

img.locatie {
	border: 1px solid #318017;
	float: right;
	margin-left: 5px;
}


div.collectie {
	height: 720px;
	width: 950px;
    padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color:#e0e0e0;
	color: #000;
}

h2.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
   	background: transparent;
	color: #318017;	
}

h3.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
   	background: transparent;
	color: #318017;
}

img.logoleverancier {
	border: 1px solid #318017;	
}

div.slogan {
	position: relative;
	height: 40px;
	width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    letter-spacing: 3px;
    word-spacing: 5px;
    background: transparent;
    color: #318017;
}

div.balkonder {
	position: relative;
	height: 60px;
	width: 100%;
	background-color:#318017;
	color: #000;
}

div.naamonder {
	position: absolute;
	top: 4px;
	right: 4px;
	line-height: 18px;
	text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
	background: transparent;
	color: #000;	
}

a.naamonder:hover {text-decoration: underline; color: #ffffff;}
a.naamonder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
   	text-decoration: underline;
	background: transparent;
	color: #000;	
}

div.copy {
	position: absolute;
	top: 36px;
	left: 4px;
}

a.copy:hover {text-decoration: underline; color: #000;}
a.copy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
   	text-decoration: underline;
	background: transparent;
	color: #fff;	
}

#fill_lightbox {
	font-size: 0pt;
	text-decoration: none;
}

.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
    font-weight: bold;
    color: #ff0000;	
}

