
body {
	margin:20px;
	padding:0;
	font: 11px/1.5em Verdana;
	text-align: center;
}

h1 {
font-size: 24px;
color: #24618E;
}

a {
color: #24618E;
text-decoration: underline;
}

a:hover {
text-decoration:none;
}

img {
border: 0;
text-decoration: none;
}

/* IE alpha transparency hack (sigh) */
/*<!--[if lte IE 6]>
img {
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/path/to/transparent.gif"
    );
}
<![endif]-->*/

.clear {
clear:both;
height:0;
padding:0;
margin:0;
}

/* Designelementer */
#outline {
margin: 0 auto;
border: 1px solid #ccc;
border-top: 3px solid #00A002;
width: 80%;
background-color: #fff;
text-align: left;
}


/* Toppelementer */
#header {
background-color: #F4F4F4;
}

#logo {
float:left;
width: 135px;
}

#header_right {
height: 152px;
width: auto;
}

#options_header {
width: 98%;
height: 20px;
background-color: #F0ECEF;
text-align:right;
padding: 1%;
border-bottom: 1px solid #ccc;
}

#navigation_main {
float:left;
clear:both;
width:100%;
background:#F4F4F4;
font-size:93%;
line-height:normal;
border-top: 1px solid #ccc;
border-bottom:8px solid #24618E;
}
#navigation_main ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
#navigation_main li {
display:inline;
margin:0;
padding:0;
}
#navigation_main a {
float:left;
background:url("http://farmasihistorie.com/images/system/tableftJ.gif") no-repeat left top;
margin:0;
font-weight:bold;
padding:0 0 0 5px;
text-decoration:none;
}
#navigation_main a span {
float:left;
display:block;
background:url("http://farmasihistorie.com/images/system/tabrightJ.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation_main a span {float:none;}
/* End IE5-Mac hack */
#navigation_main a:hover span {
color:#FFF;
}
#navigation_main a:hover {
background-position:0% -42px;
}
#navigation_main a:hover span {
background-position:100% -42px;
}

/* Innholdselementer */
/* Kropp */
#body {
clear: both;
}


/* Tekst */
#content {
width: auto;
padding: 1.5%;
}

.news_short {
padding: 5px;
border-bottom: 1px solid #ccc;
width: 600px;
}

.news_full {
padding: 5px;
}


/* Høyre innholdselement */
#body_right {
float:right;
clear: right;
width: 200px;

padding: 5px;
margin-left: 5px;
background-color: #F0ECEF;
}

.body_right_exclaimed {
width: 100%;
background-color: #fffff2;
font-weight: bold;
}

.body_right_image {
text-align:center;
}
.body_right_image a {
font-weight:bold;
}

.body_right_linklist {
}
.body_right_linklist strong{
margin: 4px;
}
.body_right_linklist ul{
margin-left: 4px;
padding-left:none;
list-style: none;
}
.body_right_linklist li{
margin-left: 4px;
}

/* Bunnelementer */
#footer {
background-color: #222222;
color: #f2f2f2;
padding: 4px;
vertical-align:top;
clear:both;
}
