@charset "utf-8";
/* CSS Document */

body {
	background-color: #DAE2E7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FA1F25;
	text-align: left;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FA1F25;
}
h3 {
	font-style: italic;
	font-size: 16px;
	text-indent: 10px;
	color: #FA1F25;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}



#container #Content {
	text-align: left;
	float: none;
	padding-right: 20px;
	padding-left: 20px;
}

#container {
	width: 800px;
	background-color: #FDFDFD;
	left: auto;
	right: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear: left;
}
#container #footer {
	position: static;
	bottom: 0px;
	background-color: #001A3F;
	color: #FFFFFF;
	font-size: 12px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #left {
	width: 160px;
	background-color: #B8C9D3;
	float: left;
	padding-top: 10px;
	list-style-type: none;
	list-style-image: none;
	top: auto;
	margin-right: 20px;
	padding-left: 10px;
}
#container #Content #left a {
	text-indent: 0px;
}

a {
	color: #001A3F;
	font-weight: bold;
	list-style-type: none;
}
a:hover {
	color: #FA1F25;
}

li {
	font-size: 12px;
	line-height: 18px;
}

#container #left a {
	text-decoration: underline;
	font-weight: bold;
	color: #001A3F;
	font-size: 12px;
	list-style-type: none;
	list-style-image: url((URL));
	text-indent: 20px;
	padding-left: 10px;
}
#container #left a:hover {
	color: #FA1F25;
}

#container #header {
	height: 140px;
	width: 800px;
	vertical-align: top;
	background-image: url(header.jpg);
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #DAE2E7;
	float: left;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #001A3F;
	color: White;
	float: left;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 14px;
	list-style-image: none;
	list-style-type: none;
}

#navcontainer ul li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #001A3F;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	list-style-type: none;
}

#navcontainer ul li a:hover
{
	background-color: #55738D;
	color: #fff;
}
#container #Content table {
	padding-right: 5px;
}
#container #adres {
	float: left;
	width: 180px;
	vertical-align: top;
	height: 250px;
}
#container #about {
	float: left;
	height: 250px;
	width: 350px;
}
#container #pdf {
	height: 250px;
	width: 150px;
}
#container #Content p {

}
#container #Content table {
	padding: 5px;
}


#container #form {
	float: none;
	height: auto;
	width: auto;
	clear: left;
}
#news {
	clear: right;
	float: right;
	width: 200px;
	color: #FDFDFD;
	background-color: #001A3F;
	padding-right: 5px;
	padding-left: 5px;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: thin solid #FC1A25;
}
#container #Content #news a {
	color: #FFFFFF;
}
a:hover {
	color: #FA1F25;
}
#container #Content #news a:hover {
	color: #FF0000;
}
#container #navcontainer #navlist .style2 {
	color: #FF0000;
}
