/*
Design by Lofotnett AS
http://www.lofotnett.no
*/

body {
	margin: 20px;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #786E50;
	background-image: url(images/bg1.jpg);
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	font-size: 24px;
}
h3 { font-size: 18px; }

p, ol, ul, li{
	line-height: 20px;
	list-style-type: circle;
	list-style-position: outside;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	border: 2px solid #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}

.image2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.image_right {
	float: right;
	margin-top: 5px;
	margin-bottom: 10;
	border: 2px solid #000000;
}

.byline {
	margin: 0;
	font-size: 10px;
	background-color: #7697BE;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

/* Header */

#header {
	width: 650px;
	height: 150px;
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/Stamsundtaxi_logo_4.jpg);
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #ACA283;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 12px;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #ACA283;
}

/* Menu */

#menu {
	width: 648px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 108px;
	height: 26px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
	background-image: url(images/button_non_active.jpg);
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
	background-image: url(images/button_active.jpg);
	font-weight: bold;
}

/* Content */

#content {
	width: 650px;
	margin: 0 auto;
	border: 1px solid #000000;
	background-color: #6388B6;
	background-repeat: no-repeat;
}

#colOne h3 {
	margin: 5px 0 10px 0;
	color: #333333;
}
#takster1 {
	width: 350px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

#textblock_left {
	color: #333333;
	width: 200px;
	float: left;
	margin-left: 20px;
	font-size: 12px;
	letter-spacing: 0.2em;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}

}
#textblock_center {
	color: #333333;
	font-size: 12px;
	letter-spacing: 0.2em;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
}


}
#textblock_right {
	color: #333333;
	width: 200px;
	float: right;
	margin-right: 20px;
	letter-spacing: 0.2em;
	line-height: 16px;
}


#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne a {
	color: #645B43;
}

#colTwo {
	width: 600px;
	padding: 25px;
}

/* Footer */

#footer {
	width: 650px;
	background-color: #517AAC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: none;
	text-align: center;
	font-size: 10px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer a {
	color: #333333;
}

.item object {
	border: 5px double #CFD8A0;
}
