/* Begin overall style */
html {
	height: auto;
	font-size: 100%;
	overflow-y: scroll;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
	background-color: #643200;
}

body#www-just2match-com {
	color: #643200;
}

a:link, a:visited {
	color: #643200;
	text-decoration: underline;
}

a:hover {
	color: #cc8600;
	text-decoration: none;
}

h1 {
	color: #cc8600;
	font-size: 36px;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	font-weight: normal;
}

:focus {
	outline: 0;
}

div.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

div#wrapper {
	width: 100%;
	float: left;
	text-align: center;
}

div#container {
	width: 100%;
	background: #f8f1eb url("../img/bg.gif") repeat-x top;
	border-bottom: 5px solid #eddcca;
}

div#placeholder {
	width: 900px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}

#column1 {
	background-color: #eddcca;
	width: 250px;
	min-height: 700px;
	float: left;
	margin: 0px;
}

#column1 ul {
	display: block;
	padding: 0px;
	margin: 0px;
}

#column1 li {
	display: inline;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	height: 40px;
}

#column1 li a:link, #column1 li a:visited {
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	width: 215px;
	display: block;
	float: left;
	padding: 0px 10px 0px 25px;
	border-bottom: 1px solid #f5ebe1;
}

#column1 li a:hover {
	text-decoration: none;
	background-color: #f5ebe1;
}

#column1 li a#nav-selected:link, #column1 li a#nav-selected:visited {
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	width: 215px;
	display: block;
	float: left;
	padding: 0px 10px 0px 25px;
	background-color: #643200;
	border-bottom: 1px solid #643200;
	color: #f0e6dc;
}

#column1 li a#nav-selected:hover {
	text-decoration: none;
	color: #cc8600;
}

#column2 {
	background: url("../img/bg-column.gif") no-repeat top right;
	width: 500px;
	display: block;
	float: left;
	border-right: 1px solid #d0c1b2;
	margin-bottom: 20px;
}

.content {
	font-size: 16px;
	margin: 20px;
}

#column3 {
	width: 149px;
	display: block;
	float: left;
	margin-bottom: 20px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	border-left: 1px solid #d0c1b2;
}

#column3 p {
	margin-left: 10px;
}

div.klikpad {
	padding: 10px 10px 0px 20px;

}




table.formulier {
}

table.formulier .form-label {
	border-top: 1px solid #d0c1b2;
	padding: 5px;
	vertical-align: top;
}

table.formulier .form-row {
	border-top: 1px solid #d0c1b2;
	padding: 5px;
	vertical-align: top;
}

.input-textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 1px;
}

.input-textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 3px;
}

.input-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 1px;
}

table.formulier textarea {
	padding: 3px;
}

.primary-button {
	width: 125px;
	padding: 3px 0;
	float: right;
	display: block;
}

table.personal-matchmakers {
	border: none;
}

table.personal-matchmakers .foto {
	border-bottom: 1px solid #d0c1b2;
	width: 150px;
}

table.personal-matchmakers .foto img {
	border: 1px solid #d0c1b2;
	margin: 10px;
}

table.personal-matchmakers .beschrijving {
	padding: 10px;
	border-bottom: 1px solid #d0c1b2;
}

.profielfoto {
	border: 1px solid #d0c1b2;
	margin: 10px;
	float: right;
}

.tekst-button {
	font-size: small;
}

div#footer {
	height: 50px;
	width: 900px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px 15px 0px;
	position: relative;
	text-align: left;
	color: #eddcca;
}

div#footer p {
	font-size: 12px;
	line-height: 14px;
}

div#footer a {
	color: #fff;
}

#submenu ul {
}

#submenu li {
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	height: 25px;
}

#submenu li a:link, #submenu li a:visited {
	text-decoration: underline;
	line-height: 25px;
	height: 25px;
	display: block;
	padding: 0px 5px 0px 5px;
	color: #643200;
}

#submenu li a:hover {
	text-decoration: underline;
	color: #cc8600;
}

#submenu li a#selected:link, #submenu li a#selected:visited {
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	display: block;
	padding: 0px 5px 0px 5px;
	color: #f0e6dc;
	background-color: #643200;
}

#submenu li a#selected:hover {
	text-decoration: none;
	color: #f5ebe1;
}

.alert {
	background-color: #b4003a;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}