html,body {
	margin: 0;
	padding: 0;
	background: url(../../../images/sideback.gif) repeat;
}

#outer {
	margin: 0 auto;
	width: 760px;
	background: #cb4489;
}

#main {
	margin: 0 auto;
	width: 740px;
	BACKGROUND: #fff;
}

#header {
	background: url(../images/xanthe.png) no-repeat;
	height: 150px;
	width: 760px;
}

#map {
	text-align:center;
	padding: 10px 60px;
	white-space:nowrap;
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;

}

.dotted {
	border-right: 1px dotted #000;
	display: inline;
	padding: 0.5em 5em;
	color: #CCCCCC;
}

.dotted_active {
	border-right: 1px dotted #000;
	display: inline;
	padding: 0.5em 5em;
	color: #6371BA;
}


.undotted {
	border:0;
	display: inline;
	padding: 0.5em 5em;
	color: #CCCCCC;
}

.undotted_active {
	border:0;
	display: inline;
	padding: 0.5em 5em;
	color: #6371BA;
}

#back {
	position: absolute;
	margin: 2% 0 0 47%;
	display: none;
}

#content {
	padding: 10px 30px;
}

#login_form_div {
	margin: 0 0 0 30px;
	padding: 10px 30px;
	width: 675px;
	height: 100%;
}

#footer {
	height: 15px;
	widht: 100%;
	background: #cb4489;
}

hr { 
	height: 0; 
	border-style: dotted; 
	border-width: 1px 0 0 0; 
	border-color: #000; 
}

h1 {
	font-family: Arial;  
	color: #A5488F;
}

h2 {
	font-family: Arial;  
	color: #A5488F;
}


.blue { 
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;
	color: #6371BA;
}

.blue a{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;
	color: #6371BA;
	text-decoration: none;
}

.blue a:hover {
	text-decoration: underline;
}

.pink {
	font-family: Arial; 
	font-size: 11px; 
	color: #A5488F;
}

.loginform {
	background: #e0e3f1;
	font-family: Arial;  
	font-size: 13px;
	color: #6371BA;
}

.contacts {
	background: #f1dfed;
	font-family: Arial; 
	font-size: 11px; 
}

.contacts td{
	color: #A5488F;
}

.import {
	background: url(../../../images/ophalen.gif) no-repeat;
	width: 113px;
	height: 20px;
	border: 0;
}

.extra {
	background: url(../../../images/invoerveld.gif) no-repeat;
	width: 113px;
	height: 20px;
	border: 0;
}

.send {
	background: url(../../../images/send.gif) no-repeat;
	width: 80px;
	height: 20px;
	border: 0;
}

.reset {
	background: url(../../../images/reset.gif) no-repeat;
	width: 80px;
	height: 20px;
	border: 0;
}




.small {
	font-size:9px;
}

input {
	font-family: Arial; 
	font-size: 11px; 
}

.error {
	color: #FF0000;
	font-family: Arial; 
	font-size: 12px; 
}

#fields {
	width: 150px;
}

label {
	width: 110px;
	float: left;
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;
	color: #6371BA;
}
