@charset "utf-8";

/*souldiver.nl, anandarizki - yavidesign, feb 2010*/

@import "reset.css";
html,body{
width:100%;
height:100%;
}
body{
background:#addaea url(../images/body-bg.jpg) center top no-repeat;
text-align:center;
color:#333;
font:normal 11px Arial, Helvetica, sans-serif;

}

#wrapper{
width:896px;
margin:0 auto;
overflow:hidden;
min-height:820px;
position:relative;
}

#top{
width:896px;
text-align:center;
padding-top:20px;
position:relative;
}

#cornernav{
position:absolute;
background:url(../images/topmenu-home.png) center top no-repeat;
width:288px;
height:26px;
padding-left:10px;
padding-top:1px;
left:390px;
top:72px;
}

#cornernav li{
float:left;
}

#cornernav a{
display:block;
float:left;
color:#fff;
text-decoration:none;
border-left:1px solid #FFD02F;
width:91px;
text-align:center;
padding:5px 0;
}


#cornernav a:hover{
background:#FFC300;
color:#000
}

#cornernav li:first-child a{
border:none;
}
#logo{
float:left;
margin-top:20px;
margin-left:40px;
}

#nav{
background:url(../images/menu-bg.png) center top no-repeat;
text-align:center;
margin:0 auto;
width:570px;
height:60px;
padding-top:23px;
float:right;
margin-top:64px;
margin-right:50px;
}

#nav a{
padding:9px 20px;
text-decoration:none;
color:#2F7BBF;
}

#nav a:hover{
background:#FA9606;
color:#fff;
}

#content-home {
background:url(../images/bg-content.jpg) center top no-repeat;
width:896px;
height:422px;
position:absolute;
left:0;
top:158px;
}

#content-home .inner {
width:814px;
margin:13px 0 0 32px;
overflow:hidden;
float:left;
}

.column {
width:190px;
height:310px;
margin-right:18px;
float:left;

}
.column .frame {
width:100%;
height:35px;
position:relative;
margin-top:-35px;
}

#col1 {}
#col1 .frame {
background:url(../images/col-f-1.png) left top no-repeat;
}
#col2 {}
#col2 .frame {
background:url(../images/col-f-2.png) left top no-repeat;
}
#col3 {}
#col3 .frame {
background:url(../images/col-f-3.png) left top no-repeat;
}
#col4 { margin-right:0 }
#col4 .frame {
background:url(../images/col-f-4.png) left top no-repeat;
}


.img-upload {
width:190px;
height:160px;
overflow:hidden;
}

.content-col {
height:130px;
padding:10px ;
position:relative;
}

.frame_top {
width:190px;
height:7px;
background:url(../images/frame_close.png) left top no-repeat;
position:absolute;
top:13px;
}

#col1_frame_top { left:32px }
#col2_frame_top { left:240px }
#col3_frame_top { left:448px }
#col4_frame_top { left:656px }

.internal-link{
width:110px;
padding:8px;
text-align:center;
text-decoration:none;
color:#fff;
background:url(../images/meer.png) center center no-repeat;
position:absolute;
bottom:5px;
left:31px;
dispay:block;
}
.internal-link:hover {
color:#000;
}

#bottomnav-home{
position:absolute;
top:684px;
left:29px;
background:url(../images/bottom-menu-home.png) left bottom no-repeat;
width:780px;
padding:10px 20px;
}

#bottomnav-home a {
padding:9px 30px;
text-decoration:none;
color:#fff;
border-left:1px solid #6D94AF;
}
#bottomnav-home a:first-child{
border:none;
}
#bottomnav-home a:hover{
background:#0000FB;
color:#fff;
}


#footer{
background:#A3C7E6 url(../images/footer-bg.gif) left top repeat-x;
height:40px;
margin-top:-40px;
position:relative;
}

#footer p{
padding:10px;
color:#fff;
}

#footer a{
color:#fff;
text-decoration:none;
}





#newsletter dt{
width:80px;
padding:10px 5px 10px 0px;
}

#newsletter dd{
padding:10px 0;
font-weight:bold;
}


#newsletter .tx-srfeuserregister-pi1 h4, 
#newsletter .tx-srfeuserregister-pi1 p{
display:none
}
#nieuws_article{
right:40px;
width:270px;
text-align:left;
}

#nieuws_article h1{
display:none;
}

#nieuws_article a{
color:#1C394B;
}

#nieuws_article a:hover{
text-decoration:none;
}

#nieuws_article .tx_newsflexible_title a{
font-size:12px;
font-weight:bold;
}
#nieuws_article .tx_newsflexible_teaser{
padding:5px 0;

}

#nieuws_article .tx_newsflexible_archivelink{}

#login, #newsletter, #nieuws_article{
position:absolute;
top:66px;
height:100px;
overflow:hidden;
}

#login{
width:178px;
height:118px;
left:23px;
top:57px;
}
#login td{
padding-top:5px;

}

#newsletter{
left:308px;
width:196px;
text-align:left;
}

#newsletter legend, #newsletter p.tx-srfeuserregister-pi1-notice, #newsletter .add-text {
display:none;
}
#newsletter fieldset {
margin:0;
padding:0;
width:196px
}
#newsletter dl, #newsletter dt, #newsletter dd {
margin:0;
padding:0;
}
#newsletter fieldset p.tx-srfeuserregister-pi1-error {
margin:0;
padding:0 0 5px 0;
}

#newsletter input[type=text]{
width:120px;
margin-top:5px
}

#newsletter label{
display:block;
float:left;
clear:left;
margin-right:10px;
padding-top:8px;
}

#tx-srfeuserregister-pi1-fe_users_form label{
display:block;
float:left;
clear:left;
margin-right:10px;
padding-top:8px;}

#newsletter fieldset{
display:block;
float:left;
clear:left;
}

#login input[type=submit]{
background:#FB900C;
border:1px solid #BF6700;
color:#fff;
}

#newsletter input[type=submit]{
margin-top:5px;
background:#FB900C;
border:1px solid #BF6700;
color:#fff;
margin-left:48px;
}
#newsletter h1{
display:none;
}

#newsletter .tx-srfeuserregister-pi1-register, #newsletter .tx-srfeuserregister-pi1-backtoform {
display:none;
}

#bottom-home{
background:url(../images/bottom-home.png) left top no-repeat;
width:848px;
height:190px;
position:absolute;
left:15px;
top:500px;
}

