/* standaard & vaste opmaak */
a:link {color: #008FD3; text-decoration: none; font-family: Arial; font-size: 12px;}
a:visited {color: #008FD3; text-decoration: none;font-family: Arial; font-size: 12px;}
a:active {color: #008FD3; text-decoration: none; font-family: Arial; font-size: 12px;}
a:hover {color: #2F2882; text-decoration: none; font-family: Arial; font-size: 12px;}

input
{
	margin: 1px;

	text-align: left;
	color: #3399FF;
	font-size: 12px;
	font-family: arial;

	border-width: 1px;
	border-style: solid;
	border-color: #2F2882;

	background-color: #ffffff;
}

.show {
	display: block;
}

.noshow {
	display: none;
}


select
{
	margin: 1px;	

	text-align: left;
	color: #3399FF;
	font-size: 12px;
	font-family: arial;

	border-width: 1px;
	border-style: solid;
	border-color: #2F2882;

	background-color: none;
}

textarea
{
	margin: 1px;	

	text-align: left;
	color: #3399FF;
	font-size: 12px;
	font-family: arial;

	border-width: 1px;
	border-style: solid;
	border-color: #2F2882;

	background-color: none;
}

/* navigatie */
.navigatie
{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	right: 0px;
	text-align: right;
}

a.nav_open:link {color: #3684C5; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 12px; margin-left: 5px;}
a.nav_open:visited {color: #3684C5; text-decoration: none;font-family: Arial; font-weight: bold; font-size: 12px; margin-left: 5px;}
a.nav_open:active {color: #3684C5; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 12px; margin-left: 5px;}
a.nav_open:hover {color: #2F2882; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 12px; margin-left: 5px;}

a.nav_hover:link {color: #ffffff; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 14px; margin-left: 5px;}
a.nav_hover:visited {color: #ffffff; text-decoration: none;font-family: Arial; font-weight: bold; font-size: 14px; margin-left: 5px;}
a.nav_hover:active {color: #ffffff; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 14px; margin-left: 5px;}
a.nav_hover:hover {color: #2F2882; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 14px; margin-left: 5px;}

/*a.nav_normaal:link {color: #51438C; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 14px; margin-left: 5px;}*/
a.nav_normaal:link {color: #AFA8CF; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 14px; margin-left: 5px;}
a.nav_normaal:visited {color: #AFA8CF; text-decoration: none;font-family: Arial; font-weight: bold; font-size: 14px; margin-left: 5px;}
a.nav_normaal:active {color: #AFA8CF; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 14px; margin-left: 5px;}
a.nav_normaal:hover {color: #AFA8CF; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 14px; margin-left: 5px;}

a.footer:link {color: #ffffff; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 7px;}
a.footer:visited {color: #ffffff; text-decoration: none;font-family: Arial; font-weight: bold; font-size: 7px;}
a.footer:active {color: #ffffff; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 7px;}
a.footer:hover {color: #2F2882; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 7px;}

/* content */
.container
{
	margin-top: 0px;
}

.content_main
{
	margin-left: 25px;
	margin-bottom: 10px;
	margin-right: 25px;

	width: 759px;
	/*height: 460px;*/
	overflow: auto;
	
	/* border-style: solid;
	border-width: 2px; */
}

/* text */

.text_standaard
{
	font-family: arial;
	font-size: 12;
	
	color: #2F2882;
}

.text_titel
{
	margin: 0 25px;

	font-family: arial;
	font-size: 20;
	font-weight: bold;
	
	color: #2F2882;
}

.text_subtitel
{
	margin: 0 25px;

	font-family: arial;
	font-size: 12;
	
	color: #2F2882;
}

.text_school
{
	font-family: arial;
	font-size: 12;
	
	color: #3684C5;
}

.text_footer
{
	font-family: arial;
	font-size: 11;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
}

.footer
{
		padding:10px 5px;

}

.text_schoolklein
{
	font-family: arial;
	font-size: 10;
	
	color: #2F2882;
}

.text_schoolgroot
{
	font-family: arial;
	font-size: 14;
	
	color: #3684C5;
}

hr
{
	color: #2F2882;
	background-color: #2F2882;
	height: 1px;
	
	border: 1px;
}
div.content_main img {
	border: 0px;
}
#twitter{
	margin-left: 25px;
	margin-right: 25px;
	width: 759px;
	height:40px;
	padding:10px 0 0 0;
	}

#tweet, #follow, #text-title{
	width:759px;
	float:left;
}
#follow{
	padding:5px 3px 0 0;
	text-align:right;
}
.twitter-share-button, #follow{
	float:right;
}
