
	
	/*
	CSS Include

	Name:	 	: CSS Print	
	Address		: http://www.domstad.nl	
	Copyright	: Your company
	Author	 	: 	
	Created	 	: 2007-11-22T21:10:10

	About this CSS
	...
*/


* {
	margin:0pt;
	padding:0pt;
}

html {
	font-size:62.5%;
}

body {
	background:#DADBDB none repeat scroll 0%;
	font-family:Verdana,Tahoma,sans-serif;
	font-size:1.5em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin:0pt;
	padding:0pt;
}

a img {
	border:0pt none;
}
.clearBoth {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}
.right {
	text-align:right;
}
#wrapper {
	margin:0pt auto;
	width:890px;
}


#navtop
{
	display: none;
}

#search
{
	display: none;
}

#navmain
{
	display: none;
}


#leftcolumn
{
	display: none;
}


#rightcolumn
{
	display: none;
}

#footer
{
	display: none;
}



#breadcrumbs
{
	text-align: right;
	font-size: 0.9em;
	margin-top: 0.3em;
}

#breadcrumbs li
{
	display: inline;
	background: #fff url("/gfx/breadcrumbseparator.png") no-repeat left center;
	padding-left: 10px;
	padding-right: 3px;
}

#breadcrumbs li.first
{
	background: transparent;
	padding-left: 0;
}

#breadcrumbs a
{
	color: #006;
	text-decoration: none;
}


h1 {
	color:#116600;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:1.1em;
	margin-top:0.3em;
}
.internet h1 {
	color:#000066;
}
.home h1 {
	margin:0pt;
}











