/* Dit is een stylesheet voor Pesos ontwikkeld door Faro-Designs */

body{
    background: #000; 
    padding:0px;
    margin:0px
}

#container{
  margin: 0 auto;
  width: 896px;
}

#header{
  width:896px;
  height:364px;
  background:url("../images/header.png") no-repeat;
}

#top{
  height:72px;
  margin:20px 0 0 0;
}

#logo{
  height:72px;
  float:left;
}

#navigatie{
  height:49px;
  float:right;
  font-family:arial;
  font-size:18px;
  font-weight:normal;
  color:#fff;
}

#top #navigatie ul{
  height:49px;
}

#top #navigatie ul li{
  float:left;
  margin:0 4px;
  list-style:none;
  height:49px;
}

#navigatie ul li a:link, #navigatie ul li a:visited{
  font-family:arial;
  font-size:16px;
  font-weight:normal;
  color:#fff;
  height:49px;  
  text-decoration:none;
  padding:10px;
  line-height:49px;
}

#navigatie ul li a:hover, #navigatie ul li a:active{
  font-family:arial;
  font-size:16px;
  font-weight:normal;
  color:#fff;
  background:url("../images/link_repeat.png") repeat-x;
  height:49px;
  text-decoration:none;
  padding:10px;
  line-height:49px;
}


#socialmedia{
  width:183px;
  height:99px;
  background:url("../images/left_red.png") no-repeat;
  float:left;
  margin:0 0 0 33px;
}

#inside{
  margin:0 auto;
  width:165px;
  padding:0 0 5px 0;
}

#content_container{
  width:670px;
  float:left;
  margin:0 0 0 10px;
}

#content{
  background:url("../images/bg_main_tekst.png") no-repeat;
  width:670px;
  min-height:326px;
  float:left;
}

#btm_content{
  background:url("../images/btm_main_tekst.png") no-repeat;
  width:670px;
  height:15px;
  float:left;
}

#content_tekst{
  width:550px;
  margin:20px 20px 20px 30px;
}

#content_img{
  float:left;
  width:194px;
  height:290px;
  margin:20px 0 0 20px;
}

.icon{
  margin:0 5px;
}

.border{
  border:5px solid #fff;
}

a img{
  border:none;
}

h1, .contentheading{
  font-family:arial;
  color:#ed1c24;
  font-weight:bold;
  font-size:20px;
}

h2{
  font-family:arial;
  color:#fff;
  font-weight:bold;
  font-size:25px;  
}

p{
  font-family:arial;
  color:#fff;
  font-weight:normal;
  font-size:12px;
}

#content_tekst td {
  padding: 0 20px 0 0;
  font-family:arial;
  color:#fff;
  font-weight:normal;
  font-size:12px;
}

.smallmargin{
  margin:3px;
}

#footer{
  width:600px;
  border-top:1px solid #ed1c24;
  margin:20px auto;
}

#footer a{
  color:#fff;
}

a:link, a:visited{
color:#fff;
text-decoration:none;
}
a:hover, a:active{
color:#fff;
text-decoration:underline;
}
