/* Pagina layout: */

body {
	padding: 0;
	margin: 0;
	color: #000000;
	background-color: #0086F7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	background-image: url(../css_image/Body_bg.jpg);
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
	color: #005598;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
}

#gevel-tabs {
	font-size: 0.9em;
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: -13px;
	margin-left: auto;
	padding-right: 0px;
}

#gevel-tabs p {
text-align: right;
color: #ffffff;
}

.toptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	text-decoration: none;
	color: #000;
	background-color: #FFF;
	background-image: url(../images/dakcoating.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.toptab:hover {
	border-bottom: 1px solid #eaeaea;
	color: #FFF;
	text-decoration: none;
	background-color: #0086F7;
	background-image: url(../images/dakcoating.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(../images/dakcoating.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
	width: 910px;
	background: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#logo {
	margin-top: 0px;
	margin-right: 1;
	margin-bottom: 0px;
	margin-left: 1;

}

.fototd td {
	width: 180px;
}
#logo h1 a {
	color: #005598;
}

#logo h1 a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}


#navitabs {
	clear: both;
	margin-bottom: 5px;
	margin-top: 10px;
}

.navitab {
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-color: #005598;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a.navitab {
	color: White;
}

.navitab:hover {
	color: #FFF;
	text-decoration: none;
	background: #d0d0d0 url(../images/corner.gif) top right no-repeat;
	background-color: #E10916;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #505050 url(../images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
	height: 210px;
	color: #ffffff;
	clear: both;
	background-image: url(../css_image/Dakcoating-Nederland.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #005598;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#desc p {
	width: 330px;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
}

#desc h2 {
	padding: 15px 15px 0 15px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

#main {
	width: 730px;
	float: left;
	border-right: 1px solid #d0d0d0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#main-homepage {
	width: 730px;
	float: left;
	border-right: 1px solid #d0d0d0;
	padding: 0;
}

.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
	width:160px;
	float:right;
}

#sidebar p {
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 12px 0;
}

.sidelink {
	text-align: center;
	display: block;
	width: 140px;
	background-color: #005598;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
}
a.sidelink {
	color: White;
}

.sidelink:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #D2101B;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer {
clear: both;
background: #fafafa;
color: #303030;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #303030;
}

h1 {
	font-size: 2.1em;
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h2 {
	margin: 0 0 10px 0;
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}
#container #main ul {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
}
#container #main li {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-weight: normal;
	line-height: 20px;
}
#container #main li a {
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
}
#container #main h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
}
#container #main h2 {
	font-family: Verdana, Geneva, sans-serif;
}
#container #main h5 {
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	color: #00559C;
}
#container #logo h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.8em;
	font-style: normal;
}
#container #main table tr td #contactEmail #Form1 p #txtsenderMessage {
	width: 300px;
}
#container #desc #dakcoating {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 160px;
}
#container #desc #dakcoating h1 {
	font-size: 13px;
}
#coating {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 1.6em;
}
#coating h1 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
}
#coating h1 a {
	color: #FFF;
	text-decoration: none;
}#container #main a:hover {
	color: #005598;
	text-decoration: underline;
}
#container #desc #blauw {
	height: 45px;
	background-color: #005598;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #desc #clear {
	clear: both;
}
#container #desc #blauw h1 {
	font-size: 13px;
}
#main table tr .fototd div {
	float: left;
	width: 200px;
	margin-right: 20px;
	background-color: #005598;
}
#main-homepage #kolom {
	background-color: #005598;
	float: left;
	width: 227px;
	margin-right: 16px;
	color: #FFF;
	margin-top: 16px;
	height: 402px;
}
#kolom h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	padding-left: 8px;
}
#main-homepage #kolom ul li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	margin-left: -18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 16px;
	display: block;
}
#container #main-homepage #kolom ul {
	margin-top: 0px;
}
#kolom ul li a {
	color: #FFF;
	text-decoration: none;
}

