/* GENERAL STYLES */
/***********************************************************/
/**********              Navigation               **********/
/***********************************************************/

#naviHolder{
    float: left;
    padding:0;
    margin:0;
    width:798px;
    height: 20px;
    font-size: 11px;
    background-color: #42637c;
    font-family: Arial, Sans-Serif;
}

#naviList {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
    float:left;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}

#naviList .selected {
   font-weight: bold;
}

#naviList a{
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#naviList a:hover{
    color:#ddd9cc;
}

/* Pull */
#nav ul, #nav {
   list-style: none;
   padding: 0;
   margin: 0;
}
#nav a {
    padding-top: 3px;
    padding-bottom: 4px;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
    font-size: 11px;
}

#nav .current {
   font-weight: bold;
}

/* #nav a {
   text-decoration: none;
} */

#nav a:hover {
   text-decoration: underline;
   color: #ffffff;
   background-color: #799AB2;
}

#nav li li a {
   display: block;
   font-weight: normal;
   color: #cccccc;
   padding: 0.5em 0;
}

#nav li {
   float: left;
   position: relative;
   wi dth: 15em;
   width:100px;
   text-align: center;
   cursor: default;
   border-left:#ddd9cc solid 1px;
   border-right:#888477 solid 1px;
   padding:0px;
   margin:0px;
}


li ul {
   display: none;
   position: absolute;
   top: 100%;
   left: 0;
   background-color: #42637c;
   font-weight: normal;
   /*padding: 2em 0;*/
   border-bottom: 1px solid #888477;
}

li li {
   display: block;
   float: none;
   background-color: transparent;
   border: 0;
}

li:hover ul, li.over ul {
   display: block;
}

/***********************************************************/
/**********            END Navigation             **********/
/***********************************************************/

.flag {
   float: right;
   position: relative;
   top:0px;
   padding-right:5px;
   vertical-align: middle;
   text-align: center;
   cursor: default;
}

td
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #3A4552;
}


h1
{
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #8F2626;
}

a
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #42637C;	
}


a:hover
{
	color: #8F2626;	
}

.cursive
{
	line-height: 1.6;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #799AB2;
}

.menu
{
	Cursor:Hand;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: white;
	text-align: center;
	text-decoration: none;
	width:150px;
	background-repeat: repeat-y;
	background-image: URL(/images/bluedot.gif);
}

.difrow
{
	background-color: #E3EBF1;
}

.shadow
{
	Filter: Alpha(Opacity=40, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
}

/* NEWS*/
.newsDate {
   margin: 0;
   /*padding: 5px 0 0 0;*/
   font-size: 90%;
}
.newsResume {
   /*margin: 0 0 10px 0;*/
   padding: 0;
}

.newsReadMore {
   padding-top: 5px;
}

#newsBox {
   width:180px;
}

#newsBox h2 {
  font-size:12px;
  height:0px;
}

#newsBox img {
   border:0;
}


#newsBoxHeader {
   font-size:14px;
   font-weight:bold;
   height: 20px;
}
#newsBoxMid {
}
#newsBoxBottom {
}

#newsBox .newsDate {
   border-top: 1px solid #cccccc;
}

.Referenser LI
{
   padding-bottom: 7px;
}

.Referenser OL
{
   padding-left: 20px;
}

.Referenser UL
{
   padding-left: 20px;
}

/* EDITOR PROPERTIES */

