/* CSS Document */


/* MAIN */

body{
font-family: verdana, sans-serif;
font-size: 12px;
line-height: 17px;
padding:20px;
margin:0px;
}

a{
color: #04209C;
}

h2{
font-family: arial, sans-serif;
font-size: 140%;
font-weight: bold;
padding-top:15px;
color: #897F7E;
}

table{
font-family: verdana, sans-serif;
font-size: 12px;
line-height: 17px;
}

#container{
width:940px;
padding:0px;
margin: 0px auto;
}

#rechterkolom{
width: 200px;
float:right;

text-align: right;
}

img{
border: 1px #ccc solid;
}

#rechterkolom img{
position: relative;
top: 5px;
}

.verplaats{
position: relative;
top: 5px;
}

/* ITEM */

table.item td{
padding:15px; 
}

/* TOPHEADER */

#topheader{
padding: 0px;
border-bottom: solid #58402A 1px;
margin-bottom:20px;
}

#topheader strong{
color: #58402A;
}

#topheader img{
border: none;
}

#punchline{
line-height: 30px;
font-size:110%;
color: #897F7E; 
}



/* FOOTER */

#footer{
text-align: center;
font-size:80%;
color: #888;
padding-top: 5px;
border-top: solid #58402A 1px;
margin-top:40px;
}


/* VISITEKAARTJE */

#visitekaartje p{
margin-top:0px;
}


/* PUNCHBOX */

#punchbox img{
border: 1px solid black;
}

#punchbox table{
border: 1px solid black; 
border-top:none;
}

/* APARTE HYPERLINKS */

.bedrijfslink
{
text-decoration:none;
color:black;
}