/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

:focus {outline:0;}
body {line-height:1; color:black;	background: white;}
ol, ul {list-style:none;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left;	font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}

/* MAIN */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	overflow-x: hidden;	
}

/* LAYOUT */

#centersite {
	width: 1036px; /* breedte site zonder schaduwranden is 1000px */
	margin: 0 auto;
	background-color: #fff;	
}

#header {
	width:1036px; /* breedte site zonder schaduwranden is 1000px */
	height:100px;
	background: #fff url(../images/header.jpg) repeat-y;	
}

#header h1 {
	float: left;
	width: 281px;
	height: 100px;
	background: url(../images/logo_mtsa.jpg) no-repeat;
	text-indent: -9999px;  
	padding: 0;
	margin-left: 18px; /* margin ivm schaduwrand links */
}

#header h1 a {
	width: 281px;
	height: 100px;
	display: block;
	border: 0px;	
}

#main {
	position:absolute;
	width: 1036px; /* breedte site zonder schaduwranden is 1000px */		
	background: #fff url(../images/main.jpg) repeat-y;		
}

#left {
	float: left;
	width: 368px;
	height: 465px;
	margin-top:-13px;
}

#content {
	float: left;
 	width: 650px; /*668 - 18 */
	padding-right: 18px; 
}

#content ul, #content ol {
	list-style-type:disc;
	line-height:16px;
	font-size: 11px;
	margin-left:-25px;
}

#widthcontent { /* voor padding aan rechterkant van de content */
	width: 629px;
}

#footer {
	clear: both;
	width: 1036px; /* breedte site zonder schaduwranden is 1000px */
	height: 59px;
	background: #fff url(../images/footer.jpg) no-repeat;
}

/* TALENKEUZE */

#talenkeuze {
	float: right;
	margin: 25px 20px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#talenkeuze li {
	float: left;
	height: 30px;
	padding-right: 12px;
}

#talenkeuze img {
	vertical-align: middle;
}

#talenkeuze li a {
	color: #00549e;
	text-decoration: none;
}

#talenkeuze li a:hover,
#talenkeuze li a.current {
	color: #000;
}

/* HOOFDNAVIGATIE */

#menu {
	position:absolute;
	top:76px;
	z-index:100;
	width:650px;
	margin:0 auto;
	margin-left:370px;
}

/* MENU LINKS */

#left ul {
	font-size: 13px;
	text-align: right;
	font-weight: bold;	
	text-transform: uppercase;	
	margin-right: 39px; /* ruimte tussen menu en contentvlak */
	margin-left: 18px; /* schaduwrand */
}

#left div {
	padding-top: 90px; /* verplaatsen linktekst naar beneden */
}

#left ul li a {
	display: block;
  text-indent: -9999px;
  height: 115px;  
	color: #00549e;
	margin-bottom: 1px;	  
	padding-right: 210px; /* verplaatsen linktekst links naast foto */
}

#left ul li a:hover {
	text-decoration: none;
}

#left ul li.projects a {
	background: #fff url(/images/menu_projects.jpg) right top no-repeat;
}

#left ul li.projects a:hover,
#left ul li.projects a.current {
	background: #fff url(/images/menu_projects.jpg) right -115px no-repeat;
	color: #000;	
}

#left ul li.products a {
	background: #fff url(/images/menu_products.jpg) right top no-repeat;
}

#left ul li.products a:hover,
#left ul li.products a.current {
	background: #fff url(/images/menu_products.jpg) right -115px no-repeat;
	color: #000;	
}

#left ul li.toelevering a {
	background: #fff url(/images/menu_toelevering.jpg) right top no-repeat;	
}

#left ul li.toelevering a:hover,
#left ul li.toelevering a.current {
	background: #fff url(/images/menu_toelevering.jpg) right -115px no-repeat;
	color: #000;	
}

#left ul li.services a {
	background: #fff url(/images/menu_services.jpg) right top no-repeat;
}

#left ul li.services a:hover,
#left ul li.services a.current {
	background: #fff url(/images/menu_services.jpg) right -115px no-repeat;
	color: #000;	
}

/* ELEMENTEN */

p {
	line-height: 16px;
	padding: 0 0 20px 0;
}

p#home {
	padding: 47px 38px 20px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	font-weight: bold;			
}

h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;	
	padding: 20px 0 20px 0;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.columns	{
	width:300px;
	float:left;
	margin:0px 0px 0px 20px;
}
#column0	{
/*	background-color:#ff0000;	*/
	margin:0px;
}
#column1	{
/*	background-color:#00ff00;	*/
}

.paddingimage {
	padding-bottom: 20px;
}

/* BREADCRUMBS & SUBMENU HOOFDINDELING */

#navigatie {margin:0px 0px 15px 0px;}
#main #navigatie ul {margin:0; padding:0;}
#navigatie ul li {background:url(../images/arrow_blue.gif) no-repeat left; display:inline; margin-right:10px;}
#navigatie ul a {color:#00549e;}
#navigatie ul a span {padding-left:10px;}

/* FORMULIER */

#formuliervenster table {background:#e5e5e5;}

#formuliervenster .INPUTBUTTON {
	background: 00549e;
	border: solid 1px #ffffff;
	text-transform: uppercase;
	font-weight: normal;
}

#formuliervenster {width:649px;}
#formuliervenster p {margin:0; padding:3px; float:left; background:#e5e5e5; border-right:#ffffff 2px solid; border-bottom:#ffffff 2px solid;}
#formuliervenster p label {font-weight:bold;}
#formuliervenster .field {border:0; font-family:Arial; padding-left:5px; font-size:11px; width:200px; background:#e5e5e5}
#formuliervenster textarea {width:640px;height:100px;	border:0;	font-family:Arial; font-size:11px; background:#e5e5e5}
#formuliervenster .button {margin-top:8px; border:solid 1px #ffffff; text-transform:uppercase; font-weight:normal; cursor:pointer;}
p#submit {clear:both; height:30px; width:648px; text-align:right; padding:0;}
p#form_element_textarea0 {width:641px;}
p.title_style, p.group_style {display:none;}
p#form_element_text0, p#form_element_text2 {width:318px;}
p#form_element_text1, p#form_element_text3 {width:315px;}

/* REFERENTIES (PDFs) */

#referenties {margin-top:-20px;}

#referenties ul {
	text-transform: uppercase;
	margin:20px 0px 0px -40px;
	list-style-type:none;
}

#referenties h3 {font-weight:bold; padding-bottom:10px;}

#referenties ul li {
	/*float: left;*/
	padding-right: 15px;
	padding-bottom:10px;
}

#referenties ul li a {
	display: block;
	/*padding-top: 45px;*/
	padding-left:20px;
	background: url(/images/pdf_small.gif) no-repeat;
	font-size: 9px;
	line-height: 10px;	
	border-bottom: white 1px solid;
}

#referenties ul li a:hover {
	border-bottom: white 1px solid;
	text-decoration: none;
}

#referenties ul li a span {
	color: #115fa4;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;	
	line-height: 16px;
}

#referenties ul li a:hover span {
	text-decoration: none;	
}

.pdfthumb	{
	position: fixed; /* horizontale positionering scrollt mee */
	top: 190px;
	left: 15%; /* verticale positionering wordt relatief bepaald */
	width: 202px;
	height: 281px;
	border:1px solid #000000;
}

strong {font-weight:bold;}
em {font-style:italic;}