/* CSS Document */

/*
###################################################################################
       GENERAL TYPE SETTING
###################################################################################
*/

html, body, form, fieldset {
	margin: 0px;
	padding: 0px;
}

html {
	font: 75%/141.7% Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

body, ul, ol, p, table, td, form, fieldset,
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border:none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#555;
}


p, ul, ol {
	margin-bottom:1em;
}

td p {
	margin:0;
}

ul ul {
	margin-bottom:0;
}

h1 {font-size:1.6em; margin-top:1em; margin-bottom:1em;}
h2 {font-size:1.083em; margin-top:1em;}
h3 {font-size:1.0em; margin-top:1em;}
h4 {font-size:1.0em; margin-top:1em;}
h5 {font-size:1.0em; margin-top:1em;}
h6 {font-size:1.0em; margin-top:1em;}

.csc-firstHeader {margin-top:0;}

ul li {
	list-style:none;
	padding-left:1em;
	background: url(../img/bullet1.gif) no-repeat -4px 3px;
}

ul ul li {
	list-style:none;
	padding-left:1em;
	background: url(../img/bullet1.gif) no-repeat -4px 3px;
}

ol li {
	padding-left:1em;
	margin-left:1em;
}

ol ol li {
	padding-left:1em;
}


a,
a:link,
a:active,
a:visited,
a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#007fac;
} 

a:hover {
	color:#468ea8;
	text-decoration:underline;
} 

.align-right {
	text-align:right;
}

.align-left {
	text-align:left;
}

.align-center {
	text-align:center;
}


/*
###################################################################################
       MENU LAYOUT SETTING
###################################################################################
*/


.menu ul,
.menu li {
	border:none;
	margin:0;
	padding:0;
}

.menu ul {
	border-bottom: 1px solid #c0c0c0;
	padding-top: 20px;
}

.menu ul ul {
	border:none;
	padding:0;
}

.menu li {
	border-top: 1px solid #c0c0c0;
	list-style: none;
}

.menu li li {
	border-top: 0;
}

.menu li a {
	display:block;
	width: 140px;
	line-height: 19px;
	background: #e0e0e0;
	padding-left: 10px;
}

.menu li.sel a {
	background: #000;
	color: #fff;
}

.menu li.sel li a {
	color: #000;
	width: 130px;
	padding-left: 20px;
	font-weight:normal;
	background: #fff url(../img/menu_item.gif) no-repeat 10px 2px;
}

.menu li.sel li a:hover {
	color: #ababab;
}


.menu li.sel li.sel a {
	font-weight:bold;
	background: #fff url(../img/selected_menu_item.gif) no-repeat 10px 2px;
}


.second-menu ul {
	background:url(../img/flytileidir.gif) no-repeat;
	margin-top:15px;
	margin-left:25px;
	padding-top:16px;
	width: 172px;
}

.second-menu li a {
	display:block;
	width: 162px;
	line-height: 19px;
	background: #e0e0e0;
	padding-left: 10px;
}

.second-menu .csc-frame-frame1 {
	margin-left:25px;
}

.second-menu .csc-frame-frame1 h1 {
	background:none;
	text-align:center;
}




/*
###################################################################################
       HEADER LAYOUT 
###################################################################################
*/

.page-wrapper {
	width: 746px;
}

#header p {
	color:#fff;
	font: bold 9px Arial, Helvetica, sans-serif;
}

#header a {
	color:#fff;
	font: bold 9px Arial, Helvetica, sans-serif;
}

#header a:hover {
	color: #A2A2A2;
}


#img-rotor {
	width: 150px;
	height:	90px;
	/* background:url(../../headerpics/pic_01.jpg); */
	float:left;
}

#header-img {
	width: 594px;
	height:	90px;
	margin-left:150px;
	background:url(../img/header.gif);
	border-left: 1px solid #000;
}


#header-address {
	position:absolute;
	top:61px;
	left:170px;
	color:#fff;
	font: bold 9px Arial, Helvetica, sans-serif;
	line-height:15px;
	padding-top:1px;
}

#header-home a {
	position:absolute;
	top:29px;
	left:502px;
	display:block;
	width:30px;
	height:15px;
	line-height:15px;
	background:#000 url(../img/header-home.gif) no-repeat left top;
	text-transform: uppercase;
	padding-top:1px;
	padding-left: 17px;
}
#header-home a:hover {
	background:#000 url(../img/header-home.gif) no-repeat left -15px;
}


#header-contact a {
	position:absolute;
	top:29px;
	left:573px;
	display:block;
	width:110px;
	height:15px;
	line-height:15px;
	background:#000 url(../img/header-mailsign.gif) no-repeat left top;
	text-transform: uppercase;
	padding-top:1px;
	padding-left: 19px;
}
#header-contact a:hover {
	background:#000 url(../img/header-mailsign.gif) no-repeat left -15px;
}





/*
###################################################################################
       MAIN LAYOUT 
###################################################################################
*/

#center-page-wrapper {
	background: url(../img/black.gif) repeat-y 150px;
	padding-bottom:30px;
}

.content {
	padding: 21px 70px 50px;
}

#footer {
	margin-left:144px;
	border-left:#000 7px solid;
	border-top:#000 1px solid;
	height:22px;
	background: url(../img/right-bottom-box.gif) no-repeat right 0px;
}

#footer a {
	color:#fff;
	font: bold 9px Arial, Helvetica, sans-serif;
}

#footer a:hover {
	color: #A2A2A2;
}


#footer-home {
	float:left;
	margin-left: 7px;
	margin-top: 6px;
}
#footer-home a {
	float:left;
	display:block;
	width:30px;
	height:15px;
	line-height:15px;
	background:#000 url(../img/header-home.gif) no-repeat left top;
	text-transform: uppercase;
	padding-top:1px;
	padding-left: 17px;
}
#footer-home a:hover {
	background:#000 url(../img/header-home.gif) no-repeat left -15px;
}


#footer-top {
	float:left;
	margin-left: 8px;
	margin-top: 6px;
}
#footer-top a {
	float:left;
	display:block;
	width:30px;
	height:15px;
	line-height:15px;
	background:#000 url(../img/top.gif) no-repeat left top;
	text-transform: uppercase;
	padding-top:1px;
	padding-left: 17px;
}
#footer-top a:hover {
	background:#000 url(../img/top.gif) no-repeat left -15px;
}

#spuni {
	float:left;
	margin-left: 261px;
	margin-top: 6px;
}



#spuni a {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	color: #000;
}











/*
###################################################################################
       OLD WEB CONFIG
###################################################################################
*/



a.CatNav:link { font-family: , Helvetica, sans-sVerdana, Arialerif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; line-height:18px;}
a.CatNav:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; line-height:18px;}
a.CatNav:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; line-height:18px;}
a.CatNav:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ABABAB; text-decoration: none; line-height:18px;}

a.CatNavSel:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; line-height:18px;}
a.CatNavSel:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; line-height:18px;}
a.CatNavSel:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; line-height:18px;}
a.CatNavSel:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ABABAB; text-decoration: none; line-height:18px;}

a.SubNav:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal}
a.SubNav:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal}
a.SubNav:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal}
a.SubNav:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ABABAB; text-decoration: none; font-weight: normal}

a.SubNavSel:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
a.SubNavSel:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
a.SubNavSel:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
a.SubNavSel:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ABABAB; text-decoration: none; }

a.Link:link { color: #A2A2A2; text-decoration: none; font-weight: normal}
a.Link:visited { color: #A2A2A2; text-decoration: none; font-weight: normal}
a.Link:active { color: #A2A2A2; text-decoration: none; font-weight: normal}
a.Link:hover { color: #000000; text-decoration: none; font-weight: normal}

a:link { color: #000000; text-decoration: none; font-weight: bold}
a:visited { color: #000000; text-decoration: none; font-weight: bold}
a:active { color: #000000; text-decoration: none; font-weight: bold}
a:hover { color: #A2A2A2; text-decoration: none; font-weight: bold}


.PageTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none ; font-weight: bold;}
.fstitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none ; font-weight: bold; line-height: 14px;}
.fssubtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A2A2A2; text-decoration: none ; font-weight: bold; line-height: 13px;}
.fsgrey { color: #A2A2A2;}

.NewsTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: none ; font-weight: bold; line-height: 22px;}
.Title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none ; font-weight: bold;}
.news-date {font-size: 10px; color: #9FA4AF}

.Error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF0000 }

body,p,div,th,td,table,tr,input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}

body,div,p { line-height: 14px }

.Title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;}
.SubTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;}

.TitleRowBg { background-color:  #959595; }
.FirstRowBg { background-color:  #E0E0E0; }
.SecondRowBg { background-color: #F5F5F5; }
.White {
	 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none ; font-weight: bold; line-height: 13px;}

.rightMenu {
	position:relative;
	left: 24px;
	top: -5px;
	}
	* html div.rightMenu {
		position:absolute;
		left: 573px;
		top: 110px;
		}

input {
  border:#7f9db9 1px solid;
	margin-bottom:1px;
  }

input.req {
	background-color:#FFFF99;
}

input.req-one-phone {
	background: #FFCC66;
}

input.req-one-email {
	background: #CCFFCC;
}

p.notice {
  color:#880012;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
  }

legend {
	display:none;
}

#powermaildiv_uid23 label {
	display:inline-block;
	width:137px;
	text-align:right;
	margin-right: 7px;
}

#powermaildiv_uid23 input {
}








#front-page #column-1 {
	width: 398px;
}
#front-page #column-2 {
	margin-left: -548px;
}
#front-page #column-3 {
	float: left;
	width: 196px;
}



.div-5 {
	display:block;
	clear:both;
	height:5px;
}
.div-10 {
	display:block;
	clear:both;
	height:10px;
}
.div-15 {
	display:block;
	clear:both;
	height:15px;
}

.tx_powermail_pi1_fieldwrap_html,
.powermail_radio_inner {
	display:block;
	clear:both;
	margin-bottom:18px;
}

.powermail_radio_inner {
	margin-bottom:0px;
}

.tx_powermail_pi1_fieldwrap_html_radio {
	padding-left: 178px;
}

#mailus .tx_powermail_pi1_fieldwrap_html_25,
#mailus .tx_powermail_pi1_fieldwrap_html_26,
#mailus .tx_powermail_pi1_fieldwrap_html_27 {
	float:none;
	clear: both;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	margin-top:18px;
	margin-left:115px;
	float:left;
}

.tx_powermail_pi1_fieldwrap_html_reset {
	margin-top:18px;
	float:left;
	margin-left: 6px;
}

label,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	display: block;
	width:115px;
	float:left;
}

#frm3id label,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	width:170px;
	padding-right:8px;
	text-align:right;
}

p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin-left:-178px;
}

#frm3id .tx_powermail_pi1_fieldwrap_html_radio label {
	float:right;
	width:245px;
	text-align:left;
	padding-right:0px;
}

input {
	float:left;
	width:200px;
}

input.powermail_radio {
	width:15px;
}
textarea {
	float:left;
	width:300px;
	height:160px;
}


.powermail_submit {
	padding: 0px 8px;
	margin: 0;
	width:auto;
}

.powermail_reset {
	width: 80px;
}

.powermail_mandatory {
	font-size: 9px;
	color: #c00;
}

.powermail_mandatory_js {
	display:block;
	float:none;
	clear:both;
	font-size: 9px;
	color: #c00;
	margin-top:0px;
	padding-left:178px;
	margin-bottom:6px;
	width: 200px;
}

.article-header {
	font-weight:bold;
	text-align:center;
	padding-top:20px;
}

.top-align {
	vertical-align:top;
}

.article-number {
	width:35px;
}

.article-table td,
.article-table li {
	padding-bottom: 14px;
}

.article-table ol {
	padding-top: 14px;
}


.linklist {
	
}

.linklist li {
	background:none;
	list-style: none;
	margin:none;
	padding:none;
	margin-bottom: 18px;
}

.linklist li .Link{
	display:block;
	margin-top: 4px;
}

.cv dt {
	font-weight: bold;
}

.cv .col-1 {
	font-weight: bold;
	width: 80px;
}


.cv dd {
	margin-left: 10px;
	padding-bottom: 1.5em;
}

.cv td {
	vertical-align: top;
}

.kynning a {
	display: block;
	background: #E0E0E0;
	border: 1px solid #C0C0C0;
	padding: 10px;
}

.kynning a:hover {
	background: #f3f3f3;
}


