/************************ H-hantering ************************************/

h1 {
	font-family: Georgia, Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

h4 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

h5 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

/******** GENRELL FÖR HEMSIDA  ***********/

table, tr, td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

.body_class {
		 background: #e4e0cc;
}

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.noline:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

a.noline:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

a.noline:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

a.noline:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.logo {
	  padding: 15px 0px 15px 15px;
	  height: 50px;
}

.bottom_border {
			 background: #ffffff url(../images/rand_bottom.gif) no-repeat;
	height: 46px;
}

.right_border {
	background: #ffffff url(../images/rand_right.gif) no-repeat;
	width: 60px;
}

.menu { 
	border: 1px solid #9e4234;
	background:#ffffff;
	width: 130px; 
	padding: 15px 20px 0px 20px;
}

.main {
	border: 1px solid #9e4234;
	background: #ffffff;
	padding: 15px 15px 15px 15px;
	width: 630px;
}

.div_content {			

	padding-right: 15px;
			 width: 620px;
			 height: 465px;
			 overflow-x: hidden;
			 overflow-y: auto; 
}

ul, li {
font-size: 12px;
font-family: trebuchet MS;
color: #9e4234;
}

.foot {
	padding-top: 5px;
	  height: 30px;
}



/******** FORMULÄR   ***********/

input, select, textarea {
	   border-width: 1px;
	   border-style: solid;
	   border-color: #000000;
	   width: 150px;	   
	   font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	   font-size: 10px;
	   color: #666666;	
	   background-color: #ffffff;     
}



/******** NYHETER   ***********/

.link {

}

.news_title {
			width: 400px;
}

.underline {
		   text-decoration: none;
		   color: #595959;
}

.news_content {
			  border-bottom: 1px dotted #000000;
			  width: 400px;
}


/******** GÄSTBOKS   ***********/

.guestbook_navigation {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}


/*texten för tabellen med formuläret*/
.guestbook_form_table {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

/*rubriken i formulärtabellen*/
.guestbook_form_table_title{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

/*texten i tabellen med inlägg*/
.guestbook_table {
	width: 100%;
	border-collapse: collapse;
	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	border-top: 0px solid #96BC33;
	border-right:0px solid #A9C556;
	border-left: 0px solid #A9C556;
	border-bottom:1px dotted #000000;
	padding: 5px 5px 5px 5px;
}

/*rubrik för inlägg*/
.guestbook_table_title {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	padding: 5px 5px 5px 5px;
}

/*underrubrik för inlägg*/
.guestbook_table_title_2 {
	font-weight: bold;
}

