/* ************************************ */
/* ALGEMENE INSTELLINGEN                */                                      
/* ************************************ */
body
{
color: #00abbc;
font-family: Arial;
font-size: 12px;
font-weight:normal;
line-height:14px;
}

body {
overflow: scroll;
margin-top:0px;
margin-left:0px;
margin-right:0px;
padding:0;
width:100%;
height:100%;
background-color:#ffffff;
}

#framework {
position:absolute;
margin-left:-450px;
margin-top:0px;
margin-bottom:20px;
top: 0px;
left: 50%;
width:900px;
height:615px;
background-image:url('../siteimages/amrita-achtergrond.gif'); 
background-repeat: no-repeat;
background-position:0px 0px;
background-color:#ffffff;
}

.clearfix {
margin-bottom:0;
padding:0;
border:0;
display:block;
clear: both;
}

/* ************************************ */
/* containers */                                      
/* ************************************ */
#cont_menu {
position:absolute;
top:212px;
left:330px;
}
#cont_content {
position:absolute;
top:202px;
left:12px;
width:298px;
}

#cont_decor {
position:absolute;
top:205px;
left:588px;
}



/* ************************************ */
/* TYPO                                 */                                      
/* ************************************ */
h1 {
font-size:12px;
color:#00a76d;
line-height:18px;
font-weight:bold;
margin-top:0;
margin-bottom:5px;
}

h2 {
font-size:18px;
line-height:18px;
font-weight:bold;
margin-top:0;
margin-bottom:5px;
}
p {
margin-top:0;
}
.groen {
color:#00925b;
}
.groot_groen {
color:#00925b;
font-size: 13px;
font-weight:bold;
line-height:17px;
}
.blauw {
color:#00abbc;
}
.klein_italic {
font-size:11px;
font-style:italic;
font-weight:bold;
line-height:14px;
}

img {
border:0;
}
ul {
padding:0px;
margin-left:15px;
margin-top:0px;
margin-bottom:0px;
}
li {
padding:0px;
margin:0;
}

/* ************************************ */
/* LINKS                                 */                                      
/* ************************************ */

a {
color:#00925b;
text-decoration:underline;

}
a:visited {

}
a:hover {
color:#00abbc;

}

a:active
{
  outline: none;
}
a:focus { 
-moz-outline-style: none; 
}

.menu {
font-size: 14px;
color:#00925b;
font-weight:bold;
text-decoration:none;
line-height:28px;
}
a.menu {
font-size: 14px;
color:#00abbc;
font-weight:bold;
text-decoration:none;
line-height:28px;
}
a.menu:visited {
}
a.menu:hover {
color:#00925b;
}

a.links {
color:#00abbc;
font-weight:bold;
text-decoration:none;
}
a.links:visited {
}
a.links:hover {
color:#00925b;
}
