* {
	margin:         0 auto; 
	padding:        0px;
}

img

{
    border:         0px;
}

body {
	font-family:    "Arial"; 
	font-size:      12px; 
	line-height:    1.8em; 
	color:          #5a5a5a; 
	background:     #773ead url(../images/bg.gif) repeat-x;
}

.main {
	width:          750px;
}

/*HEADER*/
.header {
	width:          750px; 
	height:         117px; 
	background:     #FFFFFF url(../images/desc_logo.gif) no-repeat;
}

.menu {
	float:          right; 
	font-size:      12px; 
	color:          #80b926; 
	font-weight:    bold; 
	line-height:    117px;
	vertical-align: middle; 
	padding-right:  35px;
}

.menu ul {
	padding:        0px;
    margin:         0px;
}

.menu ul li {
    float:          left;
    padding-left:   15px;
    
}

.menu a, .menu a:active, .menu a:visited {
	color:              #62328f; 
	text-decoration:    none;
    font-weight:        bold;
    font-size:          1.1em;
    padding-right:   15px;
}

.menu a:hover {
	color:          #80b926;
}

/*BANNER*/

.banner {
	width:              750px; 
	height:             285px; 
	background-color:   #8dca2d;
}

/*CONTENT*/

.content {
	width:              750px;
}

.content_left {
	float:              left; 
	padding-top:        25px; 
	width:              200px; 
	text-align:         right; 
	height:             100%; 
	background-color:   #FFFFFF;
}

#submenuitems ul
{
	list-style:         none;
    padding-right:      5px;
    font-size:          8pt;
    color:              #773ead;
    padding-bottom:     25px;
}
#submenuitems ul li
{
	border-bottom:      1px solid dotted;
    padding:            15px 20px 0 0;
    font-size:          8pt;
    color:              #773ead;
}
#submenuitems a, #submenuitems a:active, #submenuitems a:visited {
	color:              #62328f; 
	text-decoration:    none;
    font-weight:        bold;
    font-size:          1.1em;
    padding-right:      0px;
}

#submenuitems a:hover 
{
	color:          #80b926;
}

#adresgegevens ul
{
	list-style:         none;
    padding-right:      20px;
    font-size:          8pt;
    color:              #773ead;
}

.content_right {
	float:              left; 
	padding-top:        40px; 
	width:              550px; 
	height:             100%; 
	background-color:   #FFFFFF;
}

.content_right p {
	padding:            0px 0px 20px 0px; 
}
.content_right ul {
	padding:            0px 0 0 40px; 
}

.left_bottom {
	width:              200px; 
	height:             30px; 
	background-color:   #773ead; 
	margin-top:         10px;
}

.right_bottom {
	width:              550px; 
	height:             30px; 
	background-color:   #773ead;
}

.right_all 
{
	width:              540px; 	
    border-left:        dotted 1px #5e2c8e; 
}
h1 
{
	font-weight:        bold; 
	font-size:          24px; 
	color:              #62328f; 
	line-height:        20px;
    padding:            0 0 0 50px;
}
.title {
    padding:            0 0 0 40px;
	font-weight:        bold; 
	font-size:          20px; 
	color:              #62328f; 
	line-height:        30px;
}

.title img {
	text-align:left; 
	line-height:30px; 
	vertical-align:middle; 
	padding-right:15px;
}


.content_details {
	margin-left:    50px; 
	padding-top:    10px; 
	width:          430px;
}


.content_details img {
	margin:5px; 
	padding:4px; 
	border:1px solid #80b926;
}


.footer 
{
    width:          350px;
	margin-left:    100px; 
	margin-top:     40px; 
	margin-bottom:  20px; 
	color:          #80b926; 
	border-top:     1px solid #e1dcec; 
	padding-top:    10px;
} 

.footer ul {
	padding:        0px;
    margin:         0px;
    padding-left:   15px;
    padding-bottom: 10px; 
}

.footer ul li {
    float:          left;
    padding-left:   15px;
}

.footer a, .footer a:active, .footer a:visited {
	color:#62328f; 
	text-decoration:none;
}

.footer a:hover {
	color:#80b926;
}
/*VARIA*/