/*==== divs ====*/

fieldset {
	border: 0px;
	height: 10px;
}


body
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 140%;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images_layout_nk/bg.jpg);
}
 
#container
{
	width: 943px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-repeat: repeat-y;
}

#head
{
	width: 943px;
	padding-left: 0px;
	background-image: url(../images_layout_nk/header_nk2010.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 269px;
}

#sidebar_left {
	float: left;
	width: 164px;
	padding-left: 50px;
	padding-top: 5px;
}

#sidebar_left a:link, #sidebar_left a:visited, #sidebar_left a:active{
	font-weight: bold;
	color: #8A8676;
	text-decoration: none;
}

#sidebar_left a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#content {
	float: left;
	width: 943px;
	background-image: url(../images_layout_nk/bg_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
}


#main_content
{
	width: 485px;
	float: left;
	padding-right: 15px;
	text-align: left;
	font-size: 12px;
	line-height: 120%;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
}

#main_content a:link, #main_content a:visited, #main_content a:active{
	font-weight: bold;
	color: #ff7000;
	text-decoration: underline;
}

#main_content a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#sidebar_right {
	width: 150px;
	float: left;
	font-size: 11px;
	line-height: 120%;
	padding-left: 15px;
	text-align: center;
	padding-right: 45px;
}


#sidebar_right a:link, #sidebar_right a:visited, #sidebar_right a:active{
	font-weight: bold;
	color: #768116;
	text-decoration: none;
}

#sidebar_right a:hover{
	font-weight: bold;
	color: #35352C;
	text-decoration: underline;
}

#nav
{
	clear: both;
	text-align: center;
	background-image: url(../images_layout_nk/bg_nav.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 25px;
	padding-top: 1px;
	padding-bottom: 14px;
	padding-right: 35px;
}

#nav a:link, #nav a:visited, #nav a:active{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#nav a:hover{
	font-weight: bold;
	color: #ff7000;
	text-decoration: underline;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	padding-left: 2px;
}


#bottom
{
	clear: both;
	text-align: center;
	background-image: url(../images_layout_nk/bg_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 70px;
}

#footer
{
	height: 145px;
	padding-left: 30px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	padding-right: 25px;
	background-image: url(../images_layout_nk/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #999999;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #999999;
	text-decoration: none;
}

#footer a:hover
{
	color: #FFFFFF;
}
	
/*==== koppen ====*/

h1
{
	font-weight: bold;
	font-family: Helvetica;
	font-size: 18px;
	color: #35352C;
	line-height: 20px;
}

h2
{
	line-height: 120%;
	font-size: 20px;
	font-weight: bold;
	color: #ff7000;
	font-family: Helvetica;
	margin: 0;
	padding-bottom: 7px;
	text-decoration: underline;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	line-height: 130%;
	padding-bottom: 5px;
	font-family: Helvetica;
	text-decoration: underline;
}

.tekstplat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.tekstBold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #768116;
	text-align: left;
	font-weight: bold;
}
.subkop {
	font-family: "Trebuchet MS";
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.tekstklein {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.tekstplat_italic {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A5A29A;
	text-align: left;
	font-style: italic;
}
.tekstBold2 {
	font-weight: bold;
}

p {
	line-height: 150%;
	font-size: 12px;
	font-family: Helvetica;
	margin: 0;
	padding: 0;
	color: #4C4C4C;
}

hr{
	color: #6B6B62;
}
