
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: white;
    background-color: black;
    font-size: 12px;
    SCROLLBAR-FACE-COLOR: black;
    SCROLLBAR-HIGHLIGHT-COLOR: #3a393a;
    SCROLLBAR-SHADOW-COLOR: #3a393a;
    SCROLLBAR-3DLIGHT-COLOR: #3a393a;
    SCROLLBAR-ARROW-COLOR: #a9a9a9;
    SCROLLBAR-TRACK-COLOR: #3a393a;
    SCROLLBAR-DARKSHADOW-COLOR: #3a393a;
    
}
.alles
{
    background-color: #3a393a;
}
.midden
{
    /*height: 480px;*/
    position:relative;
    left:20px;
    width: 690px;
    overflow: auto;
    background-color: #3a393a;
}
.header
{
    width: 720px;
    background-color: #3a393a;
}
.website
{
    width: 225px;
    height: 160px;
    overflow:hidden;
}
h1
{
    color: #ffcc66;
    padding-left: 10px;
}
h2
{
    padding-left: 10px;
}
a.fotolink
{
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-left-color: #000000;
    border-bottom-color: #000000;
    border-top-color: #000000;
    border-right-color: #000000;
}
.accent
{
    color: #ffcc66;
    font-size: 16px;
    font-weight: bold;
}
.accent_lijn
{
    color: #ffcc66;
    border-right: thin solid;
    border-top: thin solid;
    border-left: thin solid;
    border-bottom: thin solid;
}

td.portfolio_midden
{
    text-align: center;
}
td.portfolio
{
    text-align: center;
}
td.tussen
{
    margin-top: 120px;
}


A:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #cccccc;
    font-weight: normal;
    text-decoration: none;
}

A:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #cccccc;
    font-weight: normal;
    text-decoration: none;
}

A:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #66FF00;
    font-weight: normal;
    text-decoration: none;
}

A:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #00FF00;
    font-weight: normal;
    text-decoration: none;
}


#kop A:link
{
    font-size: 35px;
    color: white;
}
#kop A:hover
{
    color: #cccccc;
    font-size: 35px;
    color: white;
}
#kop A:visited
{
    font-size: 35px;
    color: white;
}

#kop
{
    width: 100%;
    height: 30px;
    text-align: left;
    position: absolute;
    top: 30px;
    color: #cccccc;
}
#menu_links_home
{
    float: left;
    width:10%;
    height: 200px;
    position: absolute;
    top: 200px;
}
#kop_dummy
{
    width: 100%;
    height: 160px;
}
#titel
{
    width: 500px;
    left: 0px;
    position: absolute;
    top: 100px;
    height: 40px;
    font-size: 25px;
}
.h1
{
    color: white;
}

#menu_links
{
    float: left;
    width:10%;
    height: 200px;
    top: 22px;
    position: relative;
}
#content
{
    float: left;
    width: 100%;
    height: 500px;
    overflow: auto;
}
.frame_content
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#content_tabel
{
    width : 90%;
}
.tekst
{
    padding-left: 10px;
    vertical-align : top;
}
#content_rechts
{
	float:right;
	width:0%;
	height:391px;
}
#foto_rechts
{
    float: right;
    width:220px;
    height: 160px;
    top: 0px;
    position: relative;
}
#footer_dummy
{
    width: 100%;
}
#footer
{
	width:100%;
	height:20px;
	vertical-align:bottom;
}
.foto_nu
{
    float: left;
    padding-right: 20px;
    padding-bottom: 3px;
}
A.foto_link
{

}
#fotodiv
{
    left: 0px;
    width: 400px;
    position: relative;
    top: 0px;
    height: 300px;
}
.tekstinvoer
{
    width: 400px;
    position: static;
    height: 100px;
    background-color: #cccccc;
}
.tekstbox
{
    background-color: #cccccc;
}
.knop
{
    background-color:#cccccc;
}
