/* Specto Media.com */

body {
	/* Page style */
	background-color: #ffffff;
	background-image: none; /* url(./directory/image.jpg) */
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; /* Page Font style */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-style: normal; /* italic */
	font-weight: normal; /* bold */
}

p {
	
}

H1,H2,H3,H4,H5,H6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #334a61;
	font-style: normal;  /* italic */
	font-weight: bold; /* bold */
	line-height: 24px;
}
H1 {
	font-size: 28px;
}
H2 {
	font-size: 24px;
}
H3 {
	font-size: 18px;
}
H4 {
	font-size: 14px;
}
H5 {
	font-size: 12px;
}
H6 {
	font-size: 10px;
}

/* unvisited link */
a:link {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}
/* visited link */
a:visited {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}  
/* mouse over link */
a:hover {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: none; /* underline */
}   
/* selected link */
a:active {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}   

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
/* Content TD (tablecell) */

TD.content {
	/* Content TD style */
	background-color: #ffffff;
	background-image: none; /* url(./directory/image.jpg) */
	background-repeat: no-repeat;
	padding: 15px 25px 30px 25px; /*top, right, bottom, left*/
/* Content TD Font style */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-style: normal; /* italic */
	font-weight: normal; /* bold */
}

/* unvisited link */
TD.content a:link {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}
/* visited link */
TD.content a:visited {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}  
/* mouse over link */
TD.content a:hover {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: none; /* underline */
}   
/* selected link */
TD.content a:active {
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: underline; /* none */
}  

.footer {
	font-size: 8px;
	text-align: right;
}
/*TOP MENU*/

/* unvisited link */
.menu_space {
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	font-size: 13px;
}
.topmenu a{
	font-size: 13px;
}
.topmenu a:link {
	padding: 0px 5px 0px 5px;
	color: #ffffff;
	font-style: normal;  /* italic */
	font-weight: bold; /* none */
	text-decoration: none; /* underline */
}
/* visited link */
.topmenu a:visited {
	color: #ffffff;
	font-style: normal;  /* italic */
	font-weight: bold; /* none */
	text-decoration: none; /* underline */
}  
/* mouse over link */
.topmenu a:hover {
	background-color: #ffffff;
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: bold; /* none */
	text-decoration: none; /* underline */
}   
/* selected link */
.topmenu a:active {
	color: #ffffff;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: none; /* underline */
} 
.footmenu {
	font-size: 10px;
} 
.footmenu_space {
	padding: 0px 14px 0px 14px;
	color: #ffffff;
}
.footmenu a{
	font-size: 10px;
}
.footmenu a:link {
	padding: 0px 2px 0px 2px;
	color: #ffffff;
	font-style: normal;  /* italic */
	font-weight: bold; /* none */
	text-decoration: none; /* underline */
}
/* visited link */
.footmenu a:visited {
	color: #ffffff;
	font-style: normal;  /* italic */
	font-weight: bold; /* none */
	text-decoration: none; /* underline */
}  
/* mouse over link */
.footmenu a:hover {
	background-color: #ffffff;
	color: #000000;
	font-style: normal;  /* italic */
	font-weight: bold; /* none */
	text-decoration: none; /* underline */
}   
/* selected link */
.footmenu a:active {
	color: #ffffff;
	font-style: normal;  /* italic */
	font-weight: normal; /* bold */
	text-decoration: none; /* underline */
}  
.rood {color: #990000}


.image {
	border: 1px solid #000000;
}

.image_pasfoto {
	border: 1px solid #000000;
	float: left;
	margin: 0px 10px 0px 0px;
}

.image_vrijefoto {
	border: 1px solid #000000;
	margin: 100px 0px 0px 0px;
}

.contactcel {
	width: 400px;
	vertical-align: top;
}

.profielcel {
	vertical-align: top;
	font-size: 13px;
}
.nieuws_tussen {
	height: 5px;
}
.nieuws_verslag {
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	background-color: #8592a0;
}