/* CSS Document */


*
{
    border: 0;
	margin: 0;
	padding: 0;
}

body
{
	background-color: #05347a;
	background-image: url(../images/layout/bgGradient.gif);
	background-repeat: repeat-x;
	color: #737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0 10px 0;
}

q
{
	color: #05347a;
	font-weight: bold;
}

#wrapper
{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 20px 20px;
	width: 734px;
}

/************* TOPMENU + ZOEKEN *************/

#topmenu
{
	background-color: #f2f2f2;
	height:30px;
	margin-bottom: 10px;
	line-height:25px;
	padding-right: 10px;
	text-align: right;
}

#topmenu a
{
	color: #05347a;
	font-weight: normal;
	text-decoration: underline;
}

#zoeken input
{
	background-color: #f2f2f2;
	border: 1px solid #737373;
	color: #737373;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 5px;
}

#zoeken
{
	float: right;
}

#zoeken .button
{
	background-color: #FFFFFF;
	border:0;
	margin: 0;
	padding: 0;
	position: relative;
	top: -6px;
	right: 0px;
}

a
{
	color: #ff7000;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h4
{
	background-color: #f2f2f2;
	color: #595959;
	display: block;
	font-size: 11px;
	height: 20px;
	line-height: 19px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 10px;
}


/************** LINKER KANT **************/

.logo
{
	float: right;
	margin-top: 13px;
}

#leftside
{
	width: 198px;
	float: left;
}

#leftside ul
{
	margin-bottom: 10px;
	margin-top: 20px;
}

#leftside .hoofdgroep 
{
	background-image: url(../images/layout/listItem.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	border-top: 1px solid #e6e6e6;
	padding: 10px 0 10px 20px;
}

#leftside .hoofdgroep_home 
{
	background-image: url(../images/layout/listItemSolid.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	border-top: 1px solid #e6e6e6;
	padding: 10px 0 10px 20px;
}

#leftside .hoofdgroep_news 
{
	background-image: url(../images/layout/listItemSolid.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	border-top: 1px solid #e6e6e6;
	padding: 10px 0 10px 20px;
}

#leftside .hoofdgroep_contact 
{
	background-image: url(../images/layout/listItemSolid.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	border-top: 1px solid #e6e6e6;
	padding: 10px 0 10px 20px;
}

#leftside .btnName 
{
	margin-left:2px;
}

#leftside .submenu
{
	margin-bottom: 10px;
	margin-top: 0;
    padding-top:0;
    margin-left:20px;
}


#leftside .subitem
{
	background-image: url(../images/layout/listItem2.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	border: 0;
	list-style-type: none;
	list-style-position: outside;
	padding: 5px 0 0 8px;
}

/*************** NIEUWS *****************/

#nieuws h1
{
	background-color: #05347a;
	color: #FFFFFF;
	font-size: 12px;
	height: 25px;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0 0 0 8px;
}

#nieuws a
{
	background-image: url(../images/layout/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	display: block;
	margin-bottom: 3px;
	padding-left: 8px;
}

#nieuws p
{
	margin-bottom: 25px;
    margin-top:0;
    padding-right:5px;
}

#nieuws span
{
	color: #05347a;
}

/*************** RECHTER KANT *****************/


#rightside
{
	float: left;
	border-left: 1px solid #05347a;
	padding: 0 0 0 20px;
	width: 515px;
}

#rightside h3
{
	background-image: url(../images/layout/circle.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #05347a;
	font-size: 12px;
	height: 30px;
	margin-top: 20px;
	padding-left: 20px;
}


#rightside h2
{
	background-image: url(../images/layout/circle.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
    padding-left: 21px;
	color: #05347a;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 20px;
}

#rightside h2 span
{
    color: #05347a;
	font-size: 12px;
}

#rightside a
{
	font-weight: normal;
	text-decoration: underline;
}

#rightside p
{
	margin: 0 0 15px 0;
}


/*************** PRODUCTEN *****************/
#afbeeldingen
{
    margin-top: 20px;
}
#products .link
{
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
}

.productItem
{
	float: left;
	width: 255px;
}

#products h3
{
	color: #f58025;
	font-size: 12px;
	margin-top: 20px;
}

#productheader
{
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	padding: 15px 0 15px 0;
}

#downloads
{
	border: 1px solid #05347a;
	float: right;
	width: 200px;
	z-index: 1;
}

#downloads ul
{
	list-style-type: none;
}

#downloads li
{
	background-image: url(../images/layout/listItem2.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	list-style-position: outside;
	margin: 10px;
	padding-left: 10px;
}

h5
{
	background-color: #05347a;
	color: #FFFFFF;
	height: 21px;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-left: 10px;
}

.downloadIcon
{
	position: relative;
	top: -33px;
	left: -5px;
	float: right;
	z-index: 2;
}

#afbeeldingen
{
	border: 1px solid #05347a;
	float: right;
	margin-bottom: 20px;
}
.screenshot
{
	float: left;
	padding: 15px 0 15px 28px;
}

/*********** FOOTER ************/

#footer
{
	border-top: 1px solid #05347a;
	font-size: 12px;
	margin-top: -1px;
	text-align: center;
}

#footer span
{
	display: block;
	font-size: 10px;
	margin-top: 10px;
}

.greyBar
{
	background-color: #f2f2f2;
	height: 15px;
	margin-bottom: 10px;
}

.spacer
{
	clear: both;
	font-size: 0px;
	height: 0;
}

.imgIcon
{
    display:inline;
    border:1px solid black;
   	margin : 0px 6px 0px 0px;
}

#rightside .contentU  {
	margin : 0px 0px -13px 0px;
	padding : 0px 0px 0px 0px;
	list-style-position: outside;
	font-weight : normal; }
	
#rightside .contentL {
	margin : 0px 0px 0px 15px;
	list-style: disk;
	font-weight : normal; }

    
/************************************* FORM EXTERN ****************************/
#products .BTNRESETCSS
{
    background-color: #f58025;
	color: #ffffff;
	font-size: 11px;
	padding: 2px;
}
#products .BTNOPSLAANCSS
{
    background-color: #05347a;
	color: #ffffff;
	font-size: 11px;
	padding: 2px;
}
#products select
{
	background-color: #f2f2f2;
	border: 1px solid #737373;
	color: #737373;
	font-size: 11px;
    width:150px;
}
#products input
{
	background-color: #f2f2f2;
	border: 1px solid #737373;
	color: #737373;
	font-size: 11px;
    width:150px;
    padding-left:2px;
    margin-top:3px;
}

#products .radio
{
	background-color: #f2f2f2;
	border: 1px solid #737373;
	color: #737373;
	font-size: 11px;
    width:20px;
    margin-right:10px;
}

#products #radio
{
	background-color: #f2f2f2;
	border: 1px solid #737373;
	color: #737373;
	font-size: 11px;
    width:20px;
    margin-right:10px;
}

#products .checkbox
{
	background-color: #f2f2f2;
	border: 1px solid #737373;
	color: #737373;
	font-size: 11px;
    width:20px;
    margin-right:10px;
}

#products #checkbox
{
	background-color: #f2f2f2;
	border: 1px solid #737373;
	color: #737373;
	font-size: 11px;
    width:20px;
    margin-right:10px;
}

#products textarea
{
	background-color: #f2f2f2;
	border: 1px solid #737373;
	color: #737373;
	font-size: 11px;
    width:150px;
}