    @CHARSET "UTF-8";

body {
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}

h1 {
	float: left;
	font-size: 17px;
	padding: 0px;
	margin: 5px;
}

a {
	text-decoration: none;
	color: #000;
}

.cleaner {
    clear:both;
    line-height: 0px;
    height: 0px;
    font-size: 0px;
}

.main1 {
    width: 900px;
    margin: 0 auto;
}

.main2 {
    margin: 0 auto;
}

.kruiwagen {
	float: left;
    width: 189px;
    height: 154px;
}
.logo {
	float: left;
	width: 700px;
	background: url(/images/danjoutuinen_logo.jpg) no-repeat;
	height: 113px;
	text-indent: -10000px;
	margin: 30px 0 0 0;
}
#vhg {
    float: left;
    width: 170px;
    background: url(/images/vhg.jpg) no-repeat;
    background-position: center top;
    height: 72px;
    text-indent: -10000px;
    margin: 20px 0 0 0;
}
#leftmenu {
	float: left;
	width: 170px;
}

#leftmenu ul {
	float: left;
	width: 170px;
	margin: 23px 0 0 0px;
	padding: 0px;
	list-style: none;
}

#leftmenu ul li {
    float: left;
    width: 170px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
    line-height: 32px; 
}

#leftmenu li a {
	font-size: 16px;
    color: #7eb327;
    font-weight: bold;
}
    
#leftmenu .links {
	margin: 25px 0 0 0;
}
    
#content {
	float: left;
	width: 711px;
	height: 437px;
	background: url(/images/default.jpg);
}

#content.center {
    text-align: center;    	
}

#content .alignment_0 {
	text-align: center;
}

#content .alignment_1 {
	float: left;
	width: 300px;
    text-align: left;
}

#content .alignment_2 {
    float: right;
    width: 260px;
    text-align: left;
    margin-right: 20px;
}
#loginbox {
	float: left;
	margin: 40px 0 0 200px;
	padding: 20px;
	width: 280px;
	background: #D1DAA1;
	border: 1px solid #3a3a3a;
}

#loginbox #heading {
    line-height: 30px;
    margin-bottom: 3px;
    font-weight: bold;
}
#loginbox .field label {
    float: left;
    line-height: 30px;
    height: 30px;
    width: 100px;
}

#loginBox #gebruikersnaam,
#loginBox #wachtwoord {
    width: 240px;       
}
    
#footer {
	float: left;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	height: 36px;
	lin-height: 36px;
	width: 711px;
	background-position: left top;
	background: url(/images/footer.jpg) no-repeat;
	text-align: right;
}
#footer a {
	font-weight: bold;
	font-size: 17px;
	color: #072b7f;
}

.fotorubriek {
	float: left;
	width: 170px;
	height: 130px;
	border: 1px solid #d6d6d6;
	text-align: center;
	margin: 9px 15px 5px 15px;
	background: #fff;
}