*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #3f3f3f;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #3f3f3f;
}

body {
	
	background: #8bbb9e url(images/back_all.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 786px;
	text-align: left;
	
}


#header {
	background: #ffffff;
	height: 306px;
	text-align: left;		
}

#menu1
{
border-left: 4px solid #FFFFFF;
width: 778px;
height: 80px;
background: #357352 url(images/topline.jpg) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 99px;
	height: 45px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 35px;
	background: transparent;

}

#menu a:hover {
	width: 99px;
	height: 45px;
	color: #ffffff;
	text-decoration: none;
	background: #63a180 url(images/header_top_over.gif) repeat-x;
}

#logo {
background: #ffffff url(images/topimg.jpg) no-repeat;
width: 738px;
height: 146px;
text-align: left;
padding-top: 80px;
padding-left: 40px;
border-left: 4px solid #ffffff;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}

i {
font-style: normal;
text-transform: uppercase;
color: #4387a4;
}


#left ul {
	list-style: none;
	border-bottom: 1px solid #3f3f3f;
	border-left: 1px solid #3f3f3f;
	border-right: 1px solid #3f3f3f;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/liten.gif) no-repeat left;
}

#left a {
	color: #000000;
}
#left a:visited {
	color: #000000;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #357352;
border-left: 1px solid #357352;
border-right: 1px solid #357352;
}


#right
{
float: right;
width: 750px;
padding-right: 20px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #4387a4;
}

#right a
{
color: #4387a4;
text-decoration: none;
}

#right a:hover
{
color: #4387a4;
text-decoration: underline;
}


#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #357352;


}
.date {
	text-align: right;
	color: #3f3f3f;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #3f3f3f;
	background-color: #fff;
}



#footer {
	height: 44px;
	clear: both;
	padding-top: 20px;
	background: url(images/bottomline.jpg) repeat-x;
	border-top: 4px solid #8bbb9e;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}

#spz {position: absolute; top: 10px; right: 10px; width: 15px; height: 35px; visibility: visible; border: solid 0 #64a180; }


#Galleri { position: relative; margin: 0px; }
#Galleri #bilder { margin:0 auto; }

#Galleri .image { position: relative; float: left; width: 220px; height: 215px; padding: 0; border: 1px solid #ddd; margin: 10px; }
#Galleri .thumb { background: white; text-align: center; padding: 10px 10px 0 10px; }
#Galleri .thumb img { border: 1px solid gray; }

#Galleri .info { padding: 5px 10px 1px 13px; }
#Galleri .info img { border: none; }
#Galleri .info a { text-decoration: none; }

