/* CSS Document */
body {
	font-family: Helvetica, Arial, sans-serif;font-size: 10pt;
	/*background-color: #000000;*/
	background-image: url(bg_skull_only4.png);
	background-repeat: no-repeat;
	background-position: center top;
}

body,td,th {
	color: #000000;
}


/*footer icons*/
#footericons {list-style: none; 
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#footericons li  {
	width: 25%;
	float: left;
	}

td.randen { background-color: #ffffff;
		border-width: 2px 0px 2px 0px; border-style: solid;
        border-color: #000000 #ffffff #ff0000 #ffffff;
       }

tr.footer {background-image: url(footer_red_1000px.png);
		background-repeat: no-repeat;
		background-position: center;
		}

td.footer {vertical-align:bottom;
			}

/* om de tabel van verschillende randen te voorzien */
TABLE { border-width: 0px; border-style: solid;
        border-color: #FF0000; }


p {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	text-align:left; 
	color: #000000; 
	padding: 5px 10px 5px 10px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 28pt; 
	color: #998d73; 
	font-weight:bold; 
	text-align:left; 
	margin: 20px 10px 10px 10px;
	}
	
h2 {font-family: Helvetica, Arial, sans-serif; 
	font-size: 16pt; 
	text-align:left; 
	color: #000000; 
	font-weight:bold; 
	text-align:left; 
	margin: 20px 10px 10px 10px;
	}

hr {
	border:0;
	color: #f00;
	background-color: #f00;
	height: 5px;
	}

a {
	color: #ed1c24; /*CYMK Red*/
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9d0a0e; /*Dark Red */
}
a:hover {
	color: #f26c4f; /*Light Red */
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

ul {
	background: #ffffff;
	padding: 10px 10px 10px 10px;
	border: solid #0000000;
	border-width: 3px 0 3px 0;
	}

	
li {
		padding: 5px 5px 5px 5px;
	border: solid #000000;
	border-width: 3px 0 3px 0;
	list-style: none;
	}
	
/* navigatie menu */
#navigatie {
	list-style: none; 
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#navigatie li {
	background: #ffffff;
	text-align: center;
	font-size: 12pt;
	width: 10%;
	float: left;
	}

#connect ul {
	list-style: none; 
	margin: 0;
	padding: 0;
	width: 90%;
	}
	
#connect li {
	border: solid #000000;
	border-width: 0;
	vertical-align: middle;
	}
	
	
#profile {
	padding: 5px;
		}
	
#contact {
	padding: 5px;
		}
	
#narcism {
	padding: 5px;
		}
		
p.emp {
	font-size: 11pt; 
	text-align:center; 
	font-weight:bold; 
	font-style:italic;
	}
	

