
body {	
	background-color	: #980000;
	margin				: 0px 0px 0px 0px;	
}

a {
	font-family			: Verdana, Arial, sans-serif; 
	color				: #ffde00;
	font-weight			: normal;
	text-decoration		: none;
}

a:hover {
	font-family			: Verdana, Arial, sans-serif; 
	color				: #ffff20;
	background-color	: #cc0000;
	font-weight			: normal;
	text-decoration		: underline;
}
		
a:active {
	font-family			: Verdana, Arial, sans-serif; 
	color				: orange;
	font-weight			: normal;
	text-decoration		: underline;
}

ul {
	padding-left		: 10px;
	margin-left			: 10px;
}

.servicebar {
	background-color	: #534741;
	height				: 25px;
}

.servicebar_item, .servicebar_item A, .servicebar_item A:visited, .servicebar_item A:hover {
	color				: #ffffff;
	font-family			: Verdana, Arial, sans-serif;
	font-size			: 11px;
	font-weight			: normal;
}

.servicebar_item a:hover {
	background-color	: #000000;
	text-decoration		: underline;
}

.identitybar {
	background-color	: #ffffff;
	font-family			: Verdana, Arial, sans-serif;
	font-size			: 11pt;
	font-weight			: normal;
	color				: #cb1616;
	height				: 99px;
	width				: 100%;
}

.maincontent {
	height				: 100%;
	width				: 1000px;
}

.sidebar {
	background-color	: #980000;
	height				: 100%;
	width				: 10px;
}

.newsbar {
	background-color	: #a20000;
	vertical-align		: top;
	width				: 185px;
}

.newscontent {
	color			  	: #ffffff;
	font-family			: Verdana, Arial, sans-serif; 
	font-size		  	: 11px; 	
	padding-bottom		: 10px;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top			: 10px;
	text-align			: left;
	vertical-align		: top;
}

.contentbar {
	background-color	: #a20000;
	color			  	: #ffffff;
	font-family			: Verdana, Arial, sans-serif; 
	font-size		  	: 11px; 
	padding-top			: 0px;
	padding-bottom		: 12px;
	padding-left		: 7px;
	vertical-align		: top;
	width				: 630px;
}

.fillbar {
	background-color	: #a20000;
	background-image	: url(../images/motto_detpasinossstraotje.gif);
	background-repeat	: no-repeat;
	background-position	: top left;
	color			  	: #ffffff;
	font-family			: Verdana, Arial, sans-serif; 
	font-size		  	: 11px; 	
	text-align			: center;
	vertical-align		: top;
	width				: 165px;
}

.column_header {
	background-color	: #27245e;
	color				: #ffffff;
	height				: 35px;
	padding-left		: 10px;
	width				: 186px;
}

.menu_header {
	background-color	: #27245e;
	color				: #ffffff;
	height				: 35px;
	padding-left		: 10px;
	width				: 140px;
}

.menu_item, .menu_item_mouseover, .menu_item_active {
	background-color	: #cb1616;
	border-bottom		: 1px solid #de3333;
	color				: #ffffff;
	cursor				: pointer;
	font-family			: Verdana, Arial, sans-serif; 
	font-size		  	: 11px; 	
	height				: 20px;
	padding-left		: 4px;
	text-align			: left;
	width				: 140px;
}

.menu_item_mouseover {
	background-color	: #de3333;
}

.menu_item_active {
    background-color	: #ed1c24;
}

.contentcells {
    background-color    : #cb1616;
	color				: #ffffff;
	font-family			: Verdana, Arial, sans-serif; 
	font-size		  	: 11px; 	
	text-align			: left;
}

.contentarrow, .contentarrow_mouseover {
    border-left         : 1px solid #de3333;
	color				: #ffffff;
	cursor				: pointer;
	font-family			: Verdana, Arial, sans-serif; 
	font-size		  	: 11px; 	
	text-align			: center;
	width               : 28px;
}

.contentarrow_mouseover {
	background-color	: #de3333;	
}

.contentcell {
    border              : 1px solid #de3333;
    vertical-align      : top;
}

.contentsection {
    border              : 1px solid #de3333;
    padding             : 10px;
    vertical-align      : top;
}

.contentTD {
	color				: #ffffff;
	font-family			: Verdana, Arial, sans-serif;
    font-size           : 11px; 
	font-weight			: normal;
	text-align          : left;
	text-decoration		: none;
    vertical-align      : top;
}

.contentimage {
    border-bottom       : 1px solid #de3333;
    border-top          : 1px solid #de3333;
    text-align			: center;
}

.contenttext {
    padding             : 5px;
}

.copyright, .copyright a {
	color				: #de3333;
	font-family			: Verdana, Arial, sans-serif; 
	font-size		  	: 10px; 	
}

.copyright a:hover {
	color				: #ffff20;
}

h1 {
	color				: #ffffff;
	font-family			: Verdana, Arial, sans-serif;
	font-size			: 14px;
	font-weight			: bold;
}

.contentsection_hofbal {
	background-color	: #000000;
	background-image	: url(../images/background_hofbal.jpg);
	background-repeat	: no-repeat;
    border              : 1px solid #ffffff;    
    padding             : 10px;
    vertical-align      : top;
}
