body {
/*	background:#121212; */	
	
    font-family:Arial;

}



* {
    margin:0;
    padding:0;
}

    img{
        border: 0px;
    }
    
.title_twitter {
    font-family: Helvetica;
    font-size: 12pt;
    font-weight: bold;
    color: #C5803B;
    text-decoration: none;
}

.work_list {
    font-family: Helvetica;
    font-size: 12pt;
    font-weight: bold;
    color: #C5803B;
    text-decoration: none;
}

.follow_me {
	font-family: Helvetica,Arial;
	font-size: 12px;
	color: #000000;
	border-bottom:1px dotted #00A6E7;
	text-decoration:none;
}

.title {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #00A6E7;
}

.title_grijs{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
}

/*----------------------------
    Linker container
-----------------------------*/
    #name_header {
            width: 192px;
            height: 83px;
    }

    #sidebar {
            width:194px;
            background-color:#fff;
            float:left;
            padding:21px 15px 50px 20px;            
    }

    #sidebar li {
        margin-top: 10px;
        list-style-type:none;
    }

    #projectFoto{
        margin-top: 5px;
    }




/* -----------------------------------------------
    classen en atributten van rechter container
-------------------------------------------------*/

    #content {
        margin:0 10% 0 227px;
        padding-left:10px;
    }

    #animatie {
        margin: 0 0 0 0;
    }

    p{
        margin-top: 6px;
        margin-bottom: 6px;
        font-family: Arial;
        font-size: 12pt;
    }

    #addthismore a{
        text-decoration:none;
        font-size: 12px;
        color: #b0b0b0;
    }
    



    /* Blog settings */
    .blog_items{
        width: 431px
    }

    #blogFoto{
        margin-top: 5px;

    }
    
    /* Work settins */

    #work_nav {
        width: 340px;
        height: 900px;
        position: fixed;
        text-align: right;
        background-color:#fff;
        padding-left: 14px;
        padding-right: 14px;
        margin-left: -15px;
        
    }

    #work_content{

        margin-left: 370px;
    }

    table.post{

        width: 194px;
	display: block;
	float: left;
	margin-right: 20px;
    }

    td.maand_content{
        padding-top: 30px;
    }

    .maand_titel{
        font-weight: bold;
        margin-right: 8px;
    }

    #work_menu{
        text-align:right;
        width: 332px;
        padding-right: 2px;
    }

    .workItem{
        margin-bottom: 10px;
    }

    /* Contact settings */
    #img1, #img2, #img3{
        cursor:pointer;
    }

    #show_screen{
        margin-top:20px;
    }

    #contact_titel{
        font-size: 26pt;
        font-weight: bold;
        font-family: arial;
    }

    /* Footer settings */
    #footer{
        width: 900px;
        height: 200px;
    }

/* -----------------------------------------------
    Instellingen voor de sitemanager
-------------------------------------------------*/

.error{
    border: 1px solid #cc0000;
    background-color: #FFCCCC;
    font-family: arial;
    padding: 5px 5px 5px 5px;
}
 
