@charset "utf-8";
/* PLASBUDGETCOACH.NL */

/***********************************************************************
	1 - Basis
************************************************************************/

Body {

	background-image: url(afbeeldingen/grijs.png);
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0 px;
}

#Content{
 	position:relative;
 	height: 100%;
 	width: 930px;
 	float:left;
 	padding: 0;
	left: 50%;
	margin: 0 0 0 -465px;
 }
 
 #Content2{
 	position:relative;
 	height: 100%;
 	width: 930px;
 	float:left;
 	padding: 0;
	left: 50%;
	margin: 0 0 0 -465px;
 }
 
img {
	display: block;
	border: none;
}

p {
	color: #8f8f8f;
	font-family: Tahoma, Arial;
	font-size:12px;
}

H2, H3, H4 {
	color:#7bd5fe;
	font-family: Tahoma, Arial;
}

/***********************************************************************
	2 - Header
************************************************************************/

#Header {
	position:relative;
	height: 190px;
	width: 100%;
	float: left;
	margin-left: -8px;
	margin-top: -8px;
	padding: 0;
	}

#Logo {
	position:relative;
	background: url(afbeeldingen/logo.png) no-repeat;
	width: 400px;
	height: 82px;
	margin: 65px 0 0 0px;
}

.Site_nav {
	position: relative;
	float: right;
	width: 575px;
	height: 200px;
	margin: -40px 0 100 0px;
	text-align:right;
	padding-top: 0px;
}

/***********************************************************************
	3 - navigatie menu
************************************************************************/
.Site_nav ul{
list-style: none;
}

.Site_nav li{
margin: 3px;
padding: 5px;
font-size: 18px;
font-weight: 600;
font-family: Arial, Tahoma;
display: inline;
margin: 0 10px 0 0;
list-style-type:square;
list-style-image:url(afbeeldingen/stip.png);
}

.Site_nav li a{
text-decoration: none;
}

.Site_nav li a:link, li a:visited{
color: #767676;
}

.Site_nav li a:hover, li a:active{
color: #24b7fb;
}

/***********************************************************************
	4 - Banner
************************************************************************/

#banner_area {
	width:100%;
	height:250px;
	margin-left: -8px;
	background-color:#5bcbff;
	position: relative;
	float: left
	}

#banner_area .banner {
	position:relative;
	width:930px;
	height:320px;
	margin:0 auto;
	}
	
#banner_area .banner li img {
	position:absolute;
	top:0;
	left:0;
	}
	
/***********************************************************************
	5 - Wrapper
************************************************************************/
#Wrapper {
	position:relative;
	height: 300px;
	width: 100%;
	float: left;
	margin-left: -8px;
	padding: 0;
	}

#Wrap_box {
	position: relative;
	height:100%;
	width: 310px;
	float:left;
	}

.Wrap_link_budgetcoach {
	position: relative;
	height: 50px;
	width: 310px;
	float: left;
	margin-top: 30px;
	}

.Wrap_link_budgetcoach #plasbudgetcoach a{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 310px;
	background: url(afbeeldingen/plasbudgetcoach_link.png)  0 0 no-repeat;
}

.Wrap_link_budgetcoach #plasbudgetcoach a:hover{
	background-position: 0px -72px;
}

.Wrap_link_budgetcoach #plasbudgetcoach a:active{
	background-position: 0px -72px;
}

.Wrap_link_budgetbeheer {
	position: relative;
	height: 50px;
	width: 310px;
	float: left;
	margin-top: 30px;
	}

.Wrap_link_budgetbeheer #plasbudgetbeheer a{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 310px;
	background: url(afbeeldingen/plasbudgetbeheer_link.png) 0 0 no-repeat;
}

.Wrap_link_budgetbeheer #plasbudgetbeheer a:hover{
	background-position: 0px -72px;
}

.Wrap_link_budgetbeheer #plasbudgetbeheer a:active{
	background-position: 0px -72px;
}

.Wrap_link_bewindvoering {
	position: relative;
	height: 50px;
	width: 310px;
	float: left;
	margin-top: 30px;
	}

.Wrap_link_bewindvoering #plasbewindvoering a{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 310px;
	background: url(afbeeldingen/plasbewindvoering_link.png) 0 0 no-repeat;
}

.Wrap_link_bewindvoering #plasbewindvoering a:hover{
	background-position: 0px -72px;
}

.Wrap_link_bewindvoering #plasbewindvoering a:active{
	background-position: 0px -72px;
}

.Wrapbox_budgetcoach {
	position:relative;
	float:left;
	height: 250px;
	width: 250px;
	margin-bottom: 10px;
	}
	
.Wrapbox_budgetcoach a {
	display:block;
	position:absolute;
	text-decoration: none;
	font-family: Tahoma, Arial;
	color: #8f8f8f;
	font-size:12px;
	font-weight: 900;
	}
	
	
.Wrapbox_budgetbeheer {
	position:relative;
	float:left;
	height: 250px;
	width: 250px;
	margin-left:20px;
	margin-bottom: 10px;
	}

.Wrapbox_budgetbeheer a {
	display:block;
	position:absolute;
	text-decoration: none;
	font-family: Tahoma, Arial;
	color: #8f8f8f;
	font-size:12px;
	font-weight: 900;
	}
	
.Wrapbox_bewindvoering {
	position:relative;
	float:left;
	height: 250px;
	width: 250px;
	margin-left: 30px;
	margin-bottom: 10px;
	}
	
.Wrapbox_bewindvoering a {
	display:block;
	position:absolute;
	text-decoration: none;
	font-family: Tahoma, Arial;
	color: #8f8f8f;
	font-size:12px;
	font-weight: 900;
	}
	
/***********************************************************************
	6 - Footer
************************************************************************/
#Footer {
	position:relative;
	height: 180px;
	width: 100%;
	float: left;
	margin-left: -8px;
	padding: 0;
	}

#Footer_head {
	position: relative;
	height: 30px;
	width:80%;
	float: left;
	margin-top: -20px;
	}
	
#Footer_headright {
	position: relative;
	height: 30px;
	width:20%;
	float: left;
	margin-top: -20px;
	}
	
.Sitemap{
	position:relative;
	height:150px;
	width:100%;
	float: left;
	border-top-style: solid;
	border-top-width: thin;
	border-color: #999999;
	padding-top: 20px;
	}
	
.Sitemap ul{
list-style: none;
}

.Sitemap li{
margin: 0px;
padding: 0 0 0 0;
font-size: 14px;
font-family: Tahoma, Arial;
display: inline;
margin: 0 0 0 0;
list-style-type:square;
}

.Sitemap li a{
text-decoration: none;
line-height: 0px;
}

.Sitemap li a:link, li a:visited{
color: #8f8f8f;
}

.Sitemap li a:hover, li a:active{
color: #474747;
}

#Linkbox_1 {
	position:relative;
	float:left;
	height:140px;
	width:225px;
	margin-top: 10px;
	}

#Linkbox {
	position:relative;
	float:left;
	height:140px;
	width:225px;
	margin-left: 10px;
	margin-top: 10px;
	}
	
#Footer_copyright {
	position:relative;
	float:right;
	height: 15px;
	width: 250px;
	font-family: Tahoma, Arial;
	font-size:10px;
	text-align: right;
	padding-top:5px;
	}
	/***********************************************************************
	7 - Aboutme
************************************************************************/

#Traject_left {
	position: relative;
	float:left;
	width: 600px;
	height: 191px;
	padding-top: 50px;
	margin-right: 30px;
}

#Traject_right {
	position: relative;
	float:left;
	width: 300px;
	height: 250px;
	padding-top: 50px;
}

.Traject_Center {
	position: relative;
	float: left;
	width: 930px;
	height: 450px;
}
.Traject_Center ul li {
	color:#8f8f8f;
 	}

#Wrap_aboutme {
	position:relative;
	height: 780px;
	width: 100%;
	float: left;
	margin-left: -8px;
	padding: 0;
	}

#Wrap_traject {
	position:relative;
	height: 420px;
	width: 100%;
	float: left;
	margin-left: -8px;
	padding: 0;
	margin-top: 30px;
	}
	
#Contact_Box {
	position: relative;
	float:left;
	width: 930px;
	height: 200px;
	padding-top: 50px;
	margin-right: 30px;
}