/* Standard formatting ************************************************/
a {
  color    					: #00ffff;
  cursor   					: pointer;
  font-weight       : bold;
  text-decoration 	: none;

}
 
a:visited {
 	color   					: #00ffff;
 	cursor   					: pointer;
 	font-weight       : bold;
 	text-decoration 	: none;

}

a:hover {
 	cursor   					: pointer;
 	text-decoration 	: none;
 	font-weight       : bold;
 	color   					: #FF0000;
}

img{
	border-style:none;
	border-color:#000000;
	border-width: 0;
}	



/* Body formatting ************************************************/

.prespicture {
	/*background-image: url(./bilder/vallmo2.jpg);*/
	background-color: #333333;
	font-size: 16px;
 	font-weight: normal;  
 	text-align: center;
	color:	#ffffff;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px; 
  	padding: 0; /* sida */
}

.menypicture {
/*	background-image: url(./bilder/bground1.jpg);*/
	background-color: #333333;
	font-size: 16px;
 	font-weight: normal;  
	color:	#000000;
	margin: 0; /* topp*/ 
  padding: 0; /* sida */
}
.mainpicture {
/*	background-image: url(./bilder/holmbos4.jpg);*/
	background-color: #333333;
/*	background-position: center center;*/
	background-repeat: no-repeat;
	font-size: 16px;
 	font-weight: normal;  
	color:	#3333ff;

}

.link {
	background-image: url(./bilder/kedjabak1.jpg);
	background-color: #333333;
/*	background-position: center center;*/
	background-repeat: no-repeat;
	font-size: 16px;
 	font-weight: normal;  
	color:	#ffffff;

}

.mlink {
	background-color: #333333;
	font-size: 16px;
 	font-weight: normal;  
	color:	#000000;

}

.toppicture {
	background-image: url(./bilder/topp01.jpg);
	font-size: 16px;
 	font-weight: normal;  
	color:	#000000;
}

.lightcolor {
	background-color: #333333;
	font-size: 16px;
 	font-weight: normal;  
	color:	#ffffff;
}
.darkcolor {
	background-color: #808080;
	font-size: 16px;
 	font-weight: normal;  
	color:	#000000;

}
.sides {
	/*background-image: url(./bilder/bground.jpg);*/
	background-color:  #222222;
	font-size: 16px;
 	font-weight: normal;  
	color:	#000000;

}
.bottom {
	/*background-image: url(./bilder/bground.jpg);*/
	background-color:  #222222;
	font-size: 16px;
 	font-weight: normal;  
	color:	#000000;

}

/* Gallery main index */
.gallery_m_idx {
	background-color: #333333;
	font-size: 16px;
 	font-weight: normal;  
	color:	#ffffff;
}

/* Gallery index */
.gallery {
	background-color: #333333;
	font-size: 16px;
 	font-weight: normal;  
	color:	#ffffff;
}

/* Photo frame */
.photo {
	background-color: #333333;
	font-size: 16px;
 	font-weight: normal;  
	color:	#ffffff;
}


/* Headlines ************************************************/

.headline_large {
 	font-size: 32px;
 	text-align: center;
 	font-weight: bold;  
/*	color:	0;*/
}

.headline_medium {
 	font-size: 24px;
 	text-align: center;
 	font-weight: bold;  
}

.headline_small {
 	font-size: 20px;
 	text-align: center;
 	font-weight: bold;  
}

/* Meny formatting ************************************************/

div#meny img {
	border-style: none;
}

div#meny a {
  color	: #000000;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px; 

}
 
div#meny a:visited {
 	color: #000000;
 	cursor: pointer;
 	font-weight: bold;
 	text-decoration: none;
 	font-size: 18px; 

}

div#meny a:hover {
 	cursor: pointer;
 	text-decoration: none;
 	font-weight: bold;
 	color: #FF0000;
 	font-size: 18px; 
}

div#meny img{
	border-style:none;
	border-color:#000000;
	border-width: 0;

}	

/* Meny2 formatting ************************************************/


div#meny2 a {
  color	: #ffffff;
  background: #888888;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px; 

}
 
div#meny2 a:visited {
 	color: #ffffff;
    background: #888888;
 	cursor: pointer;
 	font-weight: bold;
 	text-decoration: none;
 	font-size: 18px; 

}

div#meny2 a:hover {
 	cursor: pointer;
 	text-decoration: none;
 	font-weight: bold;
 	color: #FF0000;
    background: #888888;
 	font-size: 18px; 
}



/* kontacts formatting ***********************************************/

div#contact a {
  color    					: #0000ff;
  cursor   					: pointer;
  font-weight       : normal;
  text-decoration 	: none;
  font-size         : 16px; 
}
 
div#contact a:visited {
 	color   					: #0000ff;
 	cursor   					: pointer;
 	font-weight       : normal;
 	text-decoration 	: none;
 	font-size         : 16px; 

}

div#contact a:hover {
 	cursor   					: pointer;
 	text-decoration 	: none;
 	font-weight       : normal;
 	color   					: #FF0000;
 	font-size         : 16px; 
}
/* start formatting ***********************************************/

div#start a {
 	color: #ffffff;
 	cursor: pointer;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 20px; 
}
 
div#start a:visited {
 	color: #ffffff;
 	cursor: pointer;
 	font-weight: normal;
 	text-decoration: none;
 	font-size: 20px; 

}

div#start a:hover {
 	cursor: pointer;
 	text-decoration: none;
 	font-weight: normal;
 	color: #00ffff;
 	font-size: 20px; 
}

/* Linkpage formatting ************************************************/

div#links a {
  color    					: #ffffff;
  cursor						: pointer;
  font-weight       : normal;
  text-decoration 	: none;
  font-size         : 16px; 
}
 
div#links a:visited {
 	color   					: #ffffff;
 	cursor   					: pointer;
 	font-weight       : normal;
 	text-decoration 	: none;
 	font-size         : 16px; 

}

div#links a:hover {
 	cursor   					: pointer;
 	text-decoration 	: none;
 	font-weight       : normal;
 	color   					: #FF0000;
 	font-size         : 16px; 
}

.separator{
	background: #32782b;
/*	background: #205020;*/
	font-weight	: bold;
 	font-size	: 18px; 
}
div#links table{
	width: 99%;
	border-style:none;
	border-width: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#links tr{
	height:auto;
	}
div#links td{
	width:33%;
	}
/* Gallery main index formatting ************************************************/

div#gallery_main_index a {
	color							: #ffffff;
  cursor   					: pointer;
  font-weight       : normal;
  text-decoration 	: none;
  font-size         : 16px; 
}
 
div#gallery_main_index a:visited {
	color							:#ffffff;
 	cursor   					: pointer;
 	font-weight       : normal;
 	text-decoration 	: none;
 	font-size         : 16px; 

}

div#gallery_main_index a:hover {
 	cursor   					: pointer;
 	text-decoration 	: none;
 	font-weight       : normal;
 	color   					: #FF0000;
 	font-size         : 16px; 
}
div#gallery_main_index table{
	width: auto;
	border-style:none;
	border-width: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#gallery_main_index tr{
	height:auto;
/*	valign: top;*/
	}
div#gallery_main_index td{
/*	border-style: solid;
	border-color: #959595;
	border-width: 1px;*/
	border-style: none;
	border-width: 0px;
	padding: 10px;

	width:200px;
	text-align: center;
	}

div#gallery_main_index img{
	border-style:none;
	border-color:#000000;
	border-width: 3px;
	height:100px;
}	

/* Thumbnail Index *****************************/
div#index {
	text-align: center;
}

div#index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#index td.thumbcell {
	border-style: solid;
	border-color: #959595;
	border-width: 1px;
	text-align: center;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
	height: 75px;
}

div#index div.pages {
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation ******************************/

div#navigation a {
	color							: #ffffff;
  cursor   					: pointer;
  font-weight       : normal;
  text-decoration 	: none;
  font-size         : 16px; 
}
 
div#navigation a:visited {
	color							: #ffffff;
 	cursor   					: pointer;
 	font-weight       : normal;
 	text-decoration 	: none;
 	font-size         : 16px; 

}

div#navigation a:hover {
 	cursor   					: pointer;
 	text-decoration 	: none;
 	font-weight       : normal;
 	color   					: #FF0000;
 	font-size         : 16px; 
}


div#navigation {
	text-align: center;
	font-size: 0.8em;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 1em auto;
}

div#navigation td.previous {
	text-align: left;
	width: 100px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 100px;
}
div#navigation td.arrow {
	width: 50px;
	background-color: #222222;
	border-style: none;
	text-align: center;
	padding: 0px;
}

div#navigation td img {
	border-style: none;
	height:50px;
}

div#navigation td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #959595;
	border-width: 1px;
	text-align: center;
	padding: 5px;
	}

div#navigation td.thumbcell img {
	border-style: none;
	height:50px;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}


/* Photograph ****************************************/
div#photograph {
	text-align: center;
}

div#photograph img {
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #000000;
	border-width: 8px;
}

/*************************************************/

