body
{ 
	background:#29404a url('../img/bg5.jpg') repeat;
	background-attachment:fixed;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	font-size:12px;
	color: #000;
}

a.hover:link {color: #00a055; text-decoration:none;}
a.hover:visited {color: #9e9e9e; text-decoration:none;}
a.hover:hover {color: #00a055; text-decoration:underline;}
a.hover:active {color: #9e9e9e; text-decoration:none;}

img {
border:0;
}

p.uppercase{
	color:#00a055;
}

#logo{
	float:left;
	width:auto;
	height:auto;
}

#header{
	margin-right:auto;
	margin-left:auto;
	width:800px;
	clear:both;
}

#content{
	position:relative;
	background:#fff;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:20px;
	width:800px;
	min-height:470px;
	clear:both;
	overflow:auto;
}

.cont{

	position:relative;
	padding-top:20px;
	margin-right: auto;
	margin-left: auto;
	width:750px;

}

.rubrik3{
font-weight:bold;
}

.desc{
position:relative;
}
p.center
{ 
text-align: center
}

#boxone{
	position:absolute;
	left:50px;
	top:50px;
	width:130px;
}

#boxtwo{
	position:absolute;
	left:190px;
	top:50px;
	width:130px;
}

#boxthree{
	position:absolute;
	right:335px;
	top:50px;
	width:130px;
}

#boxfour{
	position:absolute;
	right:190px;
	top:50px;
	width:130px;
}

#boxfive{
	position:absolute;
	right:50px;
	top:50px;
	width:130px;
}

#main{
	margin-right: auto;
	margin-left: auto;
	height:600px;
	width:750px;
	clear:both;
}

#left{
	position:relative;
	margin:15px;
	padding-right:15px;
	float:left;
	width:350px;
	height:400;
	border-right: 1px dotted #bcbcbc;
}

#left_map{
	position:relative;
	margin:20px;
	padding-right:15px;
	float:left;
	width:350px;
	height:auto;
	border-right: 1px dotted #bcbcbc;
}



#right{
	position:relative;
	float: left;
	margin:15px;
	width:auto;
	height:400px;
}

#right_map{
	position:relative;
	float: right;
	margin:20px;
	width:auto;
	height:auto;
}

#bottom{
	position:relative;
	text-align:center;
	top:400px;
	height:auto;
	width:auto;
}

#footer{
	background: #fff url('../img/fcorn.png') no-repeat; 
	background-position:bottom; 
	width:800px;
	height:50px;
	text-align:center;
	clear:both;
	margin-right: auto;
	margin-left: auto;
}

.contact {
	padding-top:10px;
	padding-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	color:#9e9e9e;
	border-top: 1px dotted #bcbcbc;
	width:770px;
}

label{
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

#login{
	top:200px;
	width:230px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}

input{
	color: #000;
	background: #fff;
	border: 1px solid #000;
}

.submit input{
	color: #fff;
	background: #00a055;
	margin-left:72px;
}

fieldset{
	border: 1px solid #00a055;
	width: 145px;
	padding:20px;
}
	
#menu {
	position:relative;
	background: #00a055;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu li {
	float: left;
	font: 110% Arial,Verdana,Helvitica,sans-serif;
	margin: 0;
	padding: 0;
}

#menu a {
	background: #00a055 url("../img/seperator.png") bottom right no-repeat;
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 8px;
	text-decoration: none;
}

#menu a:hover {
	background: #006738; /*url("../img/hover.png") bottom center no-repeat;*/
	color: #fff;
	padding-bottom: 8px;	




