@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.menu {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #64A6B7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tlf {
	font-size: 24px;
	font-weight: bolder;
	color: #7CB3C5;
}
li {
	list-style-type: disc;
	color: #346373;
}
em {
	color: #666666;
	font-size: small;
}


a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #2B5360;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input, textarea{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #346373;
}

.button {
  color: #000000;
  background: #FFFFFF;
  font-weight: bold;
  border: 3px double #346373;
  border-top-color: #346373;
  border-left-color: #346373;
}

.button:hover {
  color: #FFF;
  background: #346373;
  cursor: pointer; /* cursor: hand; for IE5 */
  border-color: #FFFFFF
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.style1 {
	color: #000000;
	font-weight: normal;
}


.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 20px;
	color: #FFFFFF;
}
.firm {
	font-size: 18px;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input:focus, textarea:focus {
	color: #346373;
	background-color: #FFFFFF;
}
#elementTabell {
	padding: 5px;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #346373;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.h2 {
	font-size: 12px;
	color: #2B5360;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	padding: 2px;
}
.body {
	padding: 10px;
}

div#volum
{
	margin: 0px 20px 0px 20px;
	display: none;
}

hr {
	border-top-style: dashed;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
 }  

