/*
 * Version: $Revision: 1.9 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2009 BeSite
 */


BODY
{
	padding: 157px 0px 0px 225px;
	_padding-left: 0px;

}

#headerBackground{
	width: 100%;
	background: url(/img/gelderesch/head_1.png) no-repeat;
	height: 106px;
}

DIV#Top
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 157px;
	background-color: white;
	background-image: url(/img/gelderesch/top_border_links.png);
	background-repeat: no-repeat;
	background-position: 196px 106px;
	z-index: 1;
}

DIV#HeaderImage
{
	height: 106px;
    background-repeat: no-repeat;
}

#headerBottom{
	background: url(/img/gelderesch/top_border.png) repeat-x;
	width: auto;
	height: 49px;
	z-index: 1;
	margin-left: 332px;
}

#menuLinks{
	width: 80px;
	height: 37px;
	background: #fff url(/img/gelderesch/background_menu_links.png) no-repeat;
	float: left;
	
}

DIV#Menu
{
	height: 37px;
	margin-bottom: 36px;
	_margin-left: 195px;
	background: url(/img/gelderesch/background_menu.png) top right repeat-x;
	width: auto;	
}

DIV#Menu LI
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 11px 8px 10px 8px;
	background: none;
	font-weight: normal;
}

DIV#Menu LI.Selected
{
	background-image: url(/img/gelderesch/background_menu_over.png);
	padding: 11px 8px 10px 8px;
}


.SubMenuTop, .ContactTop
{
	width: 226px;
	height: 18px;
	background: url(/img/gelderesch/sub_menu_top.png) no-repeat;
}

.OfferMenuTop
{
    width: 226px;
    height: 18px;
    background: url(/img/gelderesch/offer_menu_top.png) no-repeat;
}

DIV#OfferMenu
{
    margin-bottom: 20px;
}

#OfferMenuContent
{
    width: 198px;
    height: auto;
    background: #e5e5e5;
    padding: 14px;
    text-align: center;
    font-weight: bold;
}

#OfferMenuContent A
{
    color: black;
}

div#SubMenu li.Selected a
{
	color:#00529F;
}

h1#PageTitle {
	color:#00529f;
	margin:	0 0 15px 0;
}

DIV#Left
{
	position: absolute;
	top: 106px;
	left: 0;
	z-index: 2;
}

#push{
	width: 333px;
	_width: auto;
	height: 48px;
	float: left;
}

p.ContactName{
	font-weight: bold;
	color: #00529f;
}

.verzekeringTop{
	width: 226px;
	height: 18px;
	background: url(/img/gelderesch/sub_menu_top.png) no-repeat;
	float: left;
	margin-top:20px;
	
}

#rechtsContainer p.verzekering{
	float: left;
	width: 226px;
	background: #E5E5E5;
	padding: 3px 0 5px 0;
	border-left:1px solid #FFFFFF;
	text-align: center;
	
}
.verzekeringLogo{
	width: 225px;
	height: 47px;
	float: left;
	margin-left: 1px;
}


TH.TableHeader {
	color: #c81926;
}

H2 {
	border-bottom: 2px solid #e5e5e5;
	color: #c81926;
	padding: 5px 0;
	margin:  20px 20px 20px 0;
}
