/* START main style */

body, html {
background-color: #C9CEB2;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
color: #000000;
}

img {
border: 0px;
}

/* wrapper */

#wrapper {
margin: 0 auto;
width: 900px;
}

#wrapper_content {
height: 100%;
width: 100%;
border: 1px solid #000000;
float: left;
}

/* header */

#header {
height: 150px;
width: 900px;
background-color: #ffffff;
float: left;
}

#header_left {
height: 150px;
width: 900px;
background-color: #ffffff;
float: left;
}

#header_content_left {
height: 100%;
width: 100%;
background-image: url(/images/hjerdal_logo.gif);
background-repeat: no-repeat;
float: left;
}

/* center */

#center {
height: auto;
width: 900px;
background-color: #9DA77D;
float: left;
}

#center_left {
height: auto;
width: 140px;
padding: 5px;
background-color: #9DA77D;
float: left;
}

#center_right {
min-height: 550px;
width: 740px;
padding: 5px;
background-color: #ffffff;
float: left;
}

#center_content_left {
height: 100%;
width: 100%;
background-color: #9DA77D;
float: left;
}

#center_content_right {
height: 100%;
width: 100%;
background-color: #ffffff;
float: left;
}

/* tmpl_news */

#tmpl_news_wrapper {
width: 740px;
float: left;
}

#tmpl_news_left {
width: 740px;
float: left;
}

#tmpl_news_content_left {
height: 100%;
width: 100%;
float: left;
}

#tmpl_news_content_left_title {
height: 30px;
width: 100%;
float: left;
}

#tmpl_news_content_left_shortstory {
width: 100%;
float: left;
}

#tmpl_news_content_left_link {
height: 30px;
width: 370px;
float: left;
}

#tmpl_news_content_right_link {
height: 30px;
width: 370px;
float: right;
}

#tmpl_news_content_left_border {
height: 2px;
width: 100%;
background-image: url(/images/tmpl_news_content_left_border.png);
float: left;
}

/* footer */

#footer {
height: 20px;
width: 900px;
background-color: #ffffff;
float: left;
}

#footer_center {
height: 20px;
width: 900px;
background-color: #949e75;
float: left;
}

#footer_content_center {
height: 100%;
width: 100%;
background-color: #949e75;
float: left;
}

/* dslink */

#dslink {
margin: 0 auto;
height: 38px;
width: 900px;
}

#dslink_center {
margin: 0 auto;
height: 38px;
width: 300px;
}

#dslink_content_center {
height: 100%;
width: 100%;
}

/* END main style */		

/* formatering */

/* center_content_left */

.center_content_left ul {
list-style-type: none;
margin: 10px 0 0 0;
padding: 0 0 0 0;
}

.center_content_left li {
list-style-type: none;
margin: 10px 0 0 0;
padding: 0 0 0 0;
}

.center_content_left a {
font-size: 8pt;
font-weight: bold;
color: #4D4D4D;
text-decoration: none;
}

.center_content_left a:hover {
text-decoration: underline overline;
}

/* center_content_right */

.center_content_right a, .center_content_right a:visited {
color: #6D85B3;
text-decoration: none;
}

.center_content_right a:hover, .center_content_right a:active {
color: #4D4D4D;
text-decoration: underline;
}

/* tmpl_news_content_left */

.tmpl_news_content_left_title {
font-weight: bold;
}

.tmpl_news_content_left_link, .tmpl_news_content_left_link a, .tmpl_news_content_left_link a:visited, .tmpl_news_content_left_link p, .tmpl_news_content_left_link a:hover, .tmpl_news_content_left_link a:active {
text-align: left;
}

.tmpl_news_content_right_link, .tmpl_news_content_right_link a, .tmpl_news_content_right_link a:visited, .tmpl_news_content_right_link p, .tmpl_news_content_right_link a:hover, .tmpl_news_content_right_link a:active {
text-align: right;
}

.tmpl_news_content_left_link img, .tmpl_news_content_right_link img {
border: 0px;
}

/* footer_content_center */

.footer_content_center p {
margin: 0;
padding: 2px 0 0 0;
text-align: center;
height: 20px;
}

/* dslink_content_center */

.dslink_content_center a, .dslink_content_center a:active, .dslink_content_center a:visited, .dslink_content_center p {
color: #a0a0a0;
text-decoration: none;
}

.dslink_content_center a:hover {
color: #a0a0a0;
text-decoration: underline;
}