body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #EAE3C9;
	margin: 0px;
	padding: 0px;
	behavior:url("cssfocusandhover.htc");
}
td {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
ul {
	margin: 0px;
	list-style-type: none;
	padding-left:  0px;
}
li {
	list-style-type: none;
 	margin: 0px;
	}
p {
	margin: 0px 0px 10px;
	padding: 0px;
}
h1  {
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 0px 10px;
	font-weight: normal;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-variant: normal;
}
h3 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	border-bottom: 2px dotted #FFFFFF;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
}

/* Template------------------------------------------------------------*/
#Content {
	width: 940px;
	margin:0px auto;
	text-align:left;
	background: #FFFFFF;
	z-index: 1;
}
#ContentIndex {
	width: 300px;
	margin:0px auto;
	height: 100px;
	}
#Top {
	background: #FFFFFF url(../pics_template/top.jpg) no-repeat right;
	height: 100px;
	width: 950px;
}
#logo {
	background: url(../pics_template/logo.gif) no-repeat;
	height: 100px;
}
#MenuContainer {
	height: 40px;
	width: 935px;
	background: #954236;
	padding: 10px 0px 0px 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Power {
}
/*#GPowerSub {
 	display:none;
}
#IPowerSub {
	display:none;
}

#MenuContainer:hover IPowerSub {
	display:block;
	}
/*#IPower:hover #IPowerSub {
	display:block;
	}
*/
.Menu {
	font-size: 12px;
	color: #FFFFFF;letter-spacing: 2px;height: 24px;
	border-left: 2px dotted #FFFFFF;
	cursor: pointer;
	float: left;
	text-align: left;
	padding-top: 8px;
	left: 10px;
	top: 8px;
	right: 10px;
}
.Menu a{
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.Menu a:visited{
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.Menu a:hover{
	font-size: 12px;
	color: #D0A89D;
	letter-spacing: 2px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

#News  {
}
#News.Menu  {
	display:none;
}
.Menu#News  {
	display:none;
}

div.MenuSub {
	background: #BF8171;
	width: 220px;
	border-top: 2px dotted #FFFFFF;
	border-right: 2px dotted #FFFFFF;
	border-left: 2px dotted #FFFFFF;
	cursor: pointer;
	
}
div.MenuSub  ul li {
 	margin: 0px;
	padding: 5px;
	border-bottom: 2px dotted #FFFFFF;
	
}
div.MenuSub  ul li:hover {
 	margin: 0px;
	padding: 5px;
	border-bottom: 2px dotted #FFFFFF;
	background: #A45D53;
	
}
div.MenuSub ul li a{
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}
#Inhoud {
	width: 950px;
	background: #FFFFFF;
}
#BaseLine {
	width: 950px;
	float: left;
}
#Adres {
	font-size: 12px;
	background: #954236;
	color: #FFFFFF;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Adres a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#Adres a:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#Adres a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#Taal {
	font-size: 12px;
	background: #BF8171;
	color: #FFFFFF;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 2px dotted #FFFFFF;
}
#Taal a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#Taal a:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#Taal a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

/* H1 van maken------------------------------------------------------------*/
.titel{
	color: #6F2116;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0px;
}


.titel2{
	color: #BF8171;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.inleiding {
	font-size: 12px;
}
.subtitel {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
.subtitelW {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.slogan {
	font-size: 16px;
	color: #666666;
	letter-spacing: 2px;
}
.BBord {
	color: #FFFFFF;
	background: #7E382E;
}
.B1P5 {
	background: #7E382E;
	padding: 5px;
	color: #FFFFFF;
}
.B1P10{
	background: #7E382E;
	padding: 10px;
	color: #FFFFFF;
}

.B2P5 {
	background: #D0A89D;
	padding: 3px;
	color: #333333;
}
.Kader1 {
	border: 2px dotted #7E382E;
}
.Kader2 {
	border: 2px dotted #D0A89D;
}
.KaderW {
	border: 2px dotted #FFFFFF;
}
.P5 {
	padding: 5px;
}
.P10 {
	padding: 10px;
}
.PT0 {
	padding-top: 0px;
}
.txtlink{
	color: #6F2116;
	text-decoration: underline;
}
.txtlink a:link {
	color: #6F2116;
	text-decoration: underline;
}
.txtlink a:hover {
	color: #6F2116;
	text-decoration: none;
}
.txtlink a:active {
	color: #6F2116;
	text-decoration: underline;
}
.txtlink a:visited {
	color: #6F2116;
	text-decoration: underline;
}

.PL10 {
	padding-left: 10px;
}
.PR10 {
	padding-right: 10px;
}
.PB10 {
	padding-bottom: 10px;
}
.PT10 {
	padding-top: 10px;
}
.White a:link {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.White a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
	
.White a:active {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.White a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.White {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.TxtBlock {
	font: 11px Arial, Helvetica, sans-serif;color: #FFFFFF;
	background: #BF8171;
	padding-left: 5px; padding-bottom: 10px; padding-top: 10px; padding-right: 5px;
	border-top: 2px dotted #FFFFFF;
	border-bottom: 2px dotted #FFFFFF;

}
.TxtW{
	color: #FFFFFF;
}


.dynlinkOfferte1{
	font-size: 12px;
	font-weight:bold;
	padding:5px;
	color: #FFFFFF;
	letter-spacing: 3px;
	border: 2px dotted #FFFFFF;
	background: #FFCC00;
	cursor: pointer;
}
.dynlinkOfferte2{
	font-size: 12px;
	font-weight:bold;
	padding:5px;
	color: #FFFFFF;
	letter-spacing: 3px;
	border: 2px dotted #FFFFFF;
	background: #BF8171;
	cursor: pointer;
}

.troef {
	color: #FFFFFF;
	border-left: 2px dotted #FFFFFF;
	padding-left: 5px;	
}
.Linedotted {
	background: #7E382E;
	border-bottom: 2px dotted #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.BR1 {
	border-right: 1px solid #FFFFFF;
}
.Tfiche1  {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 8px; padding-top: 8px;border-right: 1px solid #FFFFFF;
	background: #954236;
}
.TficheType  {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 4px; padding-top: 4px;border-left: 1px solid #BF8171;border-top: 1px solid #FFFFFF;border-right: 1px solid #BF8171;
	background: #BF8171;
	cursor:pointer;
}
.TficheSpec  {
	font-size: 12px;
	color: #333333;
	padding-bottom: 8px; padding-top: 8px;border-top: 1px solid #954236;border-right: 1px solid #954236;
}
.TficheToe1  {
	border-left: 1px solid #954236;
	border-bottom: 1px solid #954236;
	border-right: 1px solid #954236;
	background: #cccccc;
	padding: 4px;
}
.TficheToe2  {
	border-bottom: 1px solid #954236;
	border-right: 1px solid #954236;
	padding: 4px 2px;
}
.TficheDetailtitel  {
	color: #FFFFFF;
	font-weight: bold;
	background: #BF8171;
	padding-left: 4px;padding-bottom: 4px; padding-top: 4px;
	border-top: 2px dotted #FFFFFF;
	border-bottom: 2px dotted #FFFFFF;

}
.TficheDetailSpec  {
	padding-bottom: 2px; padding-top: 2px;

}
.formboxGrey {
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}.L1B1 {
	border-bottom: 1px solid #C4A98C;
}


/* Generic error classes..... */
.error{
	border:1px dashed #CC0000;
	padding:3px;
	margin:2px;
	color: #CC0000;
}

error.ul { 	
 	color: #CC0000;
} 

/* ------------------ Nieuws ----------------------------- */
.nieuws p{
	margin-top:0px;
	margin-bottom:10px;
}

.nieuws a:link, .nieuws a:visited, .nieuws a:active
{
	color:#954236;
	text-decoration:underline;
	font-size: 11px;
}
.nieuws a:hover{
	text-decoration:none;
}

.nieuws_opsom{
	margin: 0px 0px 20px;
}

.nieuws_opsomthumb{
}

.nieuws_opsomthumb img{
	float:left;
	border:2px dotted #BF8171;
	margin: 0px 10px 0px 0px;
}

.nieuws_opsomtitel, .nieuws_titel{
	font-size: 16px;color: #FFFFFF;
	letter-spacing: 1px;
	padding:10px 3px;
	margin-bottom:10px;
	background-color: #BF8171;
	border-top: 2px dotted #FFFFFF;
	border-bottom: 2px dotted #FFFFFF;

}
.nieuws_opsomtekst{
	font-size: 12px;
	
}

.nieuws_image{
	float:left;
	width: 350px;
}
.nieuws_image img{
	border: none;
	margin-right: 5px;
}
.nieuws_link{	
	margin-top:10px;
	clear:left;
}

.nieuws_opsomdatum, .nieuws_datum{
	font-size: 11px;
	color:#FFFFFF;
	font-weight:normal;
	margin-bottom: 3px;
}

/* ------------------ Projecten ----------------------------- */
#projecten {
	width:650px; 
	padding-bottom: 20px
	
}
#projectdetail {
	background: #FFFFFF;
	border: 2px dotted #FFFFFF;
	padding: 10px 5px;
	width: 640px;
}

	
.project p{
	margin-top:0px;
	margin-bottom:10px;
}

.project a:link, .project a:visited, .project a:active
{	color:#954236;
	text-decoration:underline;
}
.project a:hover{
	text-decoration:none;
}

.project_opsom{
	margin-top: 5px;
	margin-bottom:20px;
	width: 190px;
	float:left;
	padding: 10px 5px;
	margin-right: 10px;
	background: #FFFFFF;
	border: 2px dotted #FFFFFF;
	height: 250px;
}

.project_opsomthumb{
	width:185px;
	padding-top: 10px;
}

.project_opsomthumb img{
	margin:0px 0px 10px;
	border: none;
}

.project_opsomtitel, .project_titel{
	font-size: 16px;
	color: #954236;
	letter-spacing: 1px;
	height: 50px;
	margin: 0px;
	padding: 0px 0px 0px;
	font-weight: normal;

}

.project_opsomtekst img{
	margin:3px 3px 3px 0px;
	border:none;
}

.project_image{
	margin:0px;
	width: 640px;
	text-align: center;
}

.project_image img{
	border: none;
	margin: 10px 5px;
}
#projects_thumb {
	width: 640px;
	margin-left: 55px;
	
	}
#projects_thumb img {
 border: none;
 float: left;
	}
.project_link{	
	margin-top:10px;color:#954236;
	clear:left;
}

.project_link a:link, .project_link a:visited, .project_link a:active
{	color:#954236;
	text-decoration:underline;
}

.project_link a:hover{
	text-decoration:none;
}

.project_opsomdatum, .project_datum{
	color:#999999;
	font-weight:normal;
	font-size: 11px;
	margin-bottom: 3px;
}



/*-----------------Pager ---------------------------------- */
.pager a:link, .pager a:visited, .pager a:active{
	color:#954236;
	text-decoration:underline;
}

.pager a:hover{
	color:#954236;
	text-decoration:none;
}

/*---------------Homepage ---------------------------------- */
.home_artikel{
	margin-bottom:12px;
	color:#FFFFFF;
	padding-bottom:12px;
	border-bottom:#FFFFFF dotted 3px;
}

.home_artikel p{
	margin-top:0px;
	margin-bottom:5px;
}

.home_artikel .titel{
	font-size: 12px;
	font-style:italic;
	margin-bottom:10px;
	color:#FFFFFF;
}

.home_artikel .titel .datum{
	float:right;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
}

.home_artikel .tekst img{
	border:2pw dotted #FFFFFF;
	float:left;
	margin:5px 5px 0px 0px;
}



.home_artikel .link{
	clearer:left;
}


.home_artikel a:link, .home_artikel a:visited, .home_artikel a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.home_artikel a:hover{	
	text-decoration:none;
}

.invisible{	/*Een project of nieuwsartikel mag niet zichtbaar zijnn, maar preview mogelijk!*/
	border:1px solid #66CC00;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	color:#66cc00;
}

.bolink{	/* Link naar backoffice */
	float:right;
	margin-top:5px;
}
.bolink a:link, .bolink a:visited, .bolink a:active{
	color:#954236;
	text-decoration:underline;
}
#thumbs { 
	margin-left: 3px;
}
#thumbs img{
	border: 2px dotted #BF8171;
	margin-right: 15px;
}
#thumbs img:hover {
	border: 2px dotted #FFFFFF;
}
.bolink a:hover{
	color:#954236;
	text-decoration:none;
}
.ImageBack {
	background: #897F7D url(../images/cover2.jpg) no-repeat;
}
.TxtList li{
	list-style-type: none;
	border-left: 2px dotted #954236;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 5px;
}
.ImageMajorPower {
	background: #660000 url(../images/major_power_02.png) no-repeat 200px;
}
#picture {
	margin-bottom: 10px;
	width: 375px;
}
#AboutPower {
	background: #FEF5DB url(../images_power_solutions/power_solutions_03.jpg) no-repeat;
	padding: 185px 10px 10px;
}
#Environment {
	color: #FFFFFF;
	background: #BF8171 url(../images_power_solutions/power_solutions_04.jpg) no-repeat left top;
	padding: 10px 10px 0px 340px;
}
.TempPower {
	background: #7E382E url(../images_power_projects/temporary_power.jpg) no-repeat;
	width: 370px;
}

