/*
project: screen media stylesheet www.kopenmunt.nl
author : ois
date   : may 2004
*/

/* -- primary layout --------------- */

html,body {
	margin: 0;
	padding: 0;
	}

body 	{
	background: #E0EDF2 url(/grfx/bg.gif) top center repeat-y;
	text-align: center;
	line-height: 140%;
	}

body, td 	{
	color: #000;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	}

div#wrapper {
	width: 680px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

div#header {
	width:680px;
	height:118px;
	background: #E0EDF2 url(/grfx/header.png) top left no-repeat;
	margin: 0;
	padding: 0;
	}

div#content {
        text-align:left;
	width: 500px;
	margin: 0 0 0 165px;
	padding: 0;
	}

#address  {
	margin: 5px;
	margin-top: 30px;
	margin-bottom: 300px;
	}

div#navigation {
	float: left;
	width: 155px;
	margin: 0;
	padding: 0;
	}


div#footer {
	clear: both;
	border:0px;
	border-top: 1px dotted #eee;
	margin-top: 25px;
	margin-bottom: 5px;
	text-align:right;
	padding-top: 5px;
	}

/* -- links -------------------- */

/*

div#content a:link	{ color: #0000cc; background-color: transparent; text-decoration:none; border-bottom:1px dashed;}
div#content a:visited	{ color: #800080; background-color: transparent; text-decoration:none; border-bottom:1px dashed;}
div#content a:hover	{ color: #C00000; background-color: transparent; text-decoration:none; border-bottom:1px dashed;}
div#content a:active	{ color: #CC0000; background-color: transparent; text-decoration:none; border-bottom:1px dashed;}

*/

/* -- navigation --------------- */


div#navigation ul {
     	padding: 0;
	margin: 0;
	border: 0;
	}

div#navigation li {
	list-style: none;
	color: #298EBB;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: left;
	width: 155px;
	height: 20px;
	padding: 2px;
	padding-left: 5px;
	margin: 0;
	border: 0;
        background: #fff url(/grfx/menu_sepa.gif) bottom left no-repeat;
	}

div#navigation li#voortgang {
	height: 35px;
	}

div#navigation li#start {
	margin-top: 5px;
	}

#navigation a 		{ color: #298EBB; text-decoration: none; display: block; width: 155px; }
#navigation a:link	{ color: #298EBB; text-decoration: none; display: block; width: 155px; }
#navigation a:visited	{ color: #298EBB; text-decoration: none; display: block; width: 155px; }
#navigation a:hover	{ color: #C00;    text-decoration: none; display: block; width: 155px; }
#navigation a:active	{ color: #298EBB; text-decoration: none; display: block; width: 155px; }

/* -- misc. --------------- */

#photos {
/* 	margin-top:4.4em; check if needed, otherwise remove */
	width:250px; /* max- not sup. by ie */
	float:right;
	font-size:9px;
	color:#23B2E1;
	margin-left:5px;
	}

div#photos img {
	display:block;
	}

#download {
	background-color:#ECF8FF;
	border:#B4D0DC dashed 1px;
	float:right;
	padding:5px;
	margin:5px;
	font-size:10px;
	}

#newslist li {
	margin-bottom:.75em;
	}

.projectlist li {margin-bottom:.5em;}
.projectlist li a:link {text-decoration:none;}
.projectlist li a:visited {text-decoration:none;}

.browsebar {
	text-align:right;
	font-size: 11px;
	font-variant: small-caps;
	padding:3px;
	margin:0px;
/*
	background-color:#eee;
	border-top:1px dashed #666;
	border-bottom:1px dashed #666;
*/
	}

#browselist {
	font-size: 11px;
	padding: 2px;
	}

.heading {
	background-color: #20ACDA;
	color:#fff;
	}
.one {background-color: #ECF8FF;}
.two {background-color: #fff;}


/* -- typography --------------- */

div#content h3 {margin-top: 10px;}

h1	{
	display: none;
	}

h3	{
	color: #319A31;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	}

h4	{
	color: #f90;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	}

p b {
	color: #319A31;
	}

.smalltext {
	font-size:9px;
	color: #c0c0c0;
	}

/* -- helpers --------------- */

.hide 	{
	display: none;
	}


/* Search */

.search_desc
	{
	font-weight: bold;
	color: #000000;
	width: 100px;
	}

.search_text3
	{
	font-weight: bold;
	color: #000000;
	width: 100px;
	}

.search_text5
	{
	color: #000000;
	}

.search_line
	{
	}

.search_select
	{
	color: #000000;
	width: 216px;
	}

.search_input
	{
	color: #000000;
	width: 210px;
	}

/* Browse */

.browse_desc0
	{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #20ACDA;
	width: 5%;
	}

.browse_desc1
	{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #20ACDA;
	}

.browse_desc2
	{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #20ACDA;
	width: 15%;
	}

.browse_desc3
	{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #20ACDA;
	width: 25%;
	}

.browse_data
	{
	font-size: 11px;
	}

.browse_line0 {background-color: #fff;}
.browse_line1 {background-color: #ECF8FF;}


/* Print */

.print_desc
	{
	width: 160px;
	}

.print_data
	{
	}

.print_desc_special
	{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	width: 160px;
	}

/* nhn intro */

div#moved {
	background: #e0edf2 url(moved_bg.png) repeat-x;
	height: 99px;
	padding: 0 auto;
	text-align: center;	
	}

div#moved p {
	width: 495px;
	margin: 0 auto;
	padding: 5px;
	text-align: left;	
	font-size: 10px;
	color: #c00;
	line-height: 125%;
	background: transparent url(kmmirror.png) top left no-repeat;
	padding-left: 175px;
	}

* html body #moved p {
	width: 500px;
	}	
