body {
	font-family: Verdana, Arial, Geneva;
	font-size : 11px;
	line-height: 18px;
	background: #FFFFFF url(/images/back.gif) repeat-x;
	color: #111111;
	margin-top: 5px;
	}

font, td, i {
	font-family: Verdana, Arial, Geneva;
	font-size : 11px;
	line-height: 18px;
	color: #111111;
	}

A:ACTIVE, A:LINK, A:VISITED {
	font-family: Verdana, Arial, Geneva;
	color : #006699;
	text-decoration : none;
}

A:HOVER {
	font-family: Verdana, Arial, Geneva;
	color : #006699;
	text-decoration : underline;
}

.h1-vinter {
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;
	color: #002e40;
}


.h2-vinter {
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	color: #002e40;
}
	

h1   { color: #030; font-size: 15px; font-family: Arial; line-height: 18px }


h2 {
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	color: #363;
}
	

h3 {
	font-family: Arial;
	font-size: 12px;
	color: #ff4500;
	margin-bottom: 3px;
}

h4  { color: #363; font-size: 11px; font-family: Arial; font-weight: bold; margin-bottom: 3px }

h5  { color: #363; font-size: 12px; font-family: Arial; margin-bottom: 3px }



a:link.small,  a:visited.small {
	color : #777;
	font-family: Arial, Geneva;
	font-size : 9px;
}

.whiteheader {
	font-family: Verdana, Arial, Geneva;
	color : white;
	font-size : 11px;
	font-weight : bold;
}

.textbox {
	width: 170px;
	border : 1px solid #CCCCCC;
	font-family: Verdana, Arial, Geneva;
	font-size : 11px;
}

select {
	border : 1px solid #CCCCCC;
	border-width : 1px;
	font-family: Verdana, Arial, Geneva;
	font-size : 11px;
}

.calendarDay {
	font-family: Verdana, Arial, Geneva;
	color : #002e40;
	font-size : 12px;
	font-weight : bold;
}

.menublue {
	font-family: Arial, Geneva;
	text-decoration: none;
	font-size : 12px;
	line-height : 20px;
	color: #006699;
	text-transform: uppercase;

}

.menublue:hover {
	text-decoration: none;
}

.menured {
	font-family: Arial, Geneva;
	text-decoration: none;
	font-size : 12px;
	line-height : 20px;
	color: #CC0000;
	text-transform: uppercase;

}

.menured:hover {
	text-decoration: none;

}

A:LINK.blacklink {
	font-family: Verdana, Geneva, arial;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

A:VISITED.blacklink  {
	font-family: Verdana, Geneva, arial;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

A:HOVER.blacklink  {
	font-family: Verdana, Geneva, arial;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}



.navigation A:LINK {
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 10px;
}

.navigation A:VISITED {
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 10px;
}

a:link.orangelink {
    color: #222;
    text-decoration: none;
    border-bottom: 1px #cfcfcf dotted;

}

a:visited.orangelink {
    color: #222;
    text-decoration: none;
    border-bottom: 1px #cfcfcf dotted;

}

a:hover.orangelink {
    color: #222;
    text-decoration: none;
    border-bottom: 1px #ef600f dotted;
	
}

a:link, a:active, a:visited {
	color:#000000;
	text-decoration: none;
	}
	
/* ----- FORMS */

.input-signup
		{
	background-color: #FFFFFF;
	border: #999999 1px solid;
	color: #000000;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	height: 17px;
	width: 110px
	}


#box {
	width: 190px;
	padding: 10px;
	border: 1px solid;
	border-color: #f1f1f1;
	margin-bottom: 20px;
	}

#latest-box {
	
	padding: 10px;
	border: 1px solid;
	border-color: #f1f1f1;
	margin-bottom: 20px;
	background-color: #fffff4;
	}
	

#container-page {
  margin: 0 auto;
  padding: 2px 2px 2px 2px;
  width: 721px;
  background: #FFF;
  text-align: left;
  border: 1px #cfcfcf solid;


}

#head {
  padding: 0px 0px 1px 0px;
  background: #FFF;
}

#container-content {
	padding: 20px 0px 40px 10px;
	line-height: 18px;
	background: #FFFFFF;
}

#content-spalt {
  width: 220px;
  float: right;
  padding: 5px 0px 0px 0px;
}

#content-main {
	width: 468px;
	float: left;
  	border-right: 1px solid;
	border-color: #f1f1f1;
	padding-right: 10px;
}


#foot {
  padding: 0 1em;
  
  }
  

#menu-home {
	background: #002e40 url(/images/menu-back-home-sommar.gif);
	color: #FFFFFF;
	width: 270px;
	height: 25px;

}

#menu-service {
	background: #002e40 url(/images/menu-back-service-sommar.gif);
	color: #FFFFFF;
	width: 230px;
	height: 25px;
	margin-left: 1px;
}

#menu-action {
	background: #ff4500 url(/images/menu-back-action.gif);
	color: #FFFFFF;
	width: 219px;
	height: 25px;
	margin-left: 1px;

} 
  
