/*
Website : www.bureauketel.nl
*/

* {
margin: 0;
padding: 0;
}
ul{

	list-style-position: inside;
	list-style-type: disc;
}

body {
	background-color : #009ee0;
	color : #07375F;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-image: url(../img/BG_uppercorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a img {
border : none;
}

a {
outline: none;
}

h1 {
	font-size: 22px; /* 22px */
	margin-bottom: 10px;
	font-family:  "Garamond Premr Pro", "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c4b88;
	line-height: 1.1;/*	letter-spacing: 0.1em;*/
}

h2 {
	font-size: 2.1em; /* 20px */
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
font-size: 1.8em; /* 18px */
margin-bottom: 15px;
}

h4 {
font-size: 1.6em; /* 16px */
margin-bottom: 15px;
}

h5 {
font-size: 1.4em; /* 14px */
margin-bottom: 15px;
}

p {/*
font-size: 1.2em;  12px */
margin-bottom: 15px;
}



div {
	font-size : 100%;
}

div#container {
	height: 100%;
	width: 100%;
	/*	display: block;*/
	position: absolute;
	background-attachment: fixed;
	background-image: url(../img/BG_bottomcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#main {
	width: 910px;
	height: 100%;
	position: relative;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;

}
div#header {
	width: 750px;
	height: 130px;
	position: relative;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}
div#leftcolum{
	width: 190px;
	/*	height: 500px;*/
	position: relative;
	float: left;
	padding-top: 106px;
	text-align: right;
	border-right-width: 50px;
	margin-right: 25px;
}
div#midcolum{
	width: 350px;
	/*	height: 500px;*/
	position: relative;
	float: left;
}
div#rightcolum{
	width: 340px;
	height: 500px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
/*	background-image: url(../img/terhaarromenyketel_logo.gif);*/
}
div#rightcolum_pictles{
	width: 240px;
	height: 500px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;

}
div#logo{
 	width: 112px;
	height: 108px;
	position: relative;
/* 	background-image: url(../img/terhaarromenyketel_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;*/
 
}
div#toptitle{
	margin-left: 290px;
	padding-top: 51px;
}

a:link {
	font-size: 16px;
	color: #1c4b88;
	text-decoration: none;
	font-family:  "Garamond Premr Pro", "Times New Roman", Times, serif;
	font-weight: bold;
}
a:visited {font-size: 16px; color: #1c4b88 ; text-decoration: none;	font-family:  "Garamond Premr Pro", "Times New Roman", Times, serif;font-weight: bold;}  
a:hover {font-size: 16px; 	color: #FFFFFF;text-decoration: none;font-family:  "Garamond Premr Pro", "Times New Roman", Times, serif;	font-weight: bold;}   
a:active {font-size: 16px; 	color: #FFFFFF; text-decoration: none;	font-family:  "Garamond Premr Pro", "Times New Roman", Times, serif;font-weight: bold;}  
