html{
height:100%;
}

body{
margin: 0;
text-align: left;
font-family: Verdana;
font-size: 9pt;
height:100%;
background-image: url(afbeeldingen/as_bg.gif);
background-repeat: repeat-x;
}

a {
	/*	font-weight: bold;*/
	text-decoration: none;
	color: #58585A;
}

a:hover {
color: #E31818;
}

#Tabel_01 {
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
}

#header {
	left:0px;
	top:0px;
	width:800px;
	height:182px;
}

#menu {
	left:0px;
	top:182px;
        text-align:center;
	width:800px;
	height:223px;
}
#menu .picturebox{
margin-top:10px;
width:800px;
height:150px;
}
#menu img{
        border : 0px solid #ccc;
}        
#content {
	left:0px;
        color:#58585A;
	top:405px;
	width:800px;
	height:100%;
        background-color:#FFFFFF;
        background-image: url(afbeeldingen/backgroundimage.png);
        background-repeat:no-repeat;
        min-height:600px;
}

#content .links{
        line-height:13pt;
        float:left;
        padding-left:10px;
        width:395px;
        height:100%; 
        min-height:600px;     
}
        
.titel{ 
font-weight:bold;
color:#e2007a;
font-size:11pt;
}
.subtitel{ 
font-style:italic;
font-size:9pt;
}

.floatrt{
float:right;
font-size:7pt;
}
.floatlt{
float:left;
}
        
        
#content .rechts{
        padding-left:10px;
        top:0px;
        left:400px;
        float:right;
        width:380px;
        height:460px; 
        
}

#content .rechtstitel{
        margin-top:10px;
        margin-left:20px;
        font-weight:bold;
        color:#e2007a;
        font-size:11pt;
}   

#content .visagietitel{
        margin-top:10px;
        margin-left:20px;
        font-weight:bold;
        color:#e2007a;
        font-size:11pt;
}   

#content .rechtsnieuwsblok{
        margin-left:30px;
        font-size:10pt;
}   

#content .visagienieuwsblok{
        margin-left:10px;
        font-size:10pt;
}             
          

#content .rechtsbovenmenu{
        margin-top:20px;
        margin-right:10px;
        text-align:left;
        left:400px;
        float:right;
        width:350px;
        height:150px;
        border : 1px solid #e2007a;
        
 }
#content .rechtsboven{
        margin-top:20px;
        margin-right:10px;
        text-align:center;
        left:400px;
        float:right;
        width:350px;
        height:260px;
        border : 1px solid #e2007a;
        
 }
 #content .rechtsbovencontact{
        margin-top:20px;
        margin-right:10px;
        text-align:center;
        left:400px;
        float:right;
        width:350px;
        height:350px;
        border : 1px solid #e2007a;
        
 }
  #content .rechtsondercontact{
        margin-top:20px;
        margin-right:10px;
        left:400px;
        float:right;
        width:350px;
        height:200px;
        vertical-align:bottom;
 }
 
 #content .rechtsbovenvisagie{
        margin-top:20px;
        margin-right:20px;
        left:400px;
        float:right;
        width:300px;
        height:200px;
        border : 1px solid #e2007a;
        
 }
 #content .rechtsonder{
        top:230px;
        left:400px;
        margin-top:20px;
        margin-right:10px;
        margin-bottom:20px;
        text-align:center;
        float:right;
        width:350px;
        height:375px;
        border : 1px solid #e2007a;
        
 }
 
  #content .rechtsondervisagie{
        top:230px;
        left:400px;
        margin-top:20px;
        margin-right:20px;
        margin-bottom:20px;
        text-align:center;
        float:right;
        width:300px;
        height:100%;
        border : 1px solid #e2007a;
        
 }
 

#footer {
        clear:both;
	left:0px;
	top:872px;
	width:800px;
	height:19px;
        font-family: Verdana;
        font-size: 10pt;
        vertical-align:middle;
        text-align:center;
        color:#FFFFFF;
        background-image: url(afbeeldingen/footer.png);
}
#footer a{
	height:19px;
        font-family: Verdana;
        font-size: 10pt;
        vertical-align:middle;
        text-align:center;
        text-decoration: none;
	color: #FFFFFF;
}
