/***********************************************/ 

body {
	margin:0;
	padding:0;
	background-color:rgb(255,255,255);
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-image:url(gfx/template/headbottomtiler.gif);
	background-repeat:repeat;
	background-position:left top;*/
}

a {
	color:rgb(82,82,82);
	font-size:100%;
	text-decoration: none;
}

a:link {
	color:rgb(82,82,82);
	text-decoration: none;
}

a:visited {
	color:rgb(82,82,82);
	text-decoration: none;
}

a:hover {
	color:rgb(82,82,82);
	text-decoration: underline;
}

p {
	padding: 0;
	margin: 0em 0em 1.0em 0em;
}

p a {
	color:rgb(82,82,82);
	text-decoration: underline;
}

p a:link {
	color:rgb(82,82,82);
	text-decoration: underline;
}

p a:visited {
	color:rgb(82,82,82);
	text-decoration: underline;
}

p a:hover {
	color:rgb(82,82,82);
	text-decoration: underline;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	margin: 0.8em 0em 0.4em 0em;
	padding: 0;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0.8em 0em 0.4em 0em;
	padding: 0;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 0.8em 0em 0.4em 0em;
	padding: 0;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	margin: 0.8em 0em 0.4em 0em;
	padding: 0;
}

h5 {
	font-size: 100%;
	margin:0.8em 0em 0.4em 0em;
	padding: 0;
	font-weight:bold;
}

ul {
	padding:0;
	margin:0px 0px 0px 20px;
	list-style-type:square;
}

li {
	padding:0;
	margin: 0em 0em 0.3em 0em;
}

li img {
	padding:0;
	margin:0;
	border:none;
}

img {
	padding:0;
	margin:0;
	border:none;
}

div {
	padding:0;
	margin:0;
}

th {
	padding: 0.5em 5px 0.5em 5px;
}

td {
	padding: 0.5em 5px 0.5em 5px;
}

/***********************************************/ 

.left {
	position:relative;
	float:left;
}

.right {
	position:relative;
	float:right;
}

/***********************************************/ 

#top {
	margin:0 auto;
	padding:0;
	width:762px;
	height:25px;
	color:rgb(82,82,82);
	background-image:url(gfx/template/headbottomtiler.gif);
	background-repeat:repeat;
	background-position:left top;
	border-bottom-color:rgb(200,204,180);
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#continer2 {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	background-color:rgb(255,255,255);
}

#continer {
	margin:0 auto;
	padding:0;
	width:760px;
	height:auto;
	background-color:rgb(255,255,255);
	border-color:rgb(240,242,231);
	border-style:solid;
	border-width:0px 1px 0px 1px;
}

#bottom {
	margin:0 auto;
	padding:0;
	width:762px;
	height:115px;
	color:rgb(82,82,82);
	background-image:url(gfx/template/headbottomtiler.gif);
	background-repeat:repeat;
	background-position:left top;
	border-top-color:rgb(200,204,180);
	border-top-style:solid;
	border-top-width:1px;
}

#head {
	margin:0;
	padding:13px 0px 0px 0px;
	width:100%;
	height:auto;
}
#logo {
	margin:0;
	padding:0;
	width:412px;
	height:79px;
	position:relative;
	float:left;
}

#divider {
	margin:0;
	padding:0;
	width:7px;
	height:79px;
	background-image:url(gfx/template/darktiler.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

#menu {
	margin:0;
	padding:3px 8px 0px 8px;
	width:287px;
	height:79px;
	position:relative;
	float:left;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	margin:0;
	padding:10px 10px 10px 10px;
	list-style:none;
	position:relative;
	width:75px;
	float:left;
	border-color:rgb(228,230,218);
	border-style:solid;
	font-size:110%;
	font-weight:bold;
	color:rgb(185,189,163);
}

#menu a {
	color:rgb(185,189,163);
	font-size:100%;
	text-decoration: none;
}

#menu a:link {
	color:rgb(185,189,163);
	text-decoration: none;
}

#menu a:visited {
	color:rgb(185,189,163);
	text-decoration: none;
}

#menu a:hover {
	color:rgb(185,189,163);
	text-decoration: underline;
}

.menuactive {
	color:rgb(146,155,97);
}

.menuTopLeft{
	border-width:0px 1px 1px 0px;
}

.menuTopCenter{
	border-width: 0px 1px 1px 0px;
}

.menuTopRight{
	border-width: 0px 0px 1px 0px;
}

.menuBottomLeft{
	border-width: 0px 1px 0px 0px;
}

.menuBottomCenter{
	border-width: 0px 1px 0px 0px;
}

.menuBottomRight{
	border-width: 0px 0px 0px 0px;
}

#divider2 {
	margin:0;
	padding:0px 0px 0px 15px;
	width:23px;
	height:79px;
	background-image:url(gfx/template/darktiler.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	background-color:rgb(255,255,255);
	font-weight:bold;
}

#divider2 a {
	color:rgb(135,144,88);
	font-size:100%;
	text-decoration: none;
}

#divider2 a:link {
	color:rgb(135,144,88);
	text-decoration: none;
}

#divider2 a:visited {
	color:rgb(135,144,88);
	text-decoration: none;
}

#divider2 a:hover {
	color:rgb(135,144,88);
	text-decoration: underline;
}

#bodyLeft {
	margin:0;
	padding:0;
	width:88px;
	height:40px;
	position:relative;
	float:left;
}

#body {
	margin:0;
	padding:0;
	width:665px;
	height:auto;
	position:relative;
	float:left;
}

#pagenametop {
	margin:2px 0px 15px 0px;
	padding:0;
	position:relative;
	float:left;
	color:rgb(100,107,68);
	font-weight:bold;
	font-size:120%;
	border-bottom-color:rgb(219,216,190);
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#pagenameslideshow {
	margin:5px 0px 15px 0px;
	padding:0;
	position:relative;
	float:left;
	color:rgb(100,107,68);
	font-weight:bold;
	font-size:120%;
	border-bottom-color:rgb(219,216,190);
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.pagename {
	margin:2px 0px 20px 0px;
	padding:0;
	position:relative;
	float:left;
	color:rgb(100,107,68);
	font-weight:bold;
	font-size:120%;
	border-bottom-color:rgb(219,216,190);
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.bartext {
	margin:0px 0px 0px 0px;
	position:relative;
	float:left;
	font-weight:bold;
}

.bar {
	margin:0px 0px 0px 10px;
	padding:0;
	height:16px;
	background-image:url(gfx/template/bar.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:relative;
	float:right;
}

#slideshow {
	margin-right:3px;
	width:4px;
	height:84px;
	background-color:rgb(180,184,162);
	position:relative;
	float:left;
}

#slideshowdiv {
	margin-right:2px;
	width:13px;
	height:84px;
	background-image:url(gfx/template/headbottomtiler.gif);
	background-repeat:repeat;
	position:relative;
	float:left;
}

#slideshowbf {
	clear:both;
	padding-top:5px;
}

#slideshowb {
	position:relative;
	float:left;
	padding-left:28px;
}

#slideshowf {
	position:relative;
	float:right;
	padding-right:3px;
}

#slideshownavi {
	top:-2px;
	position:relative;
	float:left;
	height:13px;
}

#slideshowtext {
	margin-left:167px;
	border:0;
	color:rgb(82,82,82); 
	font-size:100%;
	background-color:rgb(255,255,255);
	text-align:center;
}

#pageend {
	margin:2px 0px 0px 0px;/*FF*/
	padding:0;
	width:669px;
	position:relative;
	float:right;
	height:16px;
	border-bottom-color:rgb(219,216,190);
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url(gfx/template/bottomtiler.gif);
	background-repeat:repeat-x;
	background-position:left;
	left:-4px;
}

* html #pageend /*IE*/{ 
	margin:0px 0px 0px 0px;
	top:-2px;
}

#copyright {
	margin:0;
	padding:10px 0px 10px 70px;
	clear:both;
	width:500px;
	height:auto;
	color:rgb(175,179,153);
	font-size:90%;
}

* html #copyright /*IE*/{ 
	padding:8px 0px 10px 70px;
}

#copyright a {
	color:rgb(185,189,163);
	text-decoration: none;
}

#copyright a:link {
	color:rgb(185,189,163);
	text-decoration: none;
}

#copyright a:visited {
	color:rgb(185,189,163);
	text-decoration: none;
}

#copyright a:hover {
	color:rgb(185,189,163);
	text-decoration: underline;
}

/***********************************************/ 

.bildtext {
	margin:0.4em 0em 0em 0em;
	padding:0;
	font-size:0.85em;
}

.listakonstbilder {
	width:80px;
	margin:0px 20px 0px 20px;
	padding:0;
}

.listakonstbildtext {
	width:120px;
	margin:0.4em 0em 0em 0em;
	padding:0;
	font-size:0.85em;
	text-align:center;
}

.listakonstnarer {
	clear:both;
}

.listakonstnarer ul {
	margin-bottom:1.0em;
}

.listakonstnarer li {
	list-style:square;
	margin-bottom:1.0em;
}

.listakonstnarer ul ul {
	margin-bottom:1.0em;
	margin-top:0.5em;
}

.listakonstnarer ul ul li {
	list-style:disc;
	margin-bottom:1.0em;
}


.konstverknamn1 {
	font-size: 110%;
	font-weight: bold;
	margin: 0.8em 0em 0.4em 0em;
	padding: 0;
}

.konstverknamn2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0.3em 0em 0.4em 0em;
	padding: 0;
}

.photoslideimage {
	margin: 0px 2px 0px 2px;
	/*padding:3px 3px 3px 3px;*/
	border-width:2px 2px 2px 2px;
	border-color:rgb(221,216,196);
	/*border-color:rgb(137,137,137);*/
	border-style:solid;
	width:80px;
	height:80px;
	min-width:80px;
}

.photoslideimagemid {
	margin: 0px 2px 0px 2px;
	/*padding:3px 3px 3px 3px;*/
	border-width:2px 2px 2px 2px;
	border-color:rgb(135,144,88);
	border-style:solid;
	width:80px;
	height:80px;
}


.divider3 {
	margin-left:3px;
	width:4px;
	background-color:rgb(180,184,162);
}

.divider4 {
	margin-left:2px;
	width:13px;
	background-image:url(gfx/template/headbottomtiler.gif);
	background-repeat:repeat;
}

.divider5 {
	margin-left:2px;
	width:13px;
	background-image:url(gfx/template/darktiler2.gif);
	background-repeat:repeat;
}

.konstnarertext {
	position:relative;
	float:left;
	width:340px; 
	margin-left:10px; 
	padding:0;
	text-align:justify;
}

.konstnarermenu {
	background-color:rgb(233,236,221);
	padding:10px 10px 10px 10px; 
	margin-right:15px;
	position:relative;
	float:right;
}

.konstnarermenurubrik {
	color:rgb(146,155,97);
}

.konstverktext {
	padding:0;
	margin:0;
	position:relative;
	float:left;
	width:280px;
	text-align:justify;
}

.konstverkbild {
	padding:0;
	margin:0;
	position:relative;
	float:right;
	width:360px;
}

.konstverkrubrik {
	padding-top:0; 
	margin-top:0;
	margin-bottom:1.0em;	
}

.konstverkrubrik a img {
	padding-left:5px;
}

.konstverkrubrik a {
	font-size:100%;
	text-decoration:underline;
}

.konstverkrubrik a:link {
	text-decoration: underline;
}

.konstverkrubrik a:visited {
	text-decoration: underline;
}

.konstverkrubrik a:hover {
	text-decoration: underline;
}


/***********************************************/ 