/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}



h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #125798;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-size: 16px;
	color: #939292;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #125798;
}

a:hover {
	text-decoration: none;
	color: #8D0000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

#line{
	width: 960px;
	height: 62px;
	background: #FFFFFF url(../images/meny_yellow.png) no-repeat;
}


#main_page{
	color: #606060;
	width: 960px;
	height: 650px;


}

#page_col{

	background: #FFFFFF url(../images/ref_3.png) no-repeat;
	width: 960px;
	
}

#page_col a {
	text-decoration: underline;
	color: #606060;
}








/* Menu */

#logo{
	width: 960px;
	

      }



#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: #FFFFFF url(../images/meny_yellow.png) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	float: right;
	width: 200px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	display: none;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
	background: url(images/img06.gif) no-repeat;
}





/* Content */

#content {
	float: right;
	width: 603px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(images/img07.gif) no-repeat;
	line-height: normal;
}

tr.red td {
  background-color: #CDCDCD;
}
.insert_phone{
	border-top: 1px solid ;
	border-right: 1px solid ; 
	border-bottom: 1px solid ;
	border-left: 1px solid ;
	
}




/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 70px;
	margin: 0 auto;
	color: #B4B4B4;
	background: url(../images/img06.gif) no-repeat;
	font-size:12px;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	text-decoration: underline;
	color: #B4B4B4;
}

#footer .legal {
	
}

#footer .legal a{
	text-decoration: none;	
	color: #B4B4B4;
}


#footer .credit {
	float: right;
}