/* Start of CMSMS style sheet 'cgkv : typography' */
body {
	font-size: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #414141;
	}

#noscript { 
	background:#0073ac; 
	}
#noscript p { 
	font-size:130%;
	font-weight:bold; 
	padding:10px; 
	text-align:center; 
	background:#0073ac; 
	display:block;
	}

p {
	font-size: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
}

table {
	font-size: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 471px;
}
	
strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}
	
h1	{
	font-size: 16px;
	font-weight: bold;
	}

a 	{
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #0073ac;
	text-decoration: none;
	}
	
a:hover {
	color: #b5b5b5;
	}

:focus
{
outline-width: medium;
outline-style: none;
outline-color: -moz-use-text-color;
}	
	
#nav {
	font-size: 14px;
	}

#nav ul li a {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #414141;
	text-decoration: none;
	}

#nav ul li a:hover {
	color: #b5b5b5;
	text-decoration: none;
	}

#nav ul li.selected,#nav ul li.menuactive {
	font-weight: bold;
	color: #0073ac;
	}

#nav ul li ul li {
	display: inline;
	}

#nav ul li ul li:after {
	content: "\00BB \0020";
	}

#nav ul li ul li.selected{
	font-size: 12px;
	font-weight: normal;
	color: #0073ac;
	}

#nav ul li ul li a{
	font-size: 12px;
	font-weight: normal;
	}
	
ul#specs {
	font-weight: bold;
	}

#diensten ol li{
z-index:10;
left: -10px;
top: -20px;
position: relative;
float:right;
list-style:none;
}
#diensten ol a{
display:block;
width:11px;
height:22px;
margin:0 1px;
padding:0 2px;
text-indent:-9999px;
background-repeat:no-repeat;
background-position:50% 0;
}

#diensten ol li.previous a{background-image:url("../style/images/icon-arrow-down.gif");}
#diensten ol li.next a {background-image:url("../style/images/icon-arrow-up.gif");}
#diensten ol li a:hover {background-position:50% 100%; }

.button a{
	font-size: 16px;
	font-weight: normal;
	color: #fff !important;
	}

input[type="text"], input[type="password"] {
	margin: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #929292;
	background-color: white;
}

form {
	padding-top: 8px;
}

label {
	padding-right: 8px;
	float: left;
	width: 100px;
	text-align: right;
}

label span{
	color: #0ed0eb;
}

textarea {
	border: 1px solid #929292;
	width: 300px;
	margin-left: 2px;
	margin-top: 2px;
}
/* End of 'cgkv : typography' */

