/***************************************
Website Cr3@tion by Sebastiaan Sarton
dreamsare4living@gmail.com
***************************************/
* {
padding: 0;
margin: 0;
}

body {
background-color: #fff;
}

/************* Text Styles *************/

h1 {
font-family: georgia, serif, "nimbus roman no9 l";
font-size: 28px;
font-weight: lighter;
color: #ff9900;
margin: 0 0 29px 0;
border-bottom: 1px dotted #ff9900;
}

h2 {
font-family: verdana, sans, "dejavu sans";
font-size: 14px;
color: #339933;
margin: 15px 0 10px 0;
}

h3 {
font-family: verdana, sans, "dejavu sans";
font-size: 18px;
color: #fff;
margin: 0 0 15px 0;
}

h4 {
font-family: verdana, sans, "dejavu sans";
font-size: 13px;
font-weight: bold;
color: #4e4e4e;
margin: 15px 0 10px 0;
}

.style1 {
font-family: verdana, sans, "dejavu sans";
font-size: 13px;
text-align: left;
color: #4e4e4e;
}

.style2 {
font-family: verdana, sans, "dejavu sans";
font-size: 12px;
font-weight: bold;
text-align: left;
color: #fff;
}

.style3 {
font-family: verdana, sans, "dejavu sans";
font-size: 11px;
color: #339933;
}

/************* Link Styles *************/

a {
color: #339933;
outline: none;
}

a:hover {
color: #ff9900;
}

ul.leftmenu {
width: 700px;
margin: auto;
}

ul.leftmenu li.leftmenulist a {
font-family: verdana, sans, "dejavu sans";
font-weight: bold;
font-size: 13px;
text-decoration: none;
line-height: 22px;
color: #006600;
}

ul.leftmenu li.leftmenulist a:hover {
text-decoration: underline;
}

a.footer {
font-family: verdana, sans, "dejavu sans";
font-size: 11px;
font-weight: bold;
text-align: justify;
text-decoration: none;
color: #339933;
}

a.footer:hover {
text-decoration: underline;
}
/************* List Styles *************/

ul.leftmenu li.leftmenulist {
list-style: none;
}

ul.list1 {
list-style-position: outside;
margin-left: 18px;
}

ul.list2 {
list-style-type: none;
}

/************* Container *************/

div.container {
width: 720px;
margin-left: auto;
margin-right: auto;
}

/************* Body Elements *************/

div.header {
height: 150px;
clear: both;
}

div.menu {
width: 720px;
min-height: 20px;
clear: both;
}

div.left {
width: 145px;
padding-left: 10px;
padding-top: 12px;
min-height: 300px;
float: left;
clear: left;
background-image: url(../../Images/Background/BackLeft.jpg);
background-repeat: repeat-x;
}

div.content {
width: auto;
margin-left: 155px;
padding-left: 20px;
padding-top: 10px;
background-image: url(../../Images/Background/paper_back.png);
background-position: 0% 0%;
background-repeat: repeat-x;
}

div.footer {
min-height: 40px;
clear: both;
text-align: center;
}

/************* Object Styles *************/

hr {
margin-top: 30px;
margin-bottom: 10px;
border: 1px solid #ffcc66;
}

blockquote {
padding: 10px;
margin-top: 5px;
border: 1px solid #ff9900;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background-color: #ffffcc;
font-family: verdana, sans, "dejavu sans";
font-size: 14px;
font-style: italic;
text-align: center;
color: #2e2e2e;
}

.img1 {
float: left;
margin:0 15px 5px 0;
padding-top: 5px;
}

.img2 {
margin: 10px 0 10px 0;
}

#header1 {
background-image: url(../../nl/Images/Top/Top1.jpg);
background-position: right;
background-repeat: no-repeat;
}

#header2 {
background-image: url(../../nl/Images/Top/Top2.jpg);
background-position: right;
background-repeat: no-repeat;
}

#header3 {
background-image: url(../../nl/Images/Top/Top3.jpg);
background-position: right;
background-repeat: no-repeat;
}

#header4 {
background-image: url(../../nl/Images/Top/Top4.jpg);
background-position: right;
background-repeat: no-repeat;
}

#header5 {
background-image: url(../../nl/Images/Top/Top6.jpg);
background-position: right;
background-repeat: no-repeat;
}

#header6 {
background-image: url(../../nl/Images/Top/Top5.jpg);
background-position: right;
background-repeat: no-repeat;
}