﻿body 
{
	background-color: #fff;
	background-image: url(/static/img/background.gif);
	background-repeat: repeat-x;
}

body, table, th, td, p, input, textarea, select, a 
{
	color:#000;
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
	font-size:13px;
	text-align:left;
}

h1
{
	color: #cc3300;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h2
{
	color: #cc3300;
	font-weight: bold;
	font-size: 13px;
}

h3
{
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

h4
{
	color: #666;
	font-weight: normal;
	font-size: 13px;
}

li a.active
{
		text-decoration: underline;
}

.container
{
}

.frame 
{
	background-color:#FFF;
	border: 1px solid #cc3300;
}

.header .visual
{
	background-image: url(/static/img/header.jpg);
	background-repeat: no-repeat;
}

.header .payoff
{
	font-size: 28px;
	font-weight:bold;
	color: #fff;
}

.frame .left
{
	border-right: 1px solid #cc3300;
	margin-right: -1px;
}

.nav a
{
	color: #333;
}

.contact p
{
	color: #333;
}

.contact a
{
	color: #cc3300;
}

.frame .right
{
	border-left: 1px solid #cc3300;
}

.text ul
{
	margin: 0px 0px 5px 0px;
	padding-right: 10px;
	background-color: #fff;
}

.text li
{
	list-style-type: disc;
	margin-left:20px;
}

.text a
{
	color: #cc3300;
}

body.verhuur .right .text img
{
	border: 1px solid #cc3300;
	margin: 0 1px 0px 20px
}

body.homepage .text a
{
	color: #000;
}

.right .block
{
	border: 1px solid #cc3300;
}

.right .smoelenboek
{
	border: 1px solid #cc3300;
}

.footer, .footer a
{
	font-size: 11px;
	color: #666;
}
