/* CSS Peppelhoeve 30-11-2006 */

body
{
	margin							: 0px 0px 0px 0px;
	font-size						: 12px;
	font-family						: verdana;
	background-color				: white;
	background-image				: url(../images/fillB_bg.jpg);
	background-repeat				: repeat-y;
	background-position			: center;
}

div.Container {
	margin-left						: auto;
	margin-right					: auto;
	width								: 800px;
}

div.HeaderTop {
	width					: 800px;
	height				: 155px;
	background-image	: url(../images/top_bg.jpg);
	background-repeat	: no-repeat;
}

div.TopScreen {
	width					: 800px;
	margin-left			: auto;
	margin-right		: auto;

}

div.MenuTop {
	position				: absolute;
	margin-top			: 85px;
	margin-left			: 140px;
}

div.MenuTopSub {
	position				: absolute;
	margin-top			: 95px;
	margin-left			: 140px;
}

div.MenuLeft {
	float					: left;
	width					: 203px;
	height				: 430px;
	background-image	: url(../images/menu_bg_site.jpg);
	background-repeat	: repeat-y;
	padding-top			: 15px;
	display				: block;

}

div.Content {
	float					: right;
	width					: 597px;
	min-height			: 465px;
	_height				: 465px;
	background-image	: url(../images/inhoud_bg.jpg);
	background-repeat	: no-repeat;
	display				: block;
}

div.ContentText {
	width					: 500px;
	padding-bottom		: 10px;
	color					: #53391F;
}

div.Footer {
	width					: 800px;
	background-image	: url(../images/fillB_bg.jpg);
	background-repeat	: repeat-y;
}

div.Producties {
	line-height		: 30px;
	padding-left	: 20px;
	width				: 150px;
	height			: 30px;
	display			: block;
	cursor			: pointer;
}

.Button
{
	background-image	: url('../Images/button.gif');
	background-repeat	: no-repeat;
	height				: 18px;
	width					: 130px;
	font-family			: Arial;
	font-size			: 10px;
	color					: #FFFFFF;
	font-weight			: bold;
	cursor				: hand;
	padding				: 0px;
	text-align			: right;
	vertical-align		: top;
	padding-top			: 2px;
	margin-left			: 35px;
}

.Button_blink
{
	font-family			: Arial;
	font-size			: 10px;
	color					: #FFFFFF;
	font-weight			: bold;
	padding				: 0px;
	text-align			: right;
	vertical-align		: top;
}

div.Header {
	color				: #573C22;
	font-family		: Verdana;
	font-size		: 15px;
	font-weight		: bold;
}

FONT.subheader {
	color				: #729D3A;
	font-family		: Verdana;
	font-size		: 12px;
	font-weight		: bold;
}

FONT.header {
	color				: #65472A;
	font-family		: Verdana;
	font-size		: 15px;
	font-weight		: bold;
}

h1 {
	color				: #65472A;
	font-family		: Verdana;
	font-size		: 15px;
	font-weight		: bold;
}

div.Footer_text
{
	color			: #000000;
	font-family		: Arial;
	font-size		: 12px;
	font-weight		: bold;
	text-align		: right;

}

/* *** Table Portfolio *** */

table.Project {
	width						: 95%;
}

table.ProjectOverview {
	width						: 150px;
	height					: 30px;
	background-color		: #936D3C;
	color						: white;
	text-align				: left;
	margin-left				: 20px;
	margin-bottom			: 20px;
	display					: block;

}

td.ProjectOverviewHeader {
	color					: white;
	font-size			: 14px;
	font-family			: Univers, Arial, Helvetica, sans-serif;
	font-weight			: bold;

}

td.ProjectOverviewText {
	font-size				: 10px;

}

td.ProjectOverviewBottom {
	text-align				: right;

}


/*** Links ***/

a:link 
{
	text-decoration			: underline;
	color							: #729D3A;
}

a:visited 
{
	text-decoration			: underline;
	color							: #729D3A;
}

a:active 
{
	text-decoration			: underline;
	color							: #729D3A;
}

a:hover 
{
	text-decoration			: underline;
	color							: #729D3A;
}

a.btnTopMenu:Link {
	margin-left			: 10px;
	font-family			: Tahoma;
	font-size			: 11px;
	color					: white;
	font-weight			: bold;
	text-decoration	: none;
}

a.btnTopMenu:Visited {
	margin-left				: 10px;
	font-family				: Tahoma;
	font-size				: 11px;
	color						: white;
	font-weight				: bold;
	text-decoration		: none;
}

a.btnTopMenu:Hover {
}

a.btnTopSubMenu:Link {
	margin-left			: 10px;
	font-family			: Tahoma;
	font-size			: 10px;
	color					: #729D3A;
	text-decoration	: underline;
}

a.btnTopSubMenu:Visited {
	margin-left				: 10px;
	font-family				: Tahoma;
	font-size				: 10px;
	color						: #729D3A;
	text-decoration		: underline;
}

a.btnTopSubMenu:Hover {
}

a.btnLeftMenu:Link {
	color					: white;
	text-decoration	: none;
}

a.btnLeftMenu:Visited {
	color					: white;
	text-decoration	: none;
}

a.btnLeftMenu:Hover {
}

input.BtnBack {
	color							: white;
	font-size					: 12px;
	border						: 0px solid white;
	background-color			: #936D3C;
	width							: 15px;
	height						: 15px;
	cursor						: pointer;
}

input.BtnForward {
	color							: white;
	font-size					: 12px;
	border						: 0px solid white;
	background-color			: #936D3C;
	width							: 15px;
	height						: 15px;
	cursor						: pointer;
}

.anylinkcss {
	position					: absolute;
	visibility				: hidden;
	border					: 1px solid gray;
	border-bottom-width	: 0;
	font						: normal 10px Tahoma;
	line-height				: 12px;
	z-index					: 100;
	background-color		: #53391F;
	width						: 150px;
	color						: white;
}

.anylinkcss a {
	color						: white;
	width						: 100%;
	display					: block;
	text-indent				: 3px;
	border-bottom			: 1px solid gray;
	padding					: 1px 0;
	text-decoration		: none;
	font-weight				: bold;
	text-indent				: 5px;
}

.anylinkcss a:hover { /*hover background color*/
	background-color		: #A0754A;
	color						: white;
}

/* ######### FORM STYLES ########## */

input.Text {
	border					: 1px solid #65472A;
	color						: #65472A;
	font-family				: Verdana;
	font-size				: 11px;
}

input.Btn {
	border					: 1px solid #312112;
	font-family				: Verdana;
	font-size				: 12px;
	background-color		: #65472A;
	color						: white;
}

textarea {
	border					: 1px solid #65472A;
	color						: #65472A;
	font-family				: Verdana;
	font-size				: 11px;
}
