/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body, div, h2, td, a, select, textarea, a:active, a:link, a:visited, a:hover {
	font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: small;
	line-height: 1.3;
	color: #111111;
}
body {
	border: 0;
	background-color: #ffffff;
	text-align: center;
}

.hide {
	display: none;
}

/* general css for text and headings */

p {
	font-size: 1em;
}

h1 {
	font-size: 14pt;
}

a, a:link, a:visited {
	color: #111111;
}

a:hover {
	color: #0084A8;
}

img {
	border: none;
}

.warning {
	color: #db7388;
	font-weight: bold;
}




/* container for layout */

#sjomat-container {
	width: 760px;
	text-align: center;
	margin: 0 auto 0 auto;
}

/* Header and logo -------- */
#header{
	text-align: left;
	width: 760px;
	height: 180px;
}

#logo {
	width: 180px;
	height: 160px;
	float: left;
	margin: 20px 20px 0 20px;
	display: inline;
}

#services {
	width: 540px;
	height: 40px;
	float: left;
}

#services input{
	font-size: 10px !important;
	color: #222222;
	border: none;
	margin: 0;
}

div.loginheader {
	font-weight: bold;
	float:left;
	margin-left: 390px;
	height: 1em;
	margin-top: 4px;
	display: inline;
	font-size: 12px !important;
}

#services div {
}

#services div.toolsmenu {
	margin-left: 250px;
	float: left;
	margin-top: 3px;
	display: inline;
	height: 18px;
	line-height: 1.5em;
}

#services div.toolsmenu a, #services div.toolsmenu a:link, #services div.toolsmenu a:visited,
div.loginheader a, div.loginheader a:link, div.loginheader a:visited {
	font-size: 12px;
	color: #CDDBDA !important;
	text-decoration: none;
}
#services div.toolsmenu a:hover, div.loginheader a:hover {
	color: #2092AF;
}

form#search {
	width: 132px;
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

/*#search span{
	display: block;
	background: url(../images/search-bkg.gif) 0 0 no-repeat;
	width: 76px;
}*/

#search input#sword {
	width: 76px;
	background: url(../images/search-bkg.gif) 0 0 no-repeat;
	padding: 0 0 0 6px;
	font-size: 10px;
	height: 15px;
	margin-bottom: 2px;
}

#search input.button {
	width: 26px;
	height: 15px;
	cursor: pointer;
	margin-left: 2px;
	display: inline;
}

/*.tx-newloginbox-pi1 {
	padding-left: 8px;
	float: left;
}*/

/*span.loginsuccess {
	padding-left: 8px;
	width: 149px;
	float: left;
	color: #CDDBDA;*/
}

span#login {
	width: 149px;
	float: left;
	color: #CDDBDA;
	display: block;
	line-height: 1.5em;
	margin-top: 2px;	
}
/*#login input.loginbox {
	border: 0;
	background: url(../images/login-bkg.gif) left no-repeat;
	width: 39px;
	padding-left: 4px;
	height: 15px;
	margin-bottom: 1px;
}
#login input.passbutton {
	cursor: pointer;
	width: 46px;
	height: 15px;
	margin-left: 4px;
	display: inline;
}*/
	

/*span.loginlink {
	margin-left: 28px;
}
span.sitemap {
	margin-left: 6px;
}*/

#header-img {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 540px;
	height: 140px;
}

#header-img-part1 {
	float: left;
	height: 140px;
	width: 108px;
}
	
#header-img-part2 {
	float: left;
	height: 140px;
	width: 142px;
}

#header-img-part3 {
	float: left;
	height: 140px;
	width: 132px;
	background: #F8DB00;
	vertical-align: middle;
}

p.headertext {
	padding: 18px 10px 18px 12px;
	color: #ffffff;
/*	color: #3E658C; */
	font-size: 9pt !important;
	margin: 0px;
	vertical-align: middle;
}

#header-img-part4 {
	float: right;
	height: 140px;
	width: 150px;
}


/* Main navigation */




#navigation {
	margin-top: 8px;
	color: #ffffff;	
	width: 760px;
	/*background-color: #E0E9E2; */
	background-color: #CDDBDA;	
	clear: both;
	text-align: left;
	height: 30px;
}

#navigation ul {
	list-style-type: none;
	height: 23px;
	margin: 0 0 0 18px;
	padding-top: 2px;
}

#navigation ul li {
	float: left;
	margin: 2px 22px 0 0;
}

#navigation ul li.english {
	float: left;
	margin: 2px 0px 0 0;
}

#navigation ul li.english a {
	padding: 0 24px 0 0;
	background: url(../icons/flag_uk.gif) no-repeat right;
}

#navigation li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 10pt;
}

#navigation li a:hover {
	text-decoration: none;
	color: #2092AF;
}

#navigation li a.act {
	color: #2092AF;
}

/*--------- generelle elementer ---------*/

.csc-header {
   clear: both;
   margin-top: 15px;
}

.csc-header-n1 {
   margin-top: 5px !important;
}

/*-------------------- footer --------------------*/

#footer {
	text-align: left;	
	color: #CDDBDA !important;	
	width: 760px;
	clear: both;
	padding-top: 9px;
	padding-bottom: 6px;
	float: left;
}

#footer-copyright {
	float: left;
	width: 	200px;
	color: #CDDBDA !important;
	font-size:11px !important;
}

#footer-address {
	width: 340px;
	float: left;
	text-align: center;
	color: #CDDBDA !important;
	font-size: 11px !important;
}

#footer-cms {
	width: 219px;
	float: right;
	text-align: right;
	margin-top: -3px;
}

#footer a, #footer a:link, #footer a:hover {
	color: #CDDBDA !important;
	font-size: 11px !important;
}

hr.clearer {
   clear: both;
   height: 1px;
   border-top: 1px dashed #cddbda;
   border-bottom: 1px dashed #f0f4f1;
}