a { text-decoration:none; }

body {
	/* behavior: url('/csshover2.htc');  something very IE specific */
	font-family: sans-serif;
	text-align: center; 
	max-width: 1024px;
	padding: 0px 0px 0px 0px;
	margin: 2px 2px 0px 2px;
	text-align: left;
	background: white;
	font-size: 80%;
}

.invisible { display: none }
.usynlig { display: none }

body.demo {
	background: url('/images/draft.png');
}

img {
	border: none;
}

table {
	font-size: 100%;
}

th {
	text-align: left;
}

.bold {
	font-weight: bold;
}

h2 {
        display: block;
	clear: both;
/*	background: #f0f0f0; */
	background: url('/images/grey-grad7.png');
        font-size: 120%;
        color: #0684A3;
        font-weight: bold;
        padding: 0px 2px 0px 2px;
        border: none;
	margin: 0 0 1em 0;
}


h4 {
	display: inline;
	font-weight:bold; 
	color: blue;
	padding-right: 0.8em;
	font-size: 100%;
	clear: both; 
	text-align: left;
}

table#banner {
	margin: 0 2px 0 0;
	background: url('/images/zurisee21-1024x120x8.jpeg');
	background-position: left top;
	background-repeat: no-repeat;
	/* width: 775px; */
}

table#banner1 {
        margin: 0 2px 10px 0;
	/* background: #f0e0b0; */
	/*border-bottom: 1px solid brown;*/
	height: 0;
}

/* table#41 { background: url('/images/spamchek-banner-41.png'); margin-top: 0; background-position: left top; background-repeat: no-repeat; margin-right: 2px; width:800px;float:left;}
table#42 { background: url('/images/spamchek-banner-42.png'); margin-top: 0; background-position: left top; background-repeat: no-repeat; margin-right: 2px; width:800px;float:left;}
table#43 { background: url('/images/spamchek-banner-43.png'); margin-top: 0; background-position: left top; background-repeat: no-repeat; margin-right: 2px; width:800px;float:left;}
table#44 { background: url('/images/spamchek-banner-44.png'); margin-top: 0; background-position: left top; background-repeat: no-repeat; margin-right: 2px; width:800px;float:left;}
table#45 { background: url('/images/spamchek-banner-45.png'); margin-top: 0; background-position: left top; background-repeat: no-repeat; margin-right: 2px; width:800px;float:left;}
table#46 { background: url('/images/spamchek-banner-46.png'); margin-top: 0; background-position: left top; background-repeat: no-repeat; margin-right: 2px; width:800px;float:left;}
table#47 { background: url('/images/spamchek-banner-47.png'); margin-top: 0; background-position: left top; background-repeat: no-repeat; margin-right: 2px; width:800px;float:left;}
table#48 { background: url('/images/spamchek-banner-48.png'); margin-top: 0; background-position: left top; background-repeat: no-repeat; margin-right: 2px; width:775px;float:left;} */


table#login {
	width: 100%;
	color: black; 
	background-color: #f0faf0; 
	font-family: sans-serif;
	font-size: 80%;
	padding: 0px 1px 0px 1px;
	border: 1px solid black;
}

table#login td {
	padding-left: 4px;
	padding-right: 4px;
	font-weight: normal;
}
table#login th {
        padding: 4px;
	background: #808080;
	text-align: left;
	font-weight: bold;
}

table#login input.text {
	background: white;
}

table#navigation {
	margin-top: 2px;
	text-align:left;
}
table#navigation2 {
        margin-top: 2px;
        text-align:left;
}

table#navigation td {
	background: #d0d0d0;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	white-space: nowrap;
}

table#navigation2 td {
        background: #d0d0d0;
        font-weight: bold;
        padding: 3px 3px 3px 3px;
	white-space: nowrap;
	color: #186CD2;
}

table#navigation a:hover {
        background: #186CD2;
}

div.navbar {
	padding-top: 6px;
}

div.navbar p {
	margin-top: 0;
}

div.navbar a {
	padding: 4px 4px 4px 4px;
	/* background: #186CD2; */
	background: url('/images/tab-bg-blue.png'); background-repeat: repeat-x;
	text-decoration: none;
	color: white;
	font-weight: bolder;
}
div.navbar a:hover {
	background: #d0d0d0;
	color: #186CD2;
}

.navbar2 {
	padding: 6px 10px 0px 10px;
	margin: 0 0 0 0;
	white-space: nowrap;
}
.navbar2 a {
        padding: 0px;
        /* background: #186CD2; */
        text-decoration: none;
        color: #186CD2;
	font-weight: bold;
}
.navbar2 a:hover {
        color: blue;
}
.navbar2 a.active {
        color: #d26C18; 
}
.navbar2 a.active:hover {
	color: blue;
}

.navbar3 {
        padding: 6px 10px 0px 10px;
        margin: 0 0 0 0;
	white-space: nowrap;
}
.navbar3 a {
        padding: 0px;
        /* background: #186CD2; */
        text-decoration: none;
        color: green;
	font-weight: bold;
}
.navbar3 a:hover {
        color: blue;
}


table#content {
	clear: both;
	width: 100%;
}

table#content td {
	vertical-align: top;
}

table#content td#left {
        width: 15%;
	border-right: 1px solid black;
	padding: 5px 5px 5px 5px;
}

table#content td#left1 {
        width: 25%;
        border-right: 1px solid black;
        padding: 5px 5px 5px 5px;
}

table#content td#center {
        width: 55%;
        margin-left: 4px;
        margin-right: 4px;
	/*background: white;*/
        padding: 5px 5px 5px 5px;
}

table#content td#right {
        width: 25%;
        /*float: right;*/
        /*background: #A8C8D2;*/
	border-left: 1px solid black;
        padding: 5px 5px 5px 5px;
}

table#content td#right1 {
        width: 15%;
        border-left: 1px solid black;
        padding: 5px 5px 5px 5px;
}



p.content {
	margin-top: 0;
	padding: 4px 4px 4px 4px;
}

table#footer {
        clear: both;
        padding: 2px 2px 2px 2px;
        margin-top: 3em;
        background: #A8C8D2;
        color: black;
        font-size: 80%;
}


td#languages {
	color:white;
	margin: 0;
	padding: 4px 2px 0 0;
	font-size: 80%;
}

td#languages a:hover {
	color: white;
}

td#languages a:first-child {
        font-weight: bold;
}
td#languages a:first-child:hover {
        color: white;
}

td#languages a {
        color: #A8C8D2;
	border: none;
	width: auto;
}

td#languages1 {
        margin: 0;
        padding: 4px 2px 0 0;
        font-size: 80%;
}

td#languages1 a:hover {
        color: blue;
}

td#languages1 a:first-child {
	font-weight: bold;
}

td#languages1 a {
        color: #808080;
        border: none;
        width: auto;
}

td#spacer1 {
	width: 4px;
	background: white;
}

a.tab {
	float: left;
	padding-left: 50px; padding-right: 50px; padding-top:10px; padding-bottom:5px;
	color: white;
	background: url('/images/tab1.png');
	font-size: 120%;
}

table.only-in-english {
	background: #f0f0f0;
	font-size: 80%;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
	border: 1px dotted grey;
}

table.traffic {
	width: 100%;
/*	border: 1px solid #a0a0a0; */
}

table.legend td.pct {
        text-align: right;
        vertical-align: middle;
	padding: 0 0 0 0;
}

table.legend td.legend {
	border: 1px solid black;
	padding: 0 0 0 0;
}

table.legend td.legend img {
	width: 1em;
}

table.legend td.expl {
        font-weight: bolder;
        vertical-align: middle;
	padding: 0 0 0 0;
	white-space: nowrap;
}

td.error {
	color: red;
	font-size: 80%;
}

.error {
	color: red;
}

.blue {
	color: blue;
}


h3 {
	font-weight: bold;
	font-size: 110%;
	clear: both;
}

i {
	font-style: italic;
}

u {
	text-decoration: underline;
}

table#numbers {
        clear:both;
        width:100%;
        border-top: 1px solid green;
        border-bottom: 1px solid green;
        margin: 1px 0 1px 0;
        padding: 2px 0 2px 0;
        font-size: 80%;
	white-space: nowrap;
}

p.brown {
	border-top: 1px solid brown;
}

span.author {
	font-style: italic;
}

div.quote span.quote {
	background: #f0f0f0;
	padding: 2px;
	text-align: justify;
}

span#demotag {
	padding: 0 1px 0 1px;
	background: yellow;
	color: black; 
	font-weight: bold; 
	font-size: 120%;
}

span#demotag:hover {
        background: red;
	color: white;
}

div.customer {
        font-size: 100%;
        padding: 5px 8px 6px 8px;
        margin-bottom: 1em;
}
div.customer span.hl {
        color: black;
        text-decoration: underline;
}
div.customer span.text {
        font-size: 100%;
}

iframe.rpc {
        visibility: hidden;
        width: 0px;
        height: 0px;
        border: 0px;
}

