body {
	background: url('/tutorial/images/posters.jpg') repeat-y scroll 50% 0pt;
}

#content {
	width: 780px;
	margin: 0 auto;
	padding: 0;
}

#banner {
	margin: 5px;
	padding: 0;
}

#menu {
	margin: 5px;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	display: inline;
	padding: 0 0.25em 0 0;
	border-right: 1px solid;
	color: #ff78b4;
	font-size: 15px;
}

* html #menu li {
	padding: 0 0 0 0.25em;
}

* html li#menufirst {
	padding: 0;
}

li#menulast {
	border-right: none;
}

#leftcolumn {
	float: left;
	width: 170px;
	margin: 0 5px;
	padding: 0;
}

* html #leftcolumn {
	margin: 0 2px;
}

#rightcolumn {
	float: right;
	width: 170px;
	margin: 0 5px;
	padding: 0;
}

* html #rightcolumn {
	margin: 0 2px;
}

* html #submain {
	margin-right: 2px;
}

* html #nieuws, #submain, #studieboeken, .sidebar {
	height: 1%;
}

h1, h2, p, li, dl, table {
	font-family: verdana, arial;
}

h1 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid;
	color: #ff78b4;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	margin: 0 0 0.1em;
	padding: 0;
	color: #222222;
	font-size: 13px;
	font-weight: bold;
}

p, dl, table, li {
	margin: 0;
	padding: 0;
	border: none;
	color: #222222;
	font-size: 11px;
}

dl {
	margin-bottom: -0.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 0.5em;
}

tr, td {
	margin: 0;
	padding: 0;
}

li {
	line-height: 1.2em;
}

.newsitem .newscontentzonderplaatje {
}

.newsitem .newscontentzonderplaatje a {
	text-decoration: none;
	color: #ff78b4;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana,arial;
}

.newsitem .newscontent {
	min-height: 110px;
}

.newsitem .newscontent a {
	text-decoration: none;
	color: #ff78b4;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana,arial;
}

* html .newsitem .newscontent {
	height: 110px;
}

.newsitem img {
	float: left;
	margin: 0 4px 0 0;
}

#submain p img {
	float: left;
	margin: 0 4px 0 0;
}

a {
	text-decoration: none;
	color: #ff78b4;
	font-weight: bold;
}

#menu li a {
	font-weight: normal;
}

img {
	border: none;
}

/*
 * Wijzigingen
 */

#middle p {
	margin-bottom: 10px;
}

#nieuws {
	width: 406px;
	height: auto;
	margin: 0 auto 5px;
	padding: 0 7px;
	background: url('/tutorial/images/backgroundnews.jpg') repeat-y scroll;
}

#middle {
	float: right;
	width: 581px;
	height: auto;
	margin: 0 5px 5px 0;
	padding: 0 7px;
	background: url('/tutorial/images/backgroundmiddle.jpg') repeat-y scroll;
}

#middle ul {
	font-size: 11px;
	font-family: Verdana, Arial;
}

#middle img {
	float: none;
	margin: 0 4px 0 0;
}

* html #middle {
	margin-right: 2px;
}

#full {
	width: 756px;
	height: auto;
	margin: 0 auto 5px;
	padding: 0 7px;
	background: url('/tutorial/images/backgroundfull.jpg') repeat-y scroll;
}

.sidebar {
	width: 156px;
	height: auto;
	margin: 0 0 5px;
	padding: 0 7px;
	background: url('/tutorial/images/backgroundsidebar.jpg') repeat-y scroll;
}

* html #nieuws, #middle, #full, .sidebar {
	height: 1%;
}

.header {
	background: url('/tutorial/images/backgroundsidebarheader.jpg') no-repeat scroll top;
	margin: 0 -7px 5px;
	padding: 7px 7px 0;
}

.header#newsheader {
	background: url('/tutorial/images/backgroundnewsheader.jpg') no-repeat scroll top;
}

.header#middleheader {
	background: url('/tutorial/images/backgroundmiddleheader.jpg') no-repeat scroll top;
}

.header#fullheader {
	background: url('/tutorial/images/backgroundfullheader.jpg') no-repeat scroll top;
}

.footer {
	background: url('/tutorial/images/backgroundsidebarfooter.jpg') no-repeat scroll bottom;
	margin: 0 -7px;
	padding: 0 7px 7px;
}

.footer#newsfooter {
	background: url('/tutorial/images/backgroundnewsfooter.jpg') no-repeat scroll bottom;
}

.footer#middlefooter {
	background: url('/tutorial/images/backgroundmiddlefooter.jpg') no-repeat scroll bottom;
}

.footer#fullfooter {
	background: url('/tutorial/images/backgroundfullfooter.jpg') no-repeat scroll bottom;
}

#middle #headerimage img {
	float: right;
}
