* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	min-height:600px;/* for good browsers*/
	min-width:800px;/* for good browsers*/
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 600px;
}	
#xinner {
	width: 800px;
	background:#fff;
	height: 600px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
}
/* not required for demo */
p,h1{margin-bottom:1em}
#content{
	margin-right:0;
	height: 470px;
	background-color: #fafbf4;
	background-image: url(bg_content.jpg);
	background-repeat: no-repeat;
}
#menu{
	margin-right:0;
	height: 130px;
	background-color: #abb752;
	background-image: url(bg_menu.jpg);
	background-repeat: no-repeat;
}
.maintxt{text-align:left;margin:1em;}
/* - */
.menu_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top:20px;
}

.menu_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E224D;
	padding-top:20px;
}

.tekst_onder_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E224D;
	font-weight: bold;
}

.tekst_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E224D;
	font-weight: bold;
	line-height:22px;
}

.tekst_formulier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E224D;
	font-weight: bold;
}

.kopjes_formulier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.logo {
	padding-top:5px;
	padding-left: 5px;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
	border-top-style:none;
}

 input
{
color: #7E224D;
background: #ffffff;
border: 1px solid #D1BDC7
}

 textarea
{
color: #7E224D;
background: #ffffff;
border: 1px solid #D1BDC7
}

.submit
{
color: #ffffff;
background: #7E224D;
border: 0px outset #7E224D
}

.taalkeuze {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-right:15px;
}

A:link {
	background-color : transparent;
	color : #ffffff;
	text-decoration : none;
}

A:visited {
	background-color : transparent;
	color : #7E224D;
	text-decoration : none;
}

A:hover {
	background-color : transparent;
	color : #7E224D;
	text-decoration : none;
}

A:active {
	background-color : transparent;
	color : #D1BDC7;
	text-decoration : none;
}
.impressie {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEBA56;
	border-right-color: #AEBA56;
	border-bottom-color: #AEBA56;
	border-left-color: #AEBA56;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

