/* --- MAIN.CSS - AMT.nl --- */

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body, p, th, td, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}

input, textarea, select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}

body {
	font-size: 0.8em;
	line-height: 1.1em;
	background: url(../images/bg_site.gif) #ededed repeat left top;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.0em;
	margin: 8px 0 11px;
}

h1.grijs {
	color: #909090;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.25em;
	letter-spacing: -0.05em;
	margin: 0 0 5px;
}

p {
	margin: 0 0 14px;
}

form {
	margin: 0;
}

#site {
	margin:0 auto;
	width:700px;
}


/* --- HEADER --- */

#header {
	display:none;
}

#logo {
	display: block;
	float: left;
}

#wordAbonnee {
	display:none;
}

#waTekst {
	display:none;
}

#headerTekst {
	display:none;
}


/* --- TOPNAVIGATIE --- */

#topNavigatie {
	display:none;
}

/* --- TOP: left --- */

#topLeft {
	display:none;

}

/* --- TOP: center --- */

#topCenter {
	display:none;
}


#keywords {
	display:none;
}

#zoeken {
	display:none;
}

/* --- TOP: right --- */

#topRight {
	display:none;
}


/* --- SITEBODY --- */

#siteBody {
	float: none;
	clear: both;
	width: 976px;
}

/* --- BODY: left --- */

#bodyLeft {
	display:none;
}


/* --- BODY --- */

#bodyContent {
	float: left;
	overflow: hidden;
	height: 100%;
	width: 814px;
	padding: 20px 7px 20px 10px;
	background-color: #ffffff;
}

/* --- BODY: content --- */

#content {
	float: left;
	width: 468px;
}

#content .item {
	float: left;
	width: 228px;
	margin: 0 0 15px 12px;
	padding: 0 0 4px;
	border-bottom: 1px solid #9b9b9b;
}

#content .item.eenColumn {
	width: 468px;
	margin: 0 0 15px;
}

#content .item.eersteColumn {
	clear: left;
	margin: 0 0 15px;
}

#content .item img {
	margin: 0 10px;
	border: 1px solid #8a8a8a;
}

#content .item.eenColumn img {
	margin: 0 17px;
}

#content .item img.alignLeft {
	float: left;
	margin-left: 0;
}

#content .item img.alignRight {
	float: right;
	margin-right: 0;
}

#content .item a:link, #content .item a:visited, #content .item a:hover, #content .item a:active {
	color: #000000;
	text-decoration: none;
}

#content .item a:hover, #content .item a:active {
	text-decoration: underline;
}

#content .item h2 a {
	position: relative;
	top: -2px;
}

#content .item a.inleiding {
	display: block;
	margin: 0 0 14px;
}

#content .item a img.linkPijl {
	margin: 0 0 0 1px;
	border-style: none;
}

/* --- BODY: nieuwsoverzicht --- */

#nieuwsOverzicht {
	display:none;
}


/* --- BODY: banner bottom --- */

html body div#site div#siteBody div#bodyContent div#content a.banner {
	display: none;
}

/* --- BODY: right --- */

#bodyRight {
	display:none;
}

/* --- BODY: right - login/toolbox/autoOpTV --- */

#login, #toolbox, #autoOpTV {
	display:none;

/* --- BOXEN: login --- */

#login {
	display:none;
}


/* --- BOXEN: toolbox --- */

#toolbox {
	display:none;
}



/* --- BOXEN: banner --- */

#bodyRight .banner {
	display: block;
	margin: 0 0 10px;
}

/* --- BOXEN: autoOpTV --- */

#autoOpTV {
	display:none;
}



/* --- FOOTER --- */

#footer {
	display:none;
}


#copyright {
	display:none;
}

#collage a {
	display:none;
	}
#print {
	display:none;
}
