body {
	background-color: #EEEEEE;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	background-image: url(../imgs/back_slogan.jpg);
	background-repeat:no-repeat;
	background-position: top;
}
#globalheader { width: 800px; margin: 0px auto; position: relative; z-index: 9998; }
.logo {

}
.main {
	font-size: 14px;
	color: #000066;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 65px 10px 65px;
}
.main a, .main a:visited, .main a:active {
	font-size: 13px;
	color: #660099;
	font-weight: bold;
	text-decoration: none;
}
.main a:hover, .right a:hover {
	font-size: 13px;
	color: #660099;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	padding: 10px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #000066;
	display: inline-block;
	text-align: left;
	width: 530px;
}
h2 {
	padding: 10px 20px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #660066;
	line-height: 30px;
	display: inline-block;
	text-align: right;
	width: 230px;
}


/*************************************************************/
.nav {
	border-bottom: 1px solid #EEE;
}
.nav ul {
	list-style: none;
	color: #000066;
	display: block;
	margin: 0px;
	line-height: 30px;
	padding: 0 0 0 10px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px !important;
	background: #FFFFFF;
	height: 30px;
	z-index: 60;
	background-image: url(/imgs/menubar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.nav ul li {
	margin: 0px;
	float: left;
}
.nav ul li.nav_section {
	font-style: oblique;
}
.nav ul li a {
	display: block;
	text-decoration: none;
	color: #660066;
	padding: 0px 10px;
	letter-spacing: 1px;
	font-weight: bold;
}
.nav ul li a:hover {
	color: #000066;
}
.nav ul li a:active {
	color: #660066;
	text-decoration: underline;
}
/*************************************************************/

.submit {
	text-transform:uppercase;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660066;
	border: solid 1px #660066;
	font-weight: bold;
	padding: 4px 10px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.error {
	font-size: 12px;
	color: #000000;
	border: 1px solid #660066;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}
/*************************************************************/
form {
	width: 500px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
}
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #660066;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
	border-bottom: 1px solid #FFFFFF;
}
.contact ul li label {
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact ul li p, .contact ul li label span, .contact ul li span {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
.contact ul li label span  {
	width: 150px;
	display: inline-block;
}
.contact ul li span {
	width: 150px;
	display: inline-block;
}
.contact ul li label input, .contact ul li label select {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 300px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
}
.contact ul li label textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 455px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
.contact ul li label input.laloop {
	font-size: 11px;
	color: #000000;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.contact ul li label span.tekstloop {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/*************************************************************/
.ebhosting, .ebhosting a{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/*************************************************************/

