﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-attachment: scroll;
	margin-top: 0px;
	padding-top:00px
}
#container {
	width: 810px;
	margin: 0 auto;
	background-color: #D3D3D3;
	font-family: "Century Gothic";
	color: #445566;
}
#masthead {
	text-align: right;
	margin-top: 00px margin-right: 0px;
	margin-left: 00px;
	width: 810px;
	height: 140px;
	padding-top: 0px;
	background-image: url('../images/kop1.jpg');
 	background-repeat: no-repeat;
}
#navigation {
padding: 0 0 0 0;
margin-right: 00px;
margin-left: 00px;
background-color: #d3d3d3;
overflow: auto;
left: auto;
font-style: normal;
font-variant: normal;
}
#column_l {
	width: 750px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	color: #7C6179;
	font-family: "Century Gothic";
	font-size: small;
	left: 10px;
	top: 2px;
	position: relative;
}
#footer {
	text-align: center;
	background-color: #A59CA4;
	margin-right: 00px;
	margin-left: 00px;
	overflow: hidden;
	padding: 2px;
	color: #FF0000;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #FFFFFF;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #7C6179;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px 0px 5px 0px;
	display: block;
	border: 1px solid #d3d3d3;
	font-family: "Century Gothic";
	font-size: small;
	font-stretch: normal;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 0px;
	top: auto;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
h1 {
color: #7C6179;
font-size: 2.0em;
}
h2 {
color: #7C6179;
font-size: 1.75em;
font-family: "Century Gothic";
padding-top: 15px;
width: 580px;
}
h3 {
	color: #7C6179;
	font-size: 1.5em;
	font-family: "Century Gothic";
	padding-top: 0px;
	background-color: #D3D3D3;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #445566;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
	font-family: "Century Gothic";
}
#column_r h4 {
margin-bottom: 0;
color: #7C6179;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #7C6179;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
	font-variant: normal;
	white-space: inherit;
	text-indent: inherit;
	text-align: center;
	font-weight: bolder;
}
#footer a {
	color: #445566;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size-adjust: none;
	font-style: normal;
	font-variant: inherit;
	font-weight: normal;
	font-size: small;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
font-weight: bold;
color: #7C6179;
}
.style_italic {
	font-style: italic;
}
