body {
	background-color: #cc0000;
	background-image: url(../images/gradient.png);
	background-repeat: repeat-x;
}
.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#middle {
	text-align: left;
	width: 1050px;
	background-color: #FF9900;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 40px;
	padding-left: 4px;
	height: 800px;
}
.toonthema {
	height: 220px;
	width: 220px;
	text-align: center;
	border: 1px solid #66000;
	padding: 4px;
	margin: 4px;
	background-color: #cc0000;
}
.toonthema:hover {
	border: 1px solid #cc0000;
	background-color: #660000;
}
.toonpopulair {
	height: 125px;
	width: 125px;
	text-align: center;
	border: 1px solid #66000;
	padding: 4px;
	margin: 4px;
	background-color: #cc0000;
}
.imgpopulair {
	height: 100%;
	width: 100%;	
}
.toonpopulair:hover {
	border: 1px solid #cc0000;
	background-color: #660000;
}
.alfabet {
	color: #FF9900;
	background-color: #cc0000;
	text-align: center;
}
.alfabet:hover {
	background-color: #660000;
}
.alfabet A:link {
	text-decoration: none;
	color: #000;
}
.alfabet A:visited {
	text-decoration: none;
	color: #000;
}
.alfabet A:active {
	text-decoration: none;
	color: #000;
}
.alfabet A:hover {
	text-decoration: underline;
	color: #ff9900;
}
img {
	border: 0;
	background-color: #FFF;
}
.toonplaat {
	height: 650px;
	width: 650px;
	text-align: center;
}
.imgtoonplaat {
	height: 90%;
	width: 90%;	
}
.toonhoofdthema {
	color: #FF9900;
	background-color: #cc0000;
	text-align: center;
	border: 1px solid #66000;
	padding: 4px;
	margin: 4px;
	height: 120px;
	width: 120px;
}
.toonhoofdthema:hover {
	background-color: #660000;
}
.toonhoofdthema A:link {
	text-decoration: none;
	color: #000;
}
.toonhoofdthema A:visited {
	text-decoration: none;
	color: #000;
}
.toonhoofdthema A:active {
	text-decoration: none;
	color: #000;
}
.toonhoofdthema A:hover {
	text-decoration: underline;
	color: #ff9900;
}

.imghoofdthema {
	height: 60%;
	width: 60%;	
}
#top {
	height: auto;
	border: 0px solid #00F;
}
#toptop{
}
#topbottom{
	height: 25px;
	vertical-align: top;
}

h1 {
	color: #cc0000;
	text-align: center;
	font-size: 36px;
}

/* corners-------------------------------------------------------------*/
.box { 
  background: #FF9900; 
}
.boxtop {
	background-image: url(../images/ne.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxtop div {
	font-size: 0;
	height: 20px;
	background-image: url(../images/nw.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
	background-position: left top;
}

.boxbottom {
	background: url(se.gif) no-repeat bottom right;
	height: 20px;
}
.boxbottom div { 
  font-size: 0;
  height: 20px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {

}
.testje {
	background-color: #CC0000;
}
hr {
	color: #cc0000;
	margin-bottom: 25px;
	margin-top: 25px;
}
.kruimelpad {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: oblique;
	color: #cc0000;
}
.kruimelpad A:link {
	text-decoration: none;
	color: #000;
}
.kruimelpad A:visited {
	text-decoration: none;
	color: #000;
}
.kruimelpad A:active {
	text-decoration: none;
	color: #000;
}
