body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #00664E;
	margin: 0px;
}
.bildtxt {
	font-size: x-small;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #00664E;
	line-height: 14px;
}
.foot {
	font-size: x-small;
	color: #FFFFFF;
}

.navbg {
	background-image: url(../Bilder/interface/navbg2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.nav a:link {
	color: #00664E;
	text-decoration: none;
}
.nav a:visited {
	color: #00664E;
	text-decoration: none;
}
.nav a:hover {
	color: #C73234;
	text-decoration: underline;
}
.nav a:active {
	color: #C73236;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #00664E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.indexRubrik {
	font-size: 15px;
	color: #00664E;
	font-weight: bold;
}


.linjeH {
	font-size: 4px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #00664E;
}
.rubrik2 {
	font-size: 13px;
	font-weight: bold;
	color: #00664E;
}

.murbg {
	background-image: url(../Bilder/interface/murgrona.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rubrik1 {
	font-size: 24px;
	color: #00664E;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #00664E;
}



.linjeV {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #00664E;
}
.linjeVSolid {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00664E;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
li {
	list-style-type: square;
	list-style-image: url(../Bilder/interface/visa.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00664E;
}
.faq {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.faq a:link, .faq a:visited, .faq a:active {
	font-weight: normal;
	color: #00664E;
	text-decoration: none;
}

.faq a:hover{
	font-weight: normal;
	color: #00664E;
	text-decoration: underline;
}
.form {
	color: #00664e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #00664e;
}
.formknapp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00664e;
	border: 1px solid #00664e;
	cursor: hand;
	font-size: x-small;
	text-transform: uppercase;
}
