html {
  	overflow-x:hidden;	     
}

body {
        margin:0px;
	text-align: center;
        align: center; 
        font-family:Verdana, Arial, Helvetica, sans-serif;      
        font-style:normal; 
        font-variant:normal; 
        font-weight:normal; 
        font-size:10px; 
        color: #620038;
 	background:url('images/body.png') fixed;
 	overflow-x:hidden;	     
}

a {
        font: 10pt Verdana; 
        text-decoration: none;
 	    color: #620038;
 	    font-weight:bold;
}

a:hover {
 	    color: #A8A6A7;
}

#header {
        width:1100px;
        height:180px; 
        background:url('images/header.png');

}

#footer {
        width:1100px;
        height:158px; 
        background:url('images/footer.png');

}

#wrapper {
        width:1100px;
        margin: 0px auto 0px auto;
        text-align:center;
        align:center;
 	overflow-x:hidden;

}

#wrapper2 {
        width:975px;
        margin: 0px auto 0px auto;
        text-align:center;
        align:center;
}

#container {
        float:left;
        width:975px;
        margin: 0px 0px 10px 0px;
        align:center;
        font-weight: bold;
        color: #000000; 
        background: #F3F9FB; 
        border: 1px solid #22C2F2;    
}

#borders {
        width:1100px;
        text-align:center;
        align:center; 
        background:url('images/borders.png');
}

#kolomlinks {
        float:left;
        width: 700px;
        margin-bottom:10px;
        text-align: left;
}

#kolomrechts{
        float:left;
        width: 260px;
        margin-top:10px;
        padding-bottom:14px;
        background-image:url('images/bgkolom.png');
        border: 1px solid #0B8FB5;
}

.post {
        float:left;
        width:680px;
        margin:10px 0px 10px 8px;
        align:center;
        text-align:center;
        color:#620038;
        background-image:url('images/bgkolom.png');
        border: 1px solid #0B8FB5;
}

#menu {
        position:relative;
        top:160px;
        left:-40px;
}

#footertekst {
        position:relative;
        top:90px;
        left:220px;
}

.links {
        float:left;
        width:250px;
        margin:10px 0px 10px 10px;
        align:left;
        text-align:left;
        color:#000000;
        font-weight: bold;
}

.center {
        float:left;
        width:250px;
        align:center;
        text-align:center;
        margin:10px 0px 10px 5px;
}

.camz {
        margin:20px 0px 20px 0px;
}
