/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/



/* Intranet 2.0 */

/* Blokheaders */
.header_main
{
height:35px;
}

.header_image
{
float: left; 
width: 40px; 
vertical-align: top;
}

.header_title
{
float: left; 
vertical-align: middle; 
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: #0000B2;
padding:10px 0px 5px 5px;
}

.header_line
{
border-width: 1px; 
border-color: #cccccc; 
clear: both; 
border-bottom-style: solid;
}
/* Einde Intranet 2.0 */

/* AJSEvents */

.ma, .ma a:link
{
	background-color: #347EDA;
	color:white;
	font-size:9pt;
}

.di, .di a:link
{
	background-color: #347EDA;
	color:white;
	font-size:9pt;
}

.wo, .wo a:link
{
	background-color: #347EDA;
	color:white;
	font-size:9pt;
}

.do, .do a:link
{
	background-color: #347EDA;
	color:white;
	font-size:9pt;
}


.vr, .vr a:link
{
	background-color: #347EDA;
	color:white;
	font-size:9pt;
}


.za, .za a:link
{
	background-color: #DA347E;
	color:white;
	font-size:9pt;
}


.zo, .zo a:link
{
	background-color: #DA347E;
	color:white;
	font-size:9pt;
}

/* Einde AJSEvents */


