/***************************************
***		CSS TILL MOSSEBO.COM    	 ***
***************************************/

/***************************
***		SIDELEMENT 		 ***
****************************/

body, td, a, a:link, a:active, a:visited, a:hover{
font-family: times new roman, times, georgia, garamond, serif;
font-size: 12pt;
color: #000000;
background-color: transparent;
}

#top{
display: none;
}

#left{
display: none;
}

#main{
position: absolute;
top: 00px;
left: 0px;
width: 20cm;
border: 0px;
}

#right{
display: none;
}

#menu{
display: none;
}

#footer{
text-align: center;
}

.text{
width: 13cm;
line-height: 1em;
text-align: justify;
}

.shortText{
width: 13cm;
line-height: 1em;
text-align: justify;
}

img, table, fieldset{
border: 0px;
}

/***************************
***			LÄNKAR		 ***
****************************/
a, a:link, a:active, a:visited{
text-decoration: none;
}

a:hover{
text-decoration: none;
}

/***************************
***		RUBRIKER 		 ***
****************************/
.h1{
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
text-align: left;
padding-top: 1em;
padding-bottom: 1em;
text-transform: uppercase;
}

.h2{
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
text-align: left;
padding-top: 1em;
padding-bottom: 1em;
text-transform: uppercase;
}

.h2Left{
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
text-align: left;
padding-top: 1em;
padding-bottom: 1em;
text-transform: uppercase;
}

.h3{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: left;
padding-top: 1em;
padding-bottom: 1em;
text-transform: none;
}


/***************************
***	   TEXTFORMATERING 	 ***
****************************/
.bold{
font-weight: bold;
}

.italic{
font-style: italic;
}

.center{
text-align: center;
}

.right{
text-align: right;
}

.smallText{
font-size: 10pt;
}

.italic{
font-style: italic;
}

/***************************
***			LAYOUT 		 ***
****************************/

.hideInPrint{
display: none;
}

.square{
border: 1px dashed #999966; 
padding-left: 10px; 
padding-right: 10px; 
padding-bottom: 5px;
padding-top: 5px;
}

.divider{
font-weight: normal;
color: #000000;
background-color: transparent;
}

.hrFooter{
height: 1px;
color: #000000;
background-color: transparent;
}

.hr{
height: 1px;
color: #000000;
background-color: transparent;
}

.hrSmall{
height: 1px;
border-top: 1px dashed #000000;
width: 75%;
text-align: left;
}

.hrDashed{
height: 1px;
border-top: 1px dashed #000000;
width: 100%;
text-align: left;
}

.dashedTop{
border-top: 1px dashed #000000;
}

.dashedBottom{
border-bottom: 1px dashed #000000;
}

.dropCap{
font-family: arial, helvetica, sans-serif;
font-size: 18pt;
color: #000000;
font-weight: bold;
background-color: transparent;
}

.alphabet{
font-family: arial, helvetica, sans-serif;
font-size: 14pt;
color: #000000;
font-weight: bold;
background-color: transparent;
}

.alphaLetter{
text-align: center;
border-top: 1px dashed #000000;
border-bottom: 1px dashed #000000;
}

.darkGrey{
color: #000000;
background-color: transparent;
}

.lightGreen{
color: #000000;
background-color: transparent;
}

.midGreen{
color: #000000;
background-color: transparent;
}

.darkGreen, .leftLink{
color: #000000;
background-color: transparent;
}

.white{
color: #000000;
background-color: transparent;
}

.td50{
width: 50px;
}

.td90{
width: 90px;
}

.td100{
width: 100px;
}

.td120{
width: 120px;
}

.td130{
width: 130px;
}

.td140{
width: 140px;
}

.td250{
width: 250px; 
}

.td340{
width: 340px;
}

/***************************
***		FORMULÄR 		 ***
****************************/

.select, .select1, .select2, .textfield1, .textfield2, .textarea, .button{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
color: #000000;
background-color: transparent;
}

.textfield1, .select{
width: 155px;
border: 1px solid #000000;
}

.select1{
width: 110px;
border: 1px solid #000000;
}

.textfield2, .select2{
width: 75px;
border: 1px solid #000000;
}

.textarea{
width: 155px;
height: 150px;
border: 1px solid #000000;
}

.button{
width: 60px;
border: 1px solid #000000;
background-color: #ffffff;
}

.smallButton{
width: 50px;
height: 17px;
border: 1px solid #000000;
background-color: #ffffff;
color: #000000;
font-size: 10pt;
}

/********************
***	  GÄSTBOK	  ***
*********************/
#guestbookWrite{
border: 2px solid #000000;
width: 300px;
visibility: hidden;
position: absolute;
top: 40px;
left: 100px;
background-color: #ffffff;
z-index: 50;
padding: 10px;
text-align: center;
}