body {
	margin: 0;
	padding: 11px 0 20px 0 ;
	background: url('http://www.crazymedia.nl/images/site_bg.jpg') repeat-x top left #00307B;
}
body, table, th, td {
	color: #003399;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #003399;
	text-decoration: underline;	
}
a.content {
	color: #003399;
	text-decoration: none;
}
a.content:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	margin: 0.5em 0 1em;
	padding: 0;
}
h2 {
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	margin: 0.25em 0 0.5em;
	padding: 0;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	color: #003399;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E0E5FF;
	border-right: 1px solid #E0E5FF;
	border-top: 1px solid #00307B;
	border-left: 1px solid #00307B;
	background: #DDE2FF;
}
input.nostyle {
	border: 0px solid;
	background: transparent;
}
input.button{
	
	border-bottom: 1px solid #CC9900;
	border-right: 1px solid #CC9900;
	border-top: 1px solid #FFFF99;
	border-left: 1px solid #FFFF99;
	background: #FFCC00;
}



td.headertop {
	background: url('http://www.crazymedia.nl/images/header_topbg.gif') no-repeat top right;
}

td.menu {
	background: url('http://www.crazymedia.nl/images/menu_bg.jpg') no-repeat top left #FFFF33;
}

.submenu ul {
	margin: 10px 0 ;
	padding: 0;
	list-style: none outside;
	width: 159px;
}
.submenu ul li {
	line-height: 2em;
	padding: 0;
	margin: 1px 2px 1px;
	border-bottom: 1px solid #CCD4FF;
}
.submenu ul li a {
	display: block;
	text-decoration: none;
	padding: 0 8px 0 10px ;
}
.submenu ul li a:hover{
	background: #CCD4FF;
	border-left: 4px solid #0066CC;
	padding-left: 6px ;
}
.submenu ul li.active a , .submenu ul li.active a:hover{
	background: #FFCC00;
	font-weight: bold;
	border-left: 4px solid #FFFF33;
	padding-left: 6px ;
}
.submenu ul li div.sub {
	background: #FFCC00;
	padding: 2px 2px 2px 6px ;
	margin: 0;
	font-size: 9px;
	line-height: 1.5em;
	border-left: 4px solid #FFFF33;
}
.submenu ul li div.sub a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0px solid;
	line-height: 1.5em;
	display: inline;
}
 .submenu ul li div.sub a:hover{
	text-decoration: underline;
	border: 0px solid;
	padding: 0;
}


td.hoofdarea {
	background: url('http://www.crazymedia.nl/images/content_bg.gif') repeat-y top left #CCD4FF;
}
td.content {
	background: url('http://www.crazymedia.nl/images/content_topright.gif') no-repeat top right;
	margin: 0;
	padding: 10px ;
	line-height: 1.25em;
}
td.content2 {
	margin: 0;
	line-height: 1.25em;
}
.content ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 1em 0.5em 1.5em 1em;
	padding: 0px;
}
.content ul.sub {
	margin: 0px;
	padding: 0px;
}
.content ul li {
	background: url('http://www.crazymedia.nl/images/bullet.gif') no-repeat left 2px;
	padding-left: 20px;
}
.content ul li.special{
	background: url('http://www.crazymedia.nl/images/bullet_hover.gif') no-repeat left 2px;
}





table.news {
	margin: 10px 0 10px 10px;
	padding: 0;
}
td.newscontent {
	background: url('http://www.crazymedia.nl/images/news_bg.gif') repeat-y top left #BCC9FF;
	margin: 0;
	padding: 0 8px;
}
td.newscontent a {
	text-decoration: none;
}
td.newscontent a:hover {
	text-decoration: underline;
}
td.newscontent h2 {
	margin-top: 0;
}
p.newsdatum {
	margin: 0;
	padding: 1px 3px;
	background: #FFCC00;
	border-left: 4px solid #FFFF33;
	font-weight: bold;
	text-transform: uppercase;
}
p.newsintro {
	padding: 0 3px 0 7px;
}



table.contact td {
	margin: 0;
	padding: 2px 4px;
}

table.lijst td{
	margin: 0;
	padding: 2px 4px;
	border-bottom: 1px solid #E0E5FF;
}
table.lijst td.header {
	font-weight: bold;
	background: #FFCC00;
	border-bottom: 3px solid #FFFF33;
	border-right: 1px solid #CCD4FF;
}
table.lijst td.content {
	font-weight: bold;
	background: #D8DEFF;
	text-align: left;
}

table.overzicht td{
	text-align: center;
	margin: 0;
	padding: 2px 4px;
	border-bottom: 1px solid #E0E5FF;
}
table.overzicht td.header {
	font-weight: bold;
	background: #FFCC00;
	border-bottom: 3px solid #FFFF33;
	border-right: 1px solid #CCD4FF;
}
table.overzicht td.beschrijving {
	font-weight: bold;
	background: #D8DEFF;
	text-align: left;
}

td.sitebottom{
	background: url('http://www.crazymedia.nl/images/site_bottom.gif') no-repeat left top;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	color: #3366CC;
	font-size: 9px;
}
.copyright {
	margin: 5px;
	padding: 0;
	text-align: center;
}
