/*------------------------------------------------------------------
 COLOUR RULES
-------------------------------------------------------------------- */

html, body {
	background-color: #D4D4D4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: grey;
}

/* CONTAINER COLOURS
-------------------------------------------------------------------- */
#container {
	background: url(../images/top_verloop2.png);
}

#site{
	background: url(../images/balk_content.png) repeat-y;
}

#site2{
	background: url(../images/balk_content2.png) repeat-y;
}

table, tr, td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: black;
		font-size: 11px;
		line-height: 18px;		
}

#header{

}

.footer {
	background-color: black;
	font-style: italic; 
	color: white;
	font-size: 10px;
	padding-bottom: 5px;
	text-align: center;
}

#footerhome {
	font-style: italic; 
	font-weight: bold;
	color: #be000d;
	font-size: 11px;
	text-align: center;
}

#footerdemo {
	background: url(../images/balk_content.png) repeat-y;
	font-style: italic; 
	color: #be000d;
	font-size: 10px;
	padding-bottom: 15px;
	padding-left: 375px;
}

#logo {
	background: url(../images/vgmbox_top3.jpg) no-repeat 0px 100%;
}

#menu {
	background-color: #AAA;
}

#lftimg{
	background: url(../images/zwart_rood_links.jpg) no-repeat 0px 100%;
}
#rghtimg{
	background: url(../images/zwart_rood_rechts.jpg) no-repeat 0px 100%;
}

#leftcontent{
	background-color: #FFF;
}
#rightcontent{
	background-color: #C0C0C0;
}

#totaltcontent{
	background-color: #FFF;
}

#lftimgcon, #rghtimgcon {
	
}


#content {
	/*background: url(../images/balk_content.png) repeat-y;*/
}

h1{
	color: #be000d; 
	font-size: 14px; 
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
}

h1.vote{
	color: #be000d; 
	font-size: 30px; 
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
}

p { 
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;	
}


h2 { 
	color: #be000d;
	font-size: 12px;
	font-weight: bold;
	padding:0;
	margin:0;
} 

h3 { 
	color: #be000d;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	padding:0;
	margin:0;
} 

a:link , a:visited {
	font-size: 11px;
	color: #000;
}
a:hover , a:active {
	font-size: 11px;
	color: #c30d17;
}

a.foot:link , a.foot:visited {
	font-size: 11px;
	color: white;
}
a.foot:hover , a.foot:active {
	font-size: 11px;
	color: #c30d17;
}


#navigation{
	background-color: #AAA;
}	

ul#nav li {
	border-right: 1px solid #FFF;
}

ul#nav li#brdright {
	border-right: 1px solid #AAA;
}

ul#nav li a {
	color: #000;
	background-color: #AAA;
	font-weight: bold;
}

ul#nav li.active a,
ul#nav li.active a:hover {
	background: #8B8989;
	color: #FFF;
}

ul#nav li a:hover {
	background: #8B8989;
	color: #FFF;
}

.tdrondomkrap { 
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #999 
}

.tdbovenonder   { 
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 3px; border-top: 1px solid #999; 
	border-bottom: 1px solid #999 
}

ul.opsomming	{
	line-height: 18px;
	padding: 0;
	margin: 0;
}

li.tekens	{
	line-height: 18px;
	padding-bottom: 0px;
	color: #be000d;
	margin-left: 18px;
	list-style-type: square;
}

SPAN.tekst {
	color: black;
}

li	{
	color: #000; font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; text-transform: none; white-space: normal;
 	margin-left: 25px 
}
ol	{
	color: white;
	font-size: 11px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.banonw {
	margin-right: 45px;
}

.banov {
	margin-left: 45px;
}

p.voorp { 
	color: #000; 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;	
}
