/** BASIC */
* {
    margin: 0;
    padding: 0;
}


body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #3C3C3C;
}

h1, h2, h3 {
	font-weight: normal;
}

h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images/homepage09.gif) no-repeat left center;
	font-size: 16px;
}

h3 {
	padding: 0px 0px 0px 10px;
	background: url(../images/homepage04.gif) no-repeat left center;
	font-size: 11px;
	color: #999999;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 170%;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 190%;
}

.list1 li {
	padding: 0px 0px 0px 21px;
	background: url(../images/homepage15.gif) no-repeat left center;
}	

/** LINKS */

a {
	color: #87A42D;
}

a:hover {
	text-decoration: none;
}

.more {
	text-align: right;
}

.more a {
	padding: 0px 0px 0px 12px;
	background: url(../images/homepage10.gif) no-repeat left center;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 35px;
	background: url(../images/homepage11.gif) no-repeat left center;
}

.hr2 {
	height: 35px;
	background: url(../images/homepage12.gif) no-repeat left center;
}

.hr3 {
    border-bottom: 1px solid #F1F7F7;
}

/** MENU */

#menub a {
	text-decoration: none;
	font-size: 13px;
	color: #3C3C3C;
}

#menub a:hover {
	text-decoration: underline;
}

/** PAGE */

.three-columns {
	background: url(../images/homepage07.gif) repeat-y left top;
}

.three-columns .column1 {
	float: left;
	width: 247px;
}

.three-columns .column2 {
	float: left;
	width: 385px;
	padding-left: 39px;
}

.three-columns .column3 {
	float: left;
	width: 247px;
	padding-left: 39px;
}

/* aangepaste width voor de columns
.two-columns {
	background: url(../images/subpage1_02.gif) repeat-y left top;
}
*/

.two-columns .column1 {
	float: left;
	width: 140px;
}

.two-columns .column2 {
	float: left;
	width: 730px;
	padding-left: 20px;
    border-left: 1px solid #E9F3F8;
    min-height: 300px;
    margin-left: 20px;
}

/** SEARCH */

#search form {
	margin: 0px;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search-text {
	width: 245px;
	border: 1px solid #D3E6EC;
	background: url(../images/homepage13.gif) repeat-x left top;
}

#search-submit {
	width: 58px;
	height: 25px;
	background: #E44A53 url(../images/homepage14.jpg) no-repeat left top;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
}

#search p {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	background: url(../images/homepage10.gif) no-repeat left center;
}

/** FOOTER */

#footer {
	clear: both;
	width: 960px;
	height: 30px;
	margin: 0px auto;
	background: url(../images/homepage16.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	color: #919191;
}

#footer a {
	color: #919191;
}

/** BASIC */

html, body {
	height: 100%;
}

.edge {
	height: 1px;
	background: url(../images/homepage08.gif) no-repeat left top;
}

.edge2 {
	height: 1px;
	background: url(../images/subpage1_03.gif) no-repeat left top;
}

/** LOGO */

#logo {
	width: 960px;
	height: 218px;
	margin: 0px auto;
	background: url(../images/homepage03.jpg) no-repeat right top;
    position: relative;
}

#logoimg {
    background-image: url(../images/logo_educorner.png);
    background-repeat: no-repeat;
    height: 175px;
    width: 169px;
    position: absolute;
    top: 40px;
}

#logo h1 {
	float: left;
	width: 350px;
	margin: 0px;
    position: absolute;
	top:120px;
    font-size: 30px;
    text-align: right;
    
}
#logo h1 a {
    text-decoration: none;
}

#logo p {
	margin: 0px;
    position: absolute;
	top:155px;
    left: 215px;
}

/** MENU */

#menub {
	width: 960px;
	height: 82px;
	margin: 0px auto;
}

#menub ul {
	margin: 0px;
	padding: 17px 0px 0px 0px;
	text-align: center;
	list-style: none;
}

#menub li {
	display: inline;
}

#menub a {
	padding: 0px 20px 0px 30px;
	background: url(../images/homepage04.gif) no-repeat left center;
}

#menub .first a {
	background: none;
}

/** PAGE */

#page {
	width: 960px;
	margin: 0px auto 30px auto;
}

/** SEARCH */

#searchBlock {
    position: absolute;
    top: 10px;
    right:20px;
    width: 210px;
}

#loginForm label {
    position: absolute;
}

#loginForm input {
    margin-left: 150px;
}
.map {
	width: 600px;
	height: 300px;
}

#topmenu {
    position: absolute;
    top: 5px;
}
#topmenu span {
    margin-right: 30px;
}
#topmenu a {
    text-decoration: none;
    margin-right: 8px;
    color: #4C4C4C;
}
#topmenu a:hover {
    text-decoration: underline;
}

#refImg {
    max-height: 100px;
    text-decoration: none;
}

.newsItem span {
    font-size: 8px;
    height: 0px;
    padding-bottom: 3px;
    display: block;
}

#msg {
	margin: 5px 0px;
	padding: 10px;
	padding-left: 25px;
	background-color: #FFFBCC;
	border: 1px solid #E6DB55;
	background-image: url(../images/information.png);
	background-position: left;
	background-repeat: no-repeat;
	display: none;
}

.column1 ul {
    margin-left: 15px;
    list-style-type: none;
}

.error {
    color: #F00;
    font-style: italic;
}

.column1 p{
    text-align: left;
}
