/* Detta har jag skrivit med mitt blod, mina tÔrar, mitt svett och en hel massa kÉrlek. */

/* Styr formulÉrets utseende */

body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

fieldset {
			border: 0px;
}

form p label {
		font-family: Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		float: left;
		width: 20%;
}

form p {
	clear: left;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

legend {
	font: bold 16px Georgia, sans-serif;
	color: #000000;
}

input.txt {
	color: #000000;
	background-color: #dedddd;
	border: 1px inset #00008B;
}

input.rub {
	color: #000000;
	background-color: #dedddd;
	width: 260px;
	border: 1px inset #00008B;
}

input.btn {
	color: #000000;
	background-color: #dedddd;
	border: 1px inset #00008B;
}

textarea.txtarea {
		color: #000000;
		background-color: #dedddd;
		border: 1px inset #00008B;
}


hr {
	width: 95%; 
	border-top: 1px dashed #c9d6af;
	border-right: 0px; 
	border-bottom: 0px; 
	border-left: 0px;
}


/* Divvar backwebb */

#area {
			position: absolute;
			left: 5px;
			padding: 0px;
			width: 390px;
			top: 0px;
}

#konf {
			position: float;
			left: 5px;
			padding: 0px;
			width: 390px;
			z-index: 1;
			top: 0px;
}

/* L¥NKHANTERING */

a, a:link, a:visited {
	font-family: Verdana, sans-serif;
	color: #7c9c3d;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
		color: #516d19;
		font-weight: bold;
}

a:active {
		color: #516d19;
		font-weight: bold;
}


/*MENY*/

a.meny, a.meny:link, a.meny:visited {
	font-family: Georiga, serif;
	color: #7c9c3d;
	font-size: 15px;
	font-weight: normal;
}

a.meny2, a.meny2:link, a.meny2:visited {
	font-family: Verdana, sans-serif;
	color: #7c9c3d;
	font-size: 9px;
	font-weight: normal;
	padding-left: 10px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a.puff, a.puff:link, a.puff:visited {
	font-family: Verdana;
	color: #7c9c3d;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}

/* TEXTHANTERING */

p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}


h1 {
	font-family: Georgia, serif;
	font-size: 22px;
	font-weight: normal;
	color: #7c9c3d;
	padding: 0;
	margin: 0;
}

h1.meny {
	font-family: Georiga, serif;
	color: #7c9c3d;
	font-size: 15px;
	font-weight: normal;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: Normal;
	color: #7c9c3d;
	padding: 0;
	margin: 0;
}

h5 {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7c9c3d;
	padding: 0;
	margin: 0;
}

h6 {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

ingress {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

p2 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

p3 {
	font-family: Verdana, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #333333;
}

p4 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

p5 {
	font-family: Georiga, serif;
	color: #7c9c3d;
	font-size: 15px;
	font-weight: normal;
}