*{
padding:0;
margin:0;
border-style: none;
}
html, body {
margin:0;
padding:0;
background-image: url(https://www.tklumpke.nl/nl/img/bg.jpg);
background-repeat:no-repeat;
background-attachment:static;
background-position:42% 0%;  
background-color: #993300;
}

#container {
width : 900px;
position : relative;
margin-top : 0;
margin-left : auto;
margin-right : auto;
}

#content{
position: relative;
top: 50px;
background-color: #fff;
}

h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #fff;
width : 325px;
text-align : justify;
}
p {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000;
text-align : justify;
}
p.tekst {
position: relative;
width: 500px;
margin-left: 20px;
font-family : Arial, Helvetica, sans-serif;
font-style: italic;
font-size : 14px;
font-weight: bold;
color : #993300;
text-align : left;
padding-bottom: 50px;
}
p.tekst1 {
position: relative;
width: 800px;
margin-left: 30px;
margin-right: 30px;
font-family : Arial, Helvetica, sans-serif;
font-style: italic;
font-size : 14px;
font-weight: bold;
color : #993300;
text-align : center;
padding-bottom: 50px;
}
p.tekst2 {
position: relative;
width: 800px;
margin-left: 30px;
margin-right: 30px;
font-family : Arial, Helvetica, sans-serif;
font-style: italic;
font-size : 18px;
font-weight: bold;
color : #993300;
text-align : left;
padding-bottom: 50px;

}
p.tekst3 {
position: relative;
width: 800px;
margin-left: 30px;
margin-right: 30px;
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
font-weight: bold;
color : #993300;
text-align : left;
}

p.henk {
position: relative;
width: 500px;
margin-left: 20px;
font-family :Lucida Handwriting, Arial, Helvetica, sans-serif;
font-style: italic;
font-size : 18px;
font-weight: bold;
color : #000;
text-align : left;
padding-bottom: 50px;
}
p.adres{
position: relative;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight: bold;
color : #993300;
text-align : center;
}
.logo{
position:relative;
float: left;
}
.caferes{
float: right;
margin-top: 130px;
margin-right: 35px;
}
.con{
position: relative;
float: left;
padding-right: 25px;
margin-left: 25px;
}
#adres{
margin-left : auto;
margin-right : auto;
width: 650px;
border: solid;
border-color: #993300;
}

#menu {
position: absolute;
width : 851px;
background-color: #fff;
}

#navigatie_hor {
position: absolute;
left:235px;
float: left;
list-style : none;
margin : 0;
}

#navigatie_hor li {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-size: 18px;
text-align : left;
padding: 15px;
float : left;
height: 30px;
}

#navigatie_hor a {
background : none;
text-decoration : none;
color: #fff;
display : block;
}

#navigatie_hor a:link {
color : #fff;
}
#navigatie_hor a:hover, li#huidig a {
color : #993300;
}

