/* //////////////// GENERAL INFO ////////////////

Site: MaximaSchool
Version: 1

//////////////// //////////////// //////////////// */


/* //////////////// STRUCTURE ELEMENTS //////////////// */

* { margin: 0; padding: 0; }

#wrapper { width:760px; margin: 0 auto; }

#left_column { width:20px; height:1600px; float:left; background:url(images/left_bg.gif);}
#center_column { width:720px; height:1600px; float:left; }
#header {width:720px;height:66px;}
#header_left {width:458px;height:66px;float:left; background-color: #EF6B15;}
#header_logo { width:262px; height:66px; float:left; }
#push-link { width:458px; }
#push-link-left { position: relative; top:30px; left:175px; float:left; height:28px; padding-top:2px; margin-right:5px; }
#push-link-right { position: relative; top:32px; left:175px; float:left; height:30px }
#push-link a { color: #ffffff; }
#main { width:720px; }
#main_menu { width:135px; height:1534px; float:left; background-color: #CCDFFE; }
#main_content { width:585px; height:1534px;  float:left; background:url(images/content_bg.gif);}
#right_column {width:20px; height:1600px; float:left; background:url(images/right_bg.gif);}
/* //////////////// GENERAL STYLE //////////////// */

body {  font: 12px Verdana, "Comic Sans MS", Arial; color: #000000; background:url(images/main_bg.gif) repeat-x #007BD3; line-height:17px; }


.bijschriftKop {
	font-size: 11px;
	color: #0066CC;
	padding: 2px;
}

.bijschriftKop a {
	font-size: 11px;
	color: #0066CC;
	padding: 2px;
	font-weight:bold;
}

h2 {
        height:27px;
        width:545px;
	font-weight: bold;
	font-size: 20px;
	color: #0066CC;
	background: url(images/h2_bg.gif) no-repeat;
	padding: 7px 0px 6px 2px;
}

h3 {
        font-size:12px;
        color: #0066CC;
}

.date {
        font-size:12px;
        color: #E57D11;
}

a {
        color: #0066CC;
}

