/* -------------basic elements-------------- */
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #83C4FF;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #83C4FF;
	text-decoration: none;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #83C4FF;
	text-decoration: none;
	font-weight: bold;
}
a, a:active, a:visited {
	color: #83C4FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#container {
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: none;
}

/* -------------classes-------------- */
.etta-bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 10px;
	height: auto;
	width: 225px;
	line-height: 12pt;
}

.ingress {
	font-weight: bold;
	font-size: 13px;
}

.headNav {
	width: 180px;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000000;*/
}
.content {
	padding: 0px 10px 0px 0px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 130px;
	padding: 2px 2px 1px 1px;

}
.fieldSkicka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 2px 2px 1px 1px;
}
.pageFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: auto;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.list-nav {
	list-style-position: inside;
	list-style-type: none;
}

.intro-text {
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 300px;
}
.skickaTable {
	margin: 5px;
	padding: 5px;
}
.form-uppgifter {
	border: 1px dotted #83C4FF;
	padding: 20px;
}
