body, input, select, textarea, button {
font-family: verdana, geneva, arial, helvetica, sans-serif; 
font-size: 11px;
}
body {
background: #fff;
margin: 0;
padding: 0;
color: #333;
}
input, textarea, button {
font-size: 100%;
color:#333;
}
input {
padding: 0 2px;
}
input.text, textarea {
padding: .1em;
}
input.submit {
height: 20px;
}
input.error, textarea.error {
background-color: #F0F0F0;
}
form {
margin:0;
padding: 0;
}
img { 
border: none;
}
blockquote {
margin: 0;
padding: 0 0 15px 5px;
}
a:link, a:active, a:visited {
text-decoration: underline;
color: #333;
}
a:visited {
text-decoration: underline;  
color: #222;
}
a:hover {
text-decoration: none; 
color:#777;
}
/* rammeverk */
#outer-wrapper {
width: 100%;
height: auto;
background: fff;
}
#top-icons {
display: none;
}
#top-icons .left-shape {
display: none;
}
#top-icons .right-shape {
display: none;
}
#wrapper {
background-color: transparent;
width: 600px;
text-align: left;
}
#stormvik-logo {
display: none;
}
#printer-version {
display:none;
}
#leftmenu {
display: none;
}
.tbl-leftmenu {
display: none;
}
.tbl-leftmenu td {
display: none;
}
.tbl-leftmenu td img {
display: none;
}
.tbl-submenu {
display: none;
}
.tbl-submenu td, .tbl-submenu th {
display: none;
}
.tbl-submenu td img, .tbl-submenu th img {
display: none;
}
#main-column {
height: auto !important;
background: #fff;
}
#main-column .main-content {
padding: 22px;
padding-top: 0;
}
#main-column .main-content h1.first {
margin: 0;
}
#main-column .innhold {
width: 100%;
border: 1px solid #dff1fd;
min-height: 400px;
height: auto !important;
height: 400px;
}
#main-column .innhold h2.header {
background-color: #dff1fd;
font-size: 14px;
color: #333;
line-height: 27px;
margin: 0;
padding: 0;
}
#main-column .innhold h2.header span {
padding-left: 10px;
}
#main-column .innhold .innhold-content {
padding: 10px;
color: #333;
font-size: 12px;
}
.innhold-content h3 {
color: #0069c7;
font-size: 13px;
margin: 0;
}
.innhold-content h3 a:link, .innhold-content h3 a:active, .innhold-content h3 a:visited {
color: #0069c7;
text-decoration: none;
}
.innhold-content h3 a:hover {
text-decoration: underline;
}
.innhold-content .article img {
float: left;
margin: 0 10px 5px 0;
}
.innhold-content .article span.dato {
font-size: 10px;
}
.innhold-content .article .lesmer {
text-align: right;
/*padding-bottom: 17px;*/
/*border-bottom: 1px solid #ccc;*/
}
.innhold-content .article.last .lesmer {
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 0;
}
.innhold-content .article .lesmer a:link,.innhold-content .article .lesmer a:active,.innhold-content .article .lesmer a:visited {
color: #0069c7;
text-decoration: none;
}
.innhold-content .article .lesmer a:hover {
text-decoration: underline;
}
.screen {
display:none;
}

/* errorhandler styles */
div#errorhandler h2{
	margin: 0;
	color: #F00;
}
/* end errorhandler styles */

table.list-border, table.list-no-border {
	width: 100%;
}

table.list-border td,
table.list-no-border td,
table.list-border th,
table.list td, table.list th {
	padding: .3em;
}

table.list-border th {
    text-align:left;
    font-weight:bold;
    color:#335EA8;
}

table.list th {
    text-align:left;
}

table.list-border td {
	border-bottom:1px solid #EFEFEF;
}

table.list{
	width: 100%;
}

table.list input.text,
table.list textarea{
	width: 90%;
}

table.list input.radio{
	vertical-align: middle;
}


table.list.form td{
	vertical-align: top;
	width=80%;
}

table.list.form button{
	margin-right: .3em;
}

table.list td.error{
	color: #F00;
	padding-bottom: 0;
}

table.list label.help{
	cursor: default;
	border-bottom: 1px dotted;
}

table.list tr.separator td{
	font-size: 50%;
}

table.list tr.form-separator div{
	padding-bottom: .2em;
	border-bottom: 1px solid #CCC;
	margin: .5em 0 .5em 0;
	font-weight: bold;
}

table.list th.nowrap,
table.list td.nowrap{
	white-space: nowrap;
}

table.list th.right,
table.list td.right{
	text-align: right;
}
/* end list styles */

a:link.questionlink, a:active.questionlink, a:visited.questionlink {
display: block;
margin-top: 30px;
text-decoration: none;
font-size: 11px;
color: #0069c7;
text-decoration: none;
}
a:hover.questionlink {
text-decoration: underline;
}

a:link.questions, a:active.questions, a:visited.questions {
display: block;
margin-bottom: 12px;
text-decoration: none;
font-size: 12px;
color: #0069c7;
text-decoration: none;
}
a:hover.questions {
text-decoration: underline;
}
table.tbl-questions {
border: none;
border-spacing: 0;
}
table.tbl-questions td {
vertical-align: top;
}
div.breaker {
display: block;
clear: both;
width: 100%;
height: 1px;
line-height: 1px;
margin: 0 0 17px 0;
border-bottom: 1px solid #ccc;
}
h1 {
font-size: 18px;
}
h2 {
font-size: 16px;
}
h3 {
font-size: 14px;
}
h4 {
font-size: 12px;
}