/*body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9F9F9F; 
}

 body.mainpage {background-color:#f7fab4} 
*/
/* till menyn... photo.php */
.box2 {
/*	font-style: italic; */
	word-spacing: 2pt;
	padding: 3px;
/*	border-width: thin; */
/*	border-style: solid; */
	border-top:0px;
	border-bottom:2px solid #000;
	border-right:2px solid #000;
	border-left:0px;
	background-color:#F0F0F0; /*#FFF36C;*/
}


/* Till rubrikerna på photo.php */
.box3 {
	word-spacing: 2pt;
	padding: 3px;
	border-top:0px;
	border-bottom:2px solid #000;
	border-right:2px solid #000;
	border-left:0px;
	background-color:#BEDDFF;
	font-size: 12px;
}
.box3text {
	font-size: 9px;
}

.categorybox {
/*	font-style: italic; */
	word-spacing: 2pt;
	padding: 3px;
/*	border-width: thin; */
/*	border-style: solid; */
	border-top:0px;
	border-bottom:2px solid #000;
	border-right:2px solid #000;
	border-left:0px;
}

.categorybox1 {
	background-color: #FFF15B;
}

td.picturetab {
	padding: 0.1cm 0.6cm;
	/*background-color:#FFFFFF;*/
}

.photonavheader {
/*	font-style: italic; */
/*	word-spacing: 2pt; */
	padding: 3px;
/*	border-width: thin; */
/*	border-style: solid; */
	border-top:0px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:0px;
}
.photonav {
/*	font-style: italic; */
/*	word-spacing: 2pt; */
	padding: 3px;
/*	border-width: thin; */
/*	border-style: solid; */
	border-top:1px solid #000;
	border-bottom:0px;
	border-right:1px solid #000;
	border-left:0px;
}

/* petterssononline.com/index.php */
.bodyroot {
    background-color: #D6D6D6;
}

.pageheader {
    font-size : x-large;
    font-family : "Comic Sans MS";
    font-weight : normal;
}

.pagetext {
    font-size : normal;
    font-family : "Comic Sans MS";
    font-weight : normal;
}

.tablepics {
    word-spacing: 2pt;
    padding: 3px;
    font-size : x-small;
    font-family : "Comic Sans MS";
    font-weight : normal;
}

.tablenews {
    word-spacing: 2pt;
    padding: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size : x-small;
    font-family : "Comic Sans MS";
    font-weight : normal;
    border: thin;
    border-width: thin;
    border-style: solid;
    border-top:2px solid #CCCCCC;
    border-bottom:2px solid #CCCCCC;
    border-right:2px solid #CCCCCC;
    border-left:2px solid #CCCCCC; 
  }

.contacttext {
    word-spacing: 2pt;
    padding: 3px;
    font-size : x-small;
    font-family : "Comic Sans MS";
    font-weight : normal;
    font-style: italic;
}
