body {
	font-size: 62.5%;
	font-family: Tahoma, "Gill Sans", Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(bilder/spring.jpg);
}

/*div {
	border: thin dotted orange;
}*/

#topline {
	width: 900px;
	text-align: center;
	margin-top: 67px;
	height: auto;
}

#footer {
	clear: both;
	background: url(bilder/footer.png) no-repeat;
	width: 900px;
	height: 100px;
	text-align: center;
	padding-top: 25px;
	bottom: -25px;
	position: relative;
}

#main {
	z-index: 1;
	width: 450px;
	clear: both;
	margin-top: -20px;
	margin-left: 350px;
}

#form {
	z-index: 1;
	clear: both;
	text-align: left;
	margin-bottom: 20px;
}

#content {
	width: 710px;
	min-height: 400px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 900px;
	height: 165px;
	background: url(bilder/header.png) no-repeat;
	padding-top: 10px;
}

#rutor {
	
}

#rubrik {
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

#bildtop {
	width: 500px;
	height: 250px;
	margin-left: 340px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#bildleft {
	float: left;
	width: 400px;
	height: 200px;
	margin-top: 10px;
	margin-left: 40px;
}

#bildright {
	width: 300px;
	height: 200px;
	margin-top: 10px;
	float: right;
	margin-right: 40px;
}

#logo {
	width: 260px;
	height: 67px;
	margin-left: 28px;
}

#adress {
	text-align: center;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 15px;
}

p {
	font-size: 2em;
	line-height: 130%;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 1.4em;
	line-height: 130%;
}

h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 130%;
}

fieldset {
	padding: 0;
	margin: 1em 0 0;
	z-index: 15;
	border-style: none;
	border-width: 0;
	background-color: #c8d06f;
	float: left;
	width: 350px;
	border-right: 3px solid #c8d06f;
	color: white;
	height: 320px;
}

legend {
	margin-left: 2em;
	font-weight: bold;
	background-color: #d784a8;
	color: white;
	padding: 4px 2em;
}

fieldset ol {
	list-style-type: none;
	font-size: 1.2em;
	margin-bottom: 1em;
	padding: 0.5em 0.2em 1em 1.5em;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 0.5em;
}

label {
	margin-top: 0.5em;
	float: left;
	width: 6em;
	margin-right: 1.7em;
}

.error {
	color: #ca2f12;
	float: none;
	padding-left: 4px;
}

input.field {
	width: 147px;
}

textarea {
	width: 270px;
	height: 150px;
}

.extra {
	font-weight: bold;
	font-size: 1.3em;
}

li.submit {
	float: right;
}

#kattbild {
	width: 320px;
	height: 580px;
	position: absolute;
	top: 165px;
	left: 16px;
}

#image {
	width: 710px;
	height: 1665px;
	margin-top: 65px;
}
