img{
	border:none;
}
ul{
	list-style:none;
}
html{
	height:100%
}
body{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
}
h3{
	margin-top:0px;
	color:#75a536;
	font-size:18px;	
}
#pagecenterer{
	width:100%;
	height:100%;
}
#header{
	text-align:center;
}
#maintable{
	margin-left:auto;
	margin-right:auto;
}
#galleri{
	width:540px;
	height:550px;
}
#bildtext{
	margin-top:15px;
}
#name{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:30px;
	color:#75a536;
	font-weight:bold;
}
#menu{
	margin-left:30px;
	padding-top:13px;
}
#menu a{
	margin-left:10px;
	margin-right:10px;
	color:#333333;
	text-decoration:none;
	height:40px;
}
#menu a:hover{
	color:#75a536;
}
#bildtext{
	text-align:left;
}

#leftarrow a{
	width:16px;
	height:18px;
	background-image:url(arrow_l.png);
	display:block;
	margin-top:200px;
}
#leftarrow a:hover{
	background-image:url(arrow_l_h.png);
}
#rightarrow a{
	width:16px;
	height:18px;
	background-image:url(arrow_r.png);
	display:block;
	margin-top:200px;
}
#rightarrow a:hover{
	background-image:url(arrow_r_h.png);
}

#tillbaka a{
	width:60px;
	height:37px;
	background-image:url(tillbaka.png);
	display:block;
	margin-bottom:15px;
}
#tillbaka a:hover{
	background-image:url(tillbaka_h.png);
}
#toprow{
	padding-bottom:50px;
}
#toprow2{
	padding-bottom:25px;
}
#col1{
}
#col2{
	padding-left:50px;
}

.year{
	margin-right:20px;
}
#kontakt{
	padding-left:20px;
}
#kontakt a{
	text-decoration:none;
	color:#75a536;
}
#kontakt a:hover{
	color:#87c734;
}

	