body {
	font: 76%/1.8 Verdana, Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
	text-align: center;
	min-width: 780px;
}

a:link {
	text-decoration: underline;
	color: #D5015F;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}

ul {
	list-style-type: square;
}

img {
	border: none;
}

hr {
  clear: both;
}
  
img.floatleft {
	float: left;
	margin: 0 3px 0 0;
	border: none;
	padding: 2px;
}

img.floatright {
	float: right;
	margin: 0 0 3px 3px;
	border: none;
	padding: 2px;
}

img.standalone {
	float: left;
	clear: both;
	margin: 0 0 3px 3px;
	padding: 2px;
}
   
h1 {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #D5015F;
	text-transform: uppercase;
	border-bottom: 1px dotted #D5015F;
}

h2 {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #D5015F;
	margin: 0 0 0 0;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 780px;
	border: 1px #98AAB1 solid;
	background: #ffffff;
}

#logo {
	clear: both;
	height: 60px;
	background: #ffffff;
}
#logo .logopicture {
	float: left;
	text-align: left;
	vertical-align: top;
}
#logo .lang {
	float: right;
	margin-top: 40px;
	text-align: right;
	vertical-align: bottom;
}

#header {
	clear: both;
	/*height: 30px;
	line-height: 30px;*/
	vertical-align: middle;
	margin: 0 auto;

}

/* top menu */
#topmenu {
	float:left;
	clear:both;
	
	margin: 0 0 10px 0;
	line-height: normal;
	
	clear:both;
	padding: 0;
	width: 100%;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	background-color: #D5015F;
	border-top: 1px solid #98AAB1;
	border-bottom: 1px solid #98AAB1;

}

#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#topmenu li {
	float: left;
}

/* Hide from IE5 mac \*/

#topmenu li a {
	display: block;
}
/* end hack */

#topmenu li a {
	margin: 0;
	padding: 0 1em;
	line-height: 1.8em;
	border-right: 1px solid #FFFFFF;
	background-color: #D5015F;
}

#topmenu .first a {
	/*border-left: 1px solid #339900;*/
}
#topmenu .last a {
	/*border-right: 1px solid #339900;*/
}

#side-b {
	float: right;
	margin: 0 0 15px 0;
	width: 150px;
	color: blue;
	background: url('images/point.gif') repeat;
}


/* Form layout */

  
/* Form elements */
input, textarea {
	color: #000000;
	border-color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	word-wrap: break-word;
}

input.post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #D5015F;
}

input.fill, textarea.fill, select.fill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #B3B9C3;
	background-color: #FFFFFF;
}

div.row {
	clear: both;
}

div.row span.label {
	float: left;
	clear: both;
	text-align: left;
}

div.row span.formfield {
	float: left;
	clear: both;
	text-align: left;
}

div.linebreak {
	clear:both;
}

.error {
	color: red;
	background: #FFFF66;
}

fieldset.announcement {
	border: 1px solid #D5015F;
	background: #F9F7B3;
}
fieldset.announcement legend {
	color: #D5015F;
}

#content { 
	float: left;
	margin: 0 10px 15px 10px;
	padding: 5px;
	width: 90%;
	border: 1px solid #dedede;
	background: #ffffff;
	/*background: url('images/Svalbard-map-grey.png');*/
	background-repeat: no-repeat;
	background-position: center center; 
	background-attachment: scroll;
}

#content p { 
	text-align: justify;
	color: #000000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#activities {
	border: 1px solid #D5015F;
	clear:both;
	width: 100%;
	border-spacing: 1px;
	background: #ffffff;
}
#activities th {
	font-weight: normal;
	padding: 2px 10px 2px 2px;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	background: #D5015F;
}
#activities th.date {
	width: 15%;
}
#activities th.lang {
	width: 10%;
}

#activities th.activity {
	width: 75%;
}

#activities td {
	font-weight: normal;
	padding: 2px;
	background-color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
	text-align: left;
	background-color: #E4E4E4;
}
#activities td.date {
	width: 15%;
}
#activities td.date {
	width: 10%;
}
#activities td.activity {
	width: 75%;
}


#maillist {
	border: 1px solid #D5015F;
	clear:both;
	width: 100%;
	border-spacing: 1px;
	background: #ffffff;
}
#maillist th {
	font-weight: normal;
	padding: 2px 10px 2px 2px;
	color: #ffffff;
	background: #D5015F;
}
#maillist th.name {
	width: 24%;
	text-align: left;
	vertical-align: middle;
}
#maillist th.email {
	width: 30%;
	text-align: left;
	vertical-align: middle;
}
#maillist th.timestamp {
	width: 20%;
	text-align: left;
	vertical-align: middle;
}
#maillist th.enabled {
	width: 10%;
	text-align: center;
	vertical-align: middle;
}
#maillist th.edit {
	width: 8%;
	text-align: center;
	vertical-align: middle;
}
#maillist th.delete {
	width: 8%;
	text-align: center;
	vertical-align: middle;
}

#maillist td {
	font-weight: normal;
	padding: 2px;
	background-color: #ffffff;
	font-size: 0.9em;
	background-color: #E4E4E4;
}
#maillist td.name {
	width: 24%;
	text-align: left;
	vertical-align: middle;
}
#maillist td.email {
	width: 30%;
	text-align: left;
	vertical-align: middle;
}
#maillist td.timestamp {
	width: 20%;
	text-align: left;
	vertical-align: middle;
}
#maillist td.enabled {
	width: 10%;
	text-align: center;
	vertical-align: middle;
}
#maillist td.edit {
	width: 8%;
	text-align: center;
	vertical-align: middle;
}
#maillist td.delete {
	width: 8%;
	text-align: center;
	vertical-align: middle;
}


#footer {
	clear: both;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-top: 1px dotted #000000;
	background: #ffffff;
}
