html, body {
	margin:							0;
	padding:						0;
}

.image {
        float:                                                  left;
        padding-bottom:                                         20px;
        padding-right:                                          20px;
}

body {
	background-image:                                       url(../images/wandelenvoorwater/bg.gif);
        background-position:                                    center;
	background-repeat:                                      repeat-y;
	background-color:                                       #ffffff;
}

table { 
	border-collapse:                                        collapse;
}

table td, table th {
	padding :						0; 
}

td {
	vertical-align:                                         top;
	color:							#45494c;
	font-family:                                            Helvetica, Arial, sans-serif;
	font-size:						14px;
	text-decoration:                                        none;
}

h1 {
	padding:						0;
	margin:							0;
	font-family:                                            Helvetica, Arial, sans-serif;
        font-weight:                                            bold;
	color:							#0083D7;
	font-size:						18px;
        clear:                                                  both;
}

hr {
        border:                                                 0px;
        border-top:                                             1px solid #0083D7;
        border-bottom:                                          1px solid #ffffff;
        padding-bottom:                                         10px;
}

a, a:link, a:visited {
	color:							#BD1B82;
	text-decoration:                                        underline;
}

a:hover, a:focus, a:active {
	text-decoration:                                        none;
}

form {
        height:                                                 100%;
}

.bgphoto {
	background-image:                                       url(../images/wandelenvoorwater/bgphoto.gif);
	background-repeat:                                      no-repeat;
}

.content {
        padding:                                                30px;
        width:                                                  560px;
}

.sylvana {
	vertical-align:                                         bottom;
        height:                                                 100%;
        padding-top:                                            30px;
}

.footer {
         background-color:                                      #BD1B82;
}

.childlinks {
    clear: both;
}
