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

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

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #5d6967;
	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: 11px;
	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: 11px;
	font-weight: bold;
	font-style: normal;
	color: #5d6967;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #5d6967;
	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;
}

li, ul {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;

}

.border {
	border: 7px solid #ffffff;
}

.body_class {
	background: #c8dbd5;	
}

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

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

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

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

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

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

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

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

.logo {
	padding-left: 10px;
	padding-right: 10px;
	width: 745px;
}

.topp_bg {
	height: 24px;
	background: #ffffff url(../images/topp_bg.gif) no-repeat;
}

.bild {
	height: 156px;
	background: #ffffff url(../images/bild.jpg) no-repeat;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.bottom_border {
			 background: #ffffff url(../images/bottom_border.gif) repeat-x;
}

.menu { 
	height: 20px;
	background: #5d6967;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

}

.sub_menu {
	height: 40px;
	background: #ffffff;
}

.main {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background: #ffffff;
	height: 500px;
	padding: 15px 15px 15px 15px;
}

#main {
	height: 500px;
	overflow-y: auto;
}


.foot {
	height: 20px;
}

.bottom_bg {
	background: #dedede url(../images/bottom_bg.gif) repeat-x;
	height: 8px;
}




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

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



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

.link {

}

.news_title {
			width: 500px;
}

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

.news_content {
			  border-bottom: 1px dotted #5d6967;
			  width: 500px;
}


/******** 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 #5d6967;
	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;
}


