@import "reset.css";

#frame {
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px auto;
	width: 980px;
	text-align: left;
}

#fotoframe {
	width: 965px;
	margin: 8px;
}

#achtergrondframe {
	clear: both;
	width: 25px;
	height: 765px;
}

#achtergrondframe a {
	position: relative;
	left: -4px;
	top: 334px;
}

#footerframe {
	clear: both;
	height: 65px;
	margin: 0px auto;
}

#sidebar {
	clear: both;
	width: 25px;
	position: relative;
	top: 25px;
	left: -4px;
	float: left;
	height: 449px;
}

#loginbar, #menubar, #content, #footer {
	margin-top: 4px;
	float: right;
	padding: 15px;
	width: 564px;
}

#menubar li {
	display: inline;
}

#inloggen, #logDiv, #it1Ingelogd {
	display: inline;
}

#footer {
	padding: 5px 15px;
}

#sidebar {
	padding-right: 100px;
}

table {
	width: 550px;
}

td, th {
	vertical-align: top;
}

.tpklein, .tpklein a {
	font-weight: normal;
}

.tpgroot {
	font-weight: bold;
}

#cityselect {
	width: 100px;
}

.formsubmitbutton, .formbackbutton {
border: none;
	cursor: pointer;
}