/* main */

body {
	margin:0;
	font:10px verdana;
	color: #fff;
	background:#c4d3fe url(img/bg.jpg) repeat-x;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
.border_bottom {
	width:620px;
	margin-left:0;
	border-bottom:1px solid #fe23b3;
}

/* position */

.clear {
	clear:both;
}

.fl {
	float:left;
}

.fr {
	float:right;
}
.center {
	text-align:center;
}

/* containers */
#totaal_container {
	width:918px; height:2650px;
	margin:0 auto;
	background:#000 url(img/bg_main3.jpg) repeat-y;
	padding-bottom:2em;
}
#header {
	position:relative;	
	width:988px;
}
#menu {
	width:634px;
	padding-left:11px;
}
#menu #fl img {
	float:left;
}
#container_left {
	float:left;
	width:657px;
}
.container_right {
        padding-top:16px;
	float:right;
	width:235px;
        text-decoration: none;
        font-family: "Arial", Arial, Tahoma, sans-serif;
    	font-weight: bold;
    	font-size: 1.2em;
    	line-height: 1.6em;
}

div.nav {
    	
    	width: 90%;      
}
    
.nav ul {
    	list-style-type: none;
    	padding: 0.5em 0em 0.9em 0.5em;
}

.nav ul li {
    	padding: 0.2em 0em 0.2em 0em;
    	margin-right: 0.3em;
}

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

#page {
	padding:20px 0 0 18px;
}
#page #po_no_inline, #page #po_yes_none {
	display:none;
}
#page #po_yes_inline, #page #po_no_none {
        display:block;
}
#page h3 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:20px;
	text-align:center;
}
#disclaimer {
	text-align:center;
}

/* links */

a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}

.line {
	height:8px;
	width:240px;
	margin-left:6px;
	border-top:1px solid #ff5dd5; 
}

.rechts {
         padding:0 0 0 5px;
}

.midden {
         padding:0 0 0 18px;
}

.trades {

    text-align: left;       
    float:left;
         
    font-size:11px;

    padding-left:14px;
         
    margin:0px 3px 10px 25px;
    padding:20px 0 0 20px;
}


#trades {
        
    float:left;
        
    position:relative;
        
    z-index:1;
        
    width:180px;

}



.tekst {
        
    margin:4px 4px;
        
}

