body {
	background-color: #EADFB8;
	margin-top: 10px;
}
td, .main, a, .nav a, p {
	font-family: Verdana;
	line-height: 20px;
	font-size: 13px;
	color: #000000;
}
.main {
	padding: 10px;
	background-color: #FFFFFF;
}
.main a, .main a:visited, .main a:active {
	font-size: 13px;
	color: #CC3300;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #0040C0;
}
.main a:hover, .right a:hover {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #CC3300;
}

.logo1 {
	background-color: #FFFFFF;
	background-image: url(../imgs/pedagoog.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.tabel {
	background-color: #FFFFFF;
	background-image: url(../imgs/line_t.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.titel {
	font-family: "Times New Roman";
	color: #CC9900;
	font-size: 24px;
	letter-spacing: 2px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 24px;
	font-style: italic;
}

input, textarea, select {
	scrollbar-3dlight-color: #8EA29E;
	scrollbar-arrow-color: #8EA29E;
	scrollbar-base-color: #8EA29E;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #8EA29E;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
	border: #CC9900 1px solid;
	color: #000000;
	padding: 1px;
}
.inputHighlighted {
	border: #CC3300 1px solid;
}

.bottom {
	background-image: url(../imgs/line_b.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: Verdana;
	font-size: 11px;
	color: #CC9900;
	padding: 10px;
}

h1 {
	font-style: italic;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.small {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
.nav {
	width: 130px;
	font-family: Verdana;
	padding: 10px;
	color: #CC9900;
}

.lt a {
	font-family: Arial;
	text-decoration: none;
	color: #CC9900;
	font-size: 12px;
	padding: 2px;
	display: block;
	background-color: #FFFFFF;
	border-bottom: #FF9933 1px solid;
	font-weight: bold;
}
.lt a:hover{
	color: #333333;
	text-decoration: none;
	border-bottom: #996600 1px solid;
}
.ltx a {
	font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px;
	display: block;
	background-color: #FF9933;
	border-bottom: #FFFFFF 5px solid;
	font-weight: bold;
}
.ltx a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: #FFFFFF 5px solid;
	background-color: #FF3300;
}

.submit {
	text-transform:uppercase;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC3300;
	border: solid 1px #CC3300;
	font-weight: bold;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.error {
	font-size: 12px;
	color: #8EA29E;
	border: 1px solid #CED8DA;
	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: #EFEEE4;
}
.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: #CC3300;
	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: #CC3300;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/*************************************************************/
.ebhosting {
	background-color: #EADFB8;
}
.ebhosting a{
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	background-color: #F3F2EE;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

