/* CSS Document */

html, body {
	font-family: Arial ;
	margin: 0px;
	padding: 0;
	 /*font-size:11px; Resets 1em to 10px */
	background-color:#04852F;
	scrollbar-base-color: #439549; 
	scrollbar-track-color: #84b46b;
}
h1 {
	font-size: 0.8em;
	text-align: left;
	padding-top: 10px;
	color: #000000;	
}

h2 {
	font-size: 1.1em;
	text-align: left;
	padding-top: 15px;
	color: #000000;
	margin-bottom: -10px;
	margin-top: -5px;	
}

h3 {
	font-size: 1em;
	text-align: center;
	padding-top: 30px;
	color: #000000;
		
}


p {
	font-size: 0.7em;
	color: #000000;
	margin-bottom:-5px;

}

p.bildtext {
	font-size: 0.6em;
	color: #000000;
	margin-top:3px;
	
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

a.blinks {
font-size: 0.9em;
font-weight: normal;

}
a.blinks:hover {
font-size: 0.9em;
font-weight: normal;
color: #529857;

}

a.form {
font-weight: bold;
margin-right: 50px;
font-size: 0.7em;
}
a.form:hover {
font-weight: bold;
color: #529857;
margin-right: 50px;
}

a.start {
font-size: 0.7em;
font-weight: bold;
color: #000000;
}
a.start:hover {
font-size: 0.7em;
font-weight: bold;
color: #529857;
}

a.mail {
font-weight: normal;
color: #000000;
}
a.mail:hover {
color: #529857;
}

li {
	font-size: 0.7em;
	color: #000000;
	margin-bottom: ;
	list-style-position: outside;
	list-style-type: circle;
}

.layout { 
margin-top: 50px;
width: 832px; 
position: absolute;
left: 50%; 
margin-left: -416px; 

}

.contentainer {
width: 832px; 
height: 539px;
position: absolute;
z-index: 1;
background-image: url(bilder/bkg_cont.gif);

}



.content {
width: 700px;
background-color: #ffffff;
height: 420px;
position: absolute;
z-index: 2;
top: 45px;
left: 70px;
}

.content2{
width: 700px;
background-color: #ffffff;
height: 420px;
position: absolute;
z-index: 2;
top: 45px;
left: 70px;
overflow: auto;
overflow-X: hidden;
}

.karta {
position: absolute;
top:60px;
left: 300px;
z-index: 2;
width: 400px;
height:300px
}

.leftcol {
position: absolute;
top: 30px;
left: 30px;
z-index: 2;
width: 250px;
height: 300px;
}



.rubrik {
z-index: 2;
float: left;
width: 650px;
height: auto;
margin-left: 30px;
margin-top: 30px
}

.col2 {
z-index: 2;
width: 200px;
float: left;
height: auto;

}

.col1 {

z-index: 2;
width: 370px;
height: auto;
float: left;
margin-top: 20px;
}



.lista {
z-index: 2;
width: 260px;
height: auto;
float: left;
margin-right: 40px;
margin-top: 15px;
margin-bottom: -20px;
}

.logo {
float: left;
width: 240px;
height: 50px;
background-image: url(bilder/logo.gif);
background-repeat: no-repeat;

}

.pres {
	width: 255px;
	height: 240px;
	margin-top: 0px;
	overflow: auto;
	overflow-X: hidden;
float: left;
}

#pres_h1 {
margin-bottom:-5px;
font-size:0.6em
}

html* #pres_h1 {
margin-bottom:-10px;
font-size:0.6em
}

#pres_1{
margin-bottom:-12px;
}
html* #pres_1{
margin-bottom:-19px;
}

#pres_2 {
text-indent:10px;
margin-bottom:-12px;
}

html* #pres_2 {
text-indent:10px;
margin-bottom:-19px;
}

#pres_3{
text-indent:10px;
}

#vdk {
padding-top: 40px;
width:450px;
float: left;
}



.bottomlinks {
	width: 730px;
	height: 110px;
	position: absolute;
	top: 320px;
	left: 0px;
	z-index: 3;
}

.bottomlinks2 {
	width: 695px;
	height: auto;
	text-align: center;
	margin-top: 10px
}

.cykel {
float: left;
width: 200px;
height: 110px;
background-image: url(bilder/cyklist.gif);
background-repeat: no-repeat;
margin-right: 20px;

}

.images {
border: 1px solid #000;
margin-right: 20px;
}

#hem {
	width:100px;
	height: auto;
	position: absolute;
	top: 45px;
	left: 696px;
	z-index: 3;
	
}

.form_col1 {
z-index: 2;
width: 200px;
height: 300px;
float: left;
margin-top: -10px;
margin-left: 20px;
}

.form_col2 {
z-index: 2;
width: 300px;
height: auto;
float: right;
margin-top: 0px;
margin-right: 20px;


}

.form_content {
z-index: 2;
width: 650px;
height: 300px;
float: left;
margin-top: 20px;
margin-left: 20px;

}

.contact_form
{
  font-family:  Arial;
  font-weight: 900;
  font-size:  0.7em;
  color: #404040;
  width: 300px;
}

.contact_form em.error, div.contact_form form em
{
  color: #FF0000;
}

.contact_form div.error { margin-bottom: 15px; }
