/* CSS Document */

BODY {
	margin:0;
	background: url(http://www.itmobile.nl/images/back.gif) #9A9A9A repeat-y center;
	height:100%;
	}
	HTML {height: 100%;}
BODY,HTML {height:100%;}

TD {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em; color: #000000;line-height: 1.6em;}
TD TD {font-size: 100%;}


H1,H2 {font-size: 120%; color:#B2B0B3;}
H3,H4 {font-size: 130%; color:#0E4679; margin: 0.2em 0 0 0;}
H5,H6 {font-size: 90%;}


A {color: #000000;}
A:link {color: #000000;}
A:visited {color: #000000;}
A:active {color: #000000;}
A:hover {color: #ADC427; text-decoration: none;}

A.no_underline {color: #000000; text-decoration: none;}
A.no_underline:link {color: #000000; text-decoration: none;}
A.no_underline:visited {color: #000000; text-decoration: none;}
A.no_underline:active {color: #000000; text-decoration: none;}
A.no_underline:hover {color: #ADC427; text-decoration: underline;}


.tdfix {font-size:100%;}
.lichtgroen {background-color: #E4EBB5;}
	
#grijsboven {
	width: 1000px;
	height: 26px;
	background-color:#CCCCCC;
	text/align: left;
	
	}

#header1 {
	height: 93px;
	width: 1000px;
	background-color:#FFFFFF;
	background: url(http://www.itmobile.nl/images/header2009.jpg);
	}
	#logo {
	display: none;
	/*
	display:block;
	width: 144px;
	height: 80px;
	float: left;
	margin: 5px 0 0 20px;
	*/
			}
	#flash {
	display: none;
	/*display: block;
	width: 800px;	
	height: 50px;
	float: right;
	margin: 15px 0 0px 0;*/
	}

	
	
/* NAVIGATIE */
	
#navigatiecontainer {
	position: relative;
	text-align: center;
	width: 1000px;
	background-color:#FFFFFF;
	background: url(http://www.itmobile.nl/images/bg_kader.jpg);
	background-position: bottom;
	}	
	#navigatie {
		display: block;
		z-index:2;
		background-image: url(http://www.itmobile.nl/images/bg.jpg);
		background-repeat: repeat-x;
		backrgound-color: #a5c500;
		height: 37px;
		}
	#navigatie UL {list-style-type:none; margin: 0 0 0 -35px; list-style-position:inside;}

#navigatie UL LI A{
text-align: left;
display:block;
width: 140px;
padding: 3px 2px 3px 5px;
background-color:#CCCCCC;
text-decoration:none;
color:#6F6E6F;
border-top: 2px solid #FFFFFF;
font-size: 80%;
font-weight: bold;

}
#navigatie UL LI A:hover{
text-align: left;
display:block;
width: 140px;
background-color:#C5C5C5;
text-decoration: none;
color: #FFFFFF;
font-size: 80%;
border-top: 2px solid #FFFFFF;
}		
		#pull1{
			position: absolute;
			width: 75px;
			z-index: 5;
			top: 26px;
			left:182px;
			visibility:hidden;
			
			}
			#pull2{
			
			position: absolute;
			width: 80px;
			z-index: 5;
			top: 26px;
			left:207px;
			visibility:hidden;
			}
			#pull3{
			position: absolute;
			width: 80px;
			z-index: 5;
			top: 26px;
			left:240px;
			visibility:hidden;
			}
			#pull4{
			position: absolute;
			width: 85px;
			z-index: 5;
			top: 26px;
			left:352px;
			visibility:hidden;
			
			}
			#pull5{
			position: absolute;
			width: 70px;
			z-index: 5;
			top: 26px;
			left:505px;			
			visibility:hidden;
			display:none;
			}
			#pull6{
			position: absolute;
			width: 85px;
			z-index: 5;
			top: 26px;
			left:569px;
			visibility:hidden;
			
			}
			#pull7{
			position: absolute;
			width: 85px;
			z-index: 5;
			top: 26px;
			left:729px;
			visibility:hidden;
			
			}


/* CONTENT */

#contentcontainer {
text-align:left;
display:block;
width: 1000px;


}

BLOCKQUOTE {display:block;
	background-color:#F7F9E9;
	padding: 10px;
	
	}

/* linkerbalk homepage */
	#left {
	float:left;
	left: 0;
	width: 201px;
	height:100%;
	display:block;
	
	}
	
	#left H3 {font-variant:small-caps; padding-left: 10px; color: #0E4679; margin-top: 3px; margin-bottom: 5px;}
	#left TD {font-size: 0.8em;}
	#left A {font-weight:normal;}
	
	
/* linkerbalk overige pagina's */	
	#leftvervolg {
	display:block;
	float:left;
	width: 201px;
	min-height: 400px;
	font-size: 120%;
	/* background: url(../images/backleftvervolg.gif) repeat-y #F7F9E9; */
	
	}
	#leftvervolg img{
	float: right;
	text-align: right;
	margin-right: 0px;
	}
	#leftvervolg table{
		margin-top: 5px;
		clear: both;
	}
	
	#leftvervolg H3 {font-variant:small-caps; padding-left: 10px; color: #0E4679; margin-top: 0;}
	#leftvervolg TD {font-size: 0.8em;font-weight: bold;}
	#leftvervolg A {color:#4a4a4a;text-decoration:none;}
	#leftvervolg A:link {color:#4a4a4a;text-decoration:none;}
	#leftvervolg A:visited {color:#4a4a4a;text-decoration:none;}
	#leftvervolg A:active {color:#000000;text-decoration:none;}
	#leftvervolg A:hover {color:#4a4a4a;text-decoration:underline;}

	
	
	
	
	
	#content {
	padding: 13px 0 0 9px;
	display:block;
	width:778px;
	float:right;
	height:100%;
	background: url(http://www.itmobile.nl/images/contentlefttop.gif) no-repeat 0 0;
	padding-bottom: 20px;
	}
		


	#tekst {
	display: block;
	width: 550px;
	margin-left: 10px;
	float: left;
	}
	
	
	#rechterbalk {
	display:block;
		width: 199px;
		float: right;
		min-height: 300px;
		background-color: #C5D3E0;
		margin: -13px 0 0 4px;
		color: #0E4679;
		font-size: 90%;
		border-top: 12px solid #FFFFFF;		
		vertical-align: top;
		text-align:center;
		}
		#rechterbalk H3 {
		font-variant:small-caps;
		display: block;
		background-color: #8BA6C0;
		padding: 10px 0 10px 0;
		text-align:center;
		margin-top:0;
		color: #FFFFFF;
		font-size:150%;
		}
		#rechterbalk FORM {margin-left: 10px;}
		
		#rechterbalk UL {list-style-type:none; margin: 0 0 0 -35px;}
		#rechterbalk UL LI {margin-bottom: 10px;border-bottom: 1px solid #FFFFFF;}
		#rechterbalk UL A {text-decoration: none; font-size:100%;}
		#rechterbalk UL LI A:hover {color:#000000; text-decoration:underline;}
		
		#center{
			width: 100%;
			text-align: center;
			margin-bottom: 10px;
		}
		.heeftunogvragen {background-color: #fff;border-top:1px solid #a4c500;border-bottom:1px solid #a4c500;font-weight: bold;margin-bottom: 15px;}
#footer {
	width: 1000px;
	display:block;
	position: relative;
	background-color:#DCDCDE;
	height: 20px;
	position: relative;
	font-size: 80%;
	border-top: 15px solid #FFFFFF;
	text-align: center;
	clear: both;
}
#mogelijkheden {
	width: 370px;
	display: block;
	padding: 5px;
}
.product_kader{
	background: url(http://www.itmobile.nl/images/producten_kader.jpg);
	width: 225px;
	height: 198px;
	float: left;
	margin: 5px;
	margin-top: 0;
	padding: 10px;
	padding-right: 15px;
	
}
.product_kader p{
	font-size: 11px;
	margin-top: 2px;
}
.product_kader h3{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px
}
	
