html, body {
	height: 100%;/* set heigt in Firefox/Mozilla/Opera + CSS requires the parent element’s height attribute to be set*/
}
body {
	font: 100% Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 780px;
	text-align: left;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
/* Hack for IE, Reset to 100% height */
	* html #container {
		height: 100%;
}
	/* End IE Hack */


#banner{
	width: 780px;
	height: 110px;
}
#contact{
	width: 380px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666860;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contact a:link{
	text-decoration: underline;
	color: #666860;
}
#contact a:visited{
	text-decoration: underline;
	color: #666860;
}
#contact a:hover{
	text-decoration: underline;
	color: #666860;
}
#contact a:active{
	text-decoration: underline;
	color: #666860;
}
.contact_form {
	font-size: 10px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 380px;
	margin: 0px;
	padding: 0px;
}
#content{
	width: 760px;
	float: left;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666860;
	text-decoration: none;
}
#content a:link{
	text-decoration: underline;
	color: #666860;
}
#content a:visited{
	text-decoration: underline;
	color: #666860;
}
#content a:hover{
	text-decoration: underline;
	color: #666860;
}
#content a:active{
	text-decoration: underline;
	color: #666860;
}
#menycontainer{
	background-color: #143d8d;
	border: 1px solid #919190;
	padding-top: 0.3em;
	padding-left: 0.3em;
}
#menycontainer ul{
	margin: 0;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menycontainer li{
	margin: 0;
	display: inline;
	list-style: none;
}
#menycontainer li a{
	text-decoration: none;
	background-color: #555555;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #919190;
	border-right-color: #919190;
	border-bottom-color: #666860;
	border-left-color: #919190;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	text-align: center;
}
#menycontainer a:link{
	color: #FFFFFF;
}
#meny a:visited{
	color: #FFFFFF;
}
#menycontainer a:hover{
	background-color: #666860;
	border-top-color: #919190;
	border-right-color: #919190;
	border-bottom-color: #666860;
	border-left-color: #919190;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#menycontainer a#current{
	color: #FFFFFF;
	background-color: #666860;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #919190;
	border-right-color: #919190;
	border-bottom-color: #666860;
	border-left-color: #919190;
}

#sub_menycontainer {
	color: #FFFFFF;
	background-color: #666860;
	width: 758px;
	height: 19px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #919190;
	border-bottom-color: #919190;
	border-left-color: #919190;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sub_menycontainer a:link{
	text-decoration: underline;
	color: #FFFFFF;
}
#sub_menycontainer a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
#sub_menycontainer a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#sub_menycontainer a:active{
	text-decoration: underline;
	color: #FFFFFF;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.imgfloat_right {
	font-size: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.imgfloat_left {
	font-size: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_grey_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666860;
	text-decoration: none;
}
.text_grey_10_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666860;
	text-decoration: none;
}
.text_grey_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666860;
	text-decoration: none;
}
.text_grey_12_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666860;
	text-decoration: none;
}
.text_grey_12_k {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666860;
	text-decoration: none;
	font-style: italic;
}
.text_grey_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666860;
	text-decoration: none;
}
.text_grey_14_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666860;
	text-decoration: none;
}
.text_grey_14_k {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666860;
	text-decoration: none;
	font-style: italic;
}
.text_blue_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #143d8d;
	text-decoration: none;
}
.text_blue_10_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #143d8d;
	text-decoration: none;
}
.text_blue_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #143d8d;
	text-decoration: none;
}
.text_blue_12_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #143d8d;
	text-decoration: none;
}
.text_blue_12_k {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #143d8d;
	text-decoration: none;
	font-style: italic;
}
.text_blue_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #143d8d;
	text-decoration: none;
}
.text_blue_14_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #143d8d;
	text-decoration: none;
}
.text_blue_14_k {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #143d8d;
	text-decoration: none;
	font-style: italic;
}
.textfalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	color: #666860;
	font-style: italic;
}
.indent_10_l {
	padding-left: 10px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

