body {
    background: #d7e6f2 url('../images/bg_all.png') repeat-x;
    margin: 0; padding-left:0px; padding-right:0px; padding-top:42px; padding-bottom:0px
}

a
{
	color:#1e1e1e;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
        color:#039dff;
}


#header {
    width: 795px;
    margin: 0 auto;
}

h1 {
    margin: 0px 0px 0px 50px;
    float: left;
    position: absolute;
}

.header_image {
    border: 1px solid #FFFFFF;
    float: right;
    margin-left: 35px;
}

#content {
    width: 795px;
    margin: 0 auto;
    margin-top: 140px;
    z-index: 9;
    position: relative;
    text-align: left;
}

#menu {
    background: url('../images/bg_menu.png') repeat-x;
    width: 781px;
    height: 29px;
    border-top: 1px solid #FFFFFF;
    float: left
}

.menuleft {
    background: url('../images/content_top_left.png') no-repeat top left;
    width: 7px;
    height: 38px;
    float: left;
    z-index: 99;
    position: relative
}

.menuright {
    background: url('../images/content_top_right.png') no-repeat top right;
    width: 7px;
    height: 38px;
    float: left;
    z-index: 99;
    position: relative
}

#menu ul {
    margin: 0px 0px 0px -40px;
}

#menu li, #menu a, #menu a:link, #menu a:visited, #menu a:active {
    float: left;
    display: block;
    list-style: none;
    text-align: center;
    height: 24px;
    width: 78px;
    padding-top: 4px;
    font-size: 9pt;
    font-weight: bold;
    color: #c6d8e6;
    text-decoration: none;
    margin-top: -1px;
}

#menu li {
    background: url('../images/menu_line.png') no-repeat right;
    margin-top: 0px;
    z-index: 9;
    position: relative
}


#menu li a:hover {
    background: url('../images/bg_menu_hover.png');
    width: 73px;
    margin-top: -3px;
    position: relative;
    z-index: -1
}

#gids {
    top: 30px;
    background: #FFFFFF;
    position: relative;
}

#left {
    float: left;
    background: #FFFFFF;
    width: 645px;
    margin-top: -30px;
}

#right {
    float: right;
    background: #FFFFFF;
    width: 150px;
    margin-top: -30px;
    text-align: center;
}

.trek {
    clear: both;
}

.zender {
    width: 206px;
    float: left;
    margin-left: 8px;
    margin-top: 20px;
}

.zender_top {
    background: url('../images/cat_top.png') no-repeat top;
    width: 206px;
    height: 16px
}

.zender_mid {
    background: #FFFFFF;
    width: 199px;
    height: 250px;
    border-left: 1px solid #c5d8e6;
    border-right: 1px solid #c5d8e6;
    padding: 0px 0px 0px 5px;
}

.zender_bot {
    background: url('../images/cat_bot.png') no-repeat bottom;
    width: 206px;
    height: 13px
}

.zender_footer {
    background: url('../images/cat_bg_name.png') no-repeat;
    width: 188px;
    height: 40px;
    margin: 0 auto;
    font-size: 11pt;
    color: #1e1e1e;
    font-weight: bold
}

.zenderlogo {
    float: left;
    margin-left: -5px;
}

.zendernaam {
    float: left;
    margin: 2px 0px 0px 5px;
    font-size: 9pt;
    color: #1e1e1e;
    font-weight: bold
}

.tijd {
    font-size: 9pt;
    font-weight: bold;
    color: #039dff;
}

.naam {
    font-size: 9pt;
    font-weight: bold;
    color: #1e1e1e;
}

#footer {
    background: url('../images/footer.png') no-repeat;
    width: 795px;
    height: 10px;
    margin-top: 30px; margin-left:auto; margin-right:auto; margin-bottom:0
}

#footertekst{
    text-align: center;
    color: #252525;
    font-family: Calibri;
    font-size: 9pt;
    font-weight: bold;
    margin: 5px 0px 20px 0px;
}

#balk_right {
    float: right;
    margin-top: 0px;
}

.submit { 
	background: url('../images/button.png');
	width: 180px;
	height: 30px;
	color: #373738;
	text-align: center;
	border: 0px none;
	font-size: 9pt;
	cursor: pointer;
}
.textarea {
				width: 225px;
				height: 65px;
				background: #FFFFFF;
				border: 1px solid #CCDEEA;
				font-family: Arial;
				font-size: 11px;
				color: #333333;
				font-weight: lighter;
				margin-bottom: 2px;
				padding-bottom: 2px
			}

.input { border: 1px solid #CCDEEA; padding: 4px; background: #FFFFFF; width: 150px; color: #000; }