body {
	margin:0px;
	padding:0px;
	background-image: url(../site_images/background.png);
}
/*Hyper links in text*/

a img {
	border:none;
	color: #FFFFFF;
}
img { border:none }
a:link {
	color: #666699;
	text-decoration: underline;
}
a:visited {
	color: #666699;
	text-decoration: underline;
}
a:hover  {
	color: #ff3300;
	text-decoration: none;
}
a:active  {
	color: #ff3300;
	text-decoration: none;
}


/* Php menyn och dess länkar */
#menu_container {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-left: 5px;
	width: 150px;
}
#menu a#nuvarande {
	background-color: #99FF66;
	color: #000000;
}

#menu {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
}
#menu ul  {
	background-color: #ffffff;
	border-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#menu li {
	list-style-image: none;
	list-style-type: none;
	background-color: #ffffff;
	border: 1px #cccccc solid;
	margin: 0px 0px 3px 0px; 
	padding: 0px;
	height: 100%;
	width: 100%;
}
#menu ul li  {
	border-style: none;
	height: 100%;
	width: 100%;
	font-size: 1.3em;
}
#menu a:link /*, #menu ul.menu_subsub a.sub*/ {	/* , #menu ul.menu_subsub a.sub = undermeny bold */
	background: transparent;
	color: #336699;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin: 0px;
/*	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 70%;
*/}
#menu a:visited {
	background: transparent;
	color: #336699;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin: 0px;
/*	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 70%;
*/}
#menu a:hover {
	background: #336699;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin: 0px;
/*	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 70%;
*/}


#menu li ul.menu_subsub li {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	border-style: none;
	height: 100%;
	width: 100%;
	font-size: 11px;
	}
#menu ul li a:link {
	background: transparent;
	color: #336699;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px;
/*	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 70%;
*/}
#menu ul li a:visited {
	background: transparent;
	color: #336699;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px;
/*	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 70%;
*/}
#menu ul li a:hover {
	background: #336699;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px;
/*	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 70%;
*/}
#menu ul.menu_subsub li.v a:hover { /* hover undermenyer steg 2 mfl*/
	background: #336699;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px;
/*	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 70%;
*/}
#menu ul li.k a:hover {  /* hover rubriker undermenyer steg 2 mfl*/
	background: #336699;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin: 0px;
/*	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 70%;
*/}

/*Rss mm i menyn*/
.rss_gif {
	margin-top: 25px;
	border-style: none;
	display:block;
}
.vcss {
	width:88px;
	height:31px;
	margin-top: 5px;
	border-style: none;
	display:block;
}
.vxhtml {
	margin-top: 5px;
	border-style: none;
	display:block;
}
#twitt_trans {
	position: relative;
	height: 150px;
	width: 162px;
	left: -5px;
	margin-top: 5px;
}

#centercontent {
	position: absolute;
	left:180px;
	top:40px;
	width:570px;
	background: #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	/*	        voice-family: "\"}\"";*/

/*	        voice-family: inherit;*/

   	        margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 30px;
	padding-bottom:0px;
}
/*This is a box for the copyright*/

#box {
	background: #ffffff;
	color: #333333;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 70%;
	margin-top:60px;
	margin-bottom:40px;
	margin-left: 60px;
	margin-right: 60px;
	border-top: 1px #cccccc solid;
	padding:0;
}
/*Container for the menus to the left.*/



#leftcontent {
	position: absolute;
	background: transparent;
	left:0px;
	top:40px;
	bottom: 0%;
	width:160px;
	height:auto;
	padding-left: 10px;
	padding-right: 0px;
}
/*Only for Netscape, ignored by IE.*/

body>#leftcontent {
	position:relative;
}
/*Only for Netscape, ignored by IE*/

html>body #centercontent {
	margin-left: 0px;
}


/* Text formateringar */
.bold_text {
	font-weight:bold
	}
.obs, a.obs {
	color: #990000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
p, pre, ul, blockquote, h1, h2, h3, h4, h5, h6 {
	margin-left: 70px;
	margin-right: 70px;
}
p2 {
	margin-left: 15px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 30px;
	margin-bottom: 15px;
}
h1, h2, h3, h4 {
	text-transform: uppercase;
}
h1 {
	color: #666699;
	letter-spacing: 0.2em;
	font-family: Times, serif;
	font-weight: bold;
	font-size: 200%;
	margin-bottom: 40px;
}
h2 {
	color: #666699;
	letter-spacing: 0.2em;
	font-family: Times, serif;
	font-weight: bolder;
	font-size: 100%;
	margin-bottom: -20px;
	font-variant: small-caps;
}
h3, h4, h5, h6 {
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	color: #666699;
}
h3, h4 {
	font-size: 90%;
	letter-spacing: 0.3em;
}
.h5 {
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 30px;
	margin-bottom: 15px;
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	color: #666699;
}
blockquote {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: 0.05em;
	font-size: 70%;
}
p, pre, ul {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
li {
	list-style-image: url(../site_images/bullet.gif);
	list-style-position: outside;
	margin-left: 1em;
	margin-bottom: 1em;
}
.tabell_i_centercontent {
	margin-left: 45px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
/* GALLERI*/

#stora_bilden {
	width: auto;
	position: relative;
	height: auto;
	text-align: center;
	padding-bottom: 20px;
}
#centercontent #gallery_thumbs {
	padding-top: 40px;
	text-align: center;
}
#centercontent #gallery_thumbs table {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	width: 522px;
}
ul.lista_fotografer {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
ul.lista_fotografer li {
	list-style-type: none;
	padding: 0;
	list-style-position: inside;
	list-style-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Anger vald sida i paging*/

.pageselected {
	color: #FF0000;
	font-weight: bold;
}


