* {margin: 0; padding: 0;}

body {
font-family: Georgia, serif; 
font-size: small; 
background: #f8f8f1 url(images/40original.gif) fixed repeat top left;}

h1 {font-size: 180%; color: #404023; padding-bottom: 20px;}

h2 {font-size: 140%; color: #77793f; padding-top: 20px; padding-bottom: 0px;}

h2.important {color: #d37111;}

h3 {font-size: 120%; color: #000; padding-bottom: 0px;}

p {padding: 5px 0; line-height: 1.5;}

p.intro {font-weight: bold;}

p span.firstwords {
	font-variant: small-caps;
}

blockquote {padding: 0 0 0 6px; margin:15px 20px; line-height: 1.5; font-style: italic; width: 380px; border-left: 8px solid #eaeaea;	}

em {font-size: 90%; color: #294951;}

a {color: #5296ad; font-size: 90%; font-weight: bold; text-decoration: none;}

a:hover {text-decoration: underline;}

a img {border: 0;}

label {display: block;padding-top: 5px;}

.btn {margin: 10px 5px 0 0;}

table th {
  text-align: left;
  padding-right: 10px;
}

ul {line-height: 1.5; list-style-type: disc; padding-left: 20px;}

ul.linklist li,
ul.linklist2 li {
  list-style-image: url(images/linkpil.gif);
  list-style-position: inside;
  padding-left: 0px; 
}

ul.linklist2 {
  list-style-type: none;
  padding-left: 0;
}

#wrapper {
width: 750px;
background: #fff url(images/topbanner7.jpg) no-repeat top right;
margin: 0 auto;
}

#logo {
padding: 110px 0 54px 67px;
}

#logo span,
#logo a {
color: #000;
font-size: 180%;
font-weight: normal;
}

#bottom {
clear: both;
margin: 0 auto;
width: 750px;
height: 165px;
background: transparent url(images/drivalinje5.gif) no-repeat top right;
}

/*******************************
*** Navigation
********************************/

#nav {
float: left;
width: 728px;
list-style: none;
border-top: 1px solid #8e8d4c;
border-bottom: 1px solid #8e8d4c;
border-left: 1px solid #999;
border-right: 1px solid #999;
background: #b0af62;
padding: 0 10px 0 10px;
font-size: 90%;
}

#nav li {
float: left;
font-weight: bold;
font-family: verdana, sans-serif;
}

#nav li.current {
font-size: 90%;
background: #c8c77a;
padding: 3px 10px 3px 10px;
}

#nav li a {
padding: 3px 10px 3px 10px;
display: block;
color: #000	;
background: #b0af62;
text-decoration: none;
}

#nav li a:hover {
background: #c8c77a;
color: #000;
}

#nav li.blog a {
color: #fff;
background-color: #8e8d4c;
}

#nav li.blog a:hover {
color: #fff;
background-color: #d37111;
}

#nav li.translation{
float: right;
}

#nav li.translation img {
border: 0;
}

#nav li.translation a {
padding: 4px 5px 2px 5px;
}

#nav li.translation a:hover {
background: transparent;
}

/*******************************
*** Footer
********************************/

#bottom {
  font-size: 90%;
}

#bottom p {text-align: right; padding-right: 10px; padding-top: 30px;}

/*******************************
*** Front page
********************************/

#front {
float: left;
border-left: 1px solid #999;
border-right: 1px solid #999;
background: #fff;
}

#front #left {
float: left;
width: 224px;
padding: 30px 15px 30px 10px;
}

#front #right {
float: right;
width: 499px;
padding-bottom: 20px;
}

#front h3 {
padding-top: 10px;
}

#front #left img {
margin-top: 10px;
}

/*******************************
*** Article
********************************/
#article {
float: left;
border-left: 1px solid #999;
border-right: 1px solid #999;
background: #fff;
}

#article #left {
float: left;
width: 474px;
padding: 30px 15px 30px 10px;
}

#article #right {
float: right;
width: 228px;
border-left: 1px dotted #cedfe7;
padding: 30px 10px;
}

.infobox {
padding-bottom: 30px;
}

.infobox img,
img.frame {
border: 1px solid #d9e0e6;
border-bottom-color: #c8cdd2;
border-right-color: #c8cdd2;
padding: 5px;
}

/*******************************
*** Contact info, hCard
********************************/
.vcard {
	margin-top: 4px;
}

