html
{
  height: 100%;
  width: 975;
}

body {
	background-color: #ffffff;
	text-align: center;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a {
	color: #005B9D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	background-image: url(../img/tsm/wrapper_back.gif);
	text-align: left;
	width:975px;
	margin: auto;
}

#header {
background-image: url(../img/tsm/header.jpg);
width: 975px;
height: 101px;
}

/** TOPMENU **/

#topmenu {
	float: right;
        font-size: 10px;
        color: #F0F9FF;
        margin-right: 10px;
        	}

#topmenu a{
	text-decoration: none;
        font-weight: bold;
        color: #F0F9FF;
        }

#topmenu a:hover{
	text-decoration: underline;
        font-weight: bold;
        color: #F0F9FF;
        }

/** EINDE TOP MENU **/

/** NAVIGATIE MENU **/

div.menu {
	float: left;
	width: 179px;
        text-indent: 24px;
        line-height: 31px;
        font-weight: bold;
        border:0;
        margin:0;
        padding:0;
	}

.menu {
	float: left;
	width: 179px;
        text-indent: 24px;
        line-height: 31px;
        font-weight: bold;
        border:0;
        margin:0;
        padding:0;
	}

.menu ul {
	float: left;
	width: 179px;
        border:0;
        margin:0;
        padding:0;
	}

.menu li {
	float: left;
	list-style:none;
        width: 179px;
        height: 32px;
        border:0;
        margin:0;
        padding:0;
	}

.menu li a{
	float: left;
	background-image: url(../img/tsm/menu_back.gif);
        width: 179px;
        height: 32px;
        display: block;
	text-decoration: none;
        border:0;
        margin:0;
        padding:0;
	}

.menu li a:hover, {
	float: left;
	background-image: url(../img/tsm/menu_back_over.gif);
        width: 179px;
        height: 32px;
        display: block;
	text-decoration: none;
        border:0;
        margin:0;
        padding:0;
	}
/** EINDE NAVIGATIE MENU **/

/** PANEL RECHTS **/
#RightPanel
{
        width: 162px;
        float: right;
        display: block;
        margin-top: 30px;
        left: 12px;
        position: relative;
        margin-right: 15px;
}
/** EINDE PANEL RECHTS **/
#content {
	float: right;
	width: 796px;
margin: 0px;
padding: 0px;
	}

#content h1 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 15px 15px 0px 15px;
	}

#content .paragraaf {
	padding: 15px 15px 0 15px;
	line-height: 18px;
	color: #333;
	}

#footer {
	clear:both;
        bottom:0px;
	text-align:center;
        }


#breadcrumbs {
        float: left;
	text-align: right;
	background-image: url(../img/tsm/breadcrumbs_back.gif);
        width: 965px;
        height: 23px;
	line-height: 23px;
	text-decoration: none;
        display: block;
        padding-right: 10px;
        font-size: 10px;
	}

.accodetailheader {
	text-align: left;
        background-color: #EAEAD6;
	font-weight: bold;
        padding: 4px;
	}

.accodetail {
	text-align: left;
        background-color: #F0F9FF;
        padding: 4px;
	}

#taalkeuze {
        position: absolute;
        }