/* - - - - - - - - - - - - - - - - - - - - -

Title : baan7 Homepage Stylesheet
Author : Baan7
URL : http://www.baan7.nl
Description : START Screen CSS

- - - - - - - - - - - - - - - - - - - - - */

#leesmeer {
text-align:right;
}

#main_blox {
position: relative;
z-index:111;
}

img {
behavior: url(iepngfix.htc);
}

H1 {
font-size:8px;
color:#616161;
font-weight:bold;
margin-bottom:1px;
}

H2 {
font-size:10px;
color:#616161;
font-weight:bold;
margin-bottom:1px;
}

H3 {
font-size:12px;
color:#616161;
font-weight:bold;
margin-bottom:1px;
}

/*links*/
a:link{
color:#3b48a8;
font-weight:bold;
text-decoration:none;
}
a:active{
color:#3b48a8;
font-weight:bold;
text-decoration:none;
}
a:visited{
color:#3b48a8;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#3b48a8;
font-weight:bold;
text-decoration:underline;
}
.navi {margin:117px 0 0 0;}