body {
    background-color: #000000;
    margin:0px;
    padding: 0px;
    text-align: center;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    }

#navibalken {float: left; height: 600px; width:153px;}

#navTable {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url(portal/images/nav.jpg);
  background-color: #000000;
  width: 162px;
  height: 467px;
  margin-top:0px;
}


#menuHeader {
  height: 20px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
}

#menuEntry {
  height: 16px;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

#navigation .nav{
  padding: 50px 0 0 10px;
}

#main {
   text-align: center;
   margin-left: auto; margin-right: auto;
   padding: 0px;
   border: 0px;
   border-collapse: collapse;
   width: 808px;
   }

#start {
    /*border: 2px solid #5c5c5c;*/
    text-align: center;
    border-collapse: collapse; padding: 0px;
    /*background-color: #d62424;*/
    }

#site {
    border: 2px solid #5c5c5c;
    /*border-right: 4px solid #555555;*/
    width: 600px; margin-right: 10px;
    text-align: center;
    border-collapse: collapse; padding: 0px;
    background-color: #d62424;
    }

#sidebar {
    width: 208px;
    text-align: center;
    }

.site_entry {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #555555;
    }

.site_content {
    padding: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    }

.site_content ul {
	padding:0;
	margin:0;
	list-style: none;
    }

.site_content ul li {
    float: left;
    margin-right: 10px;
    }

.site_content ul li a {
    text-decoration: underline;
    font-weight:bold;
    }

.site_title {
    font-size: 18px; font-weight: bold;
    width: 450px;
    text-align: left;
    color: #cccccc;
    margin-top:30px;
    }

#articles,#hardlinks,#categories {
    background-color: #6560be; border: 4px solid #555555;
    }

.rstitle {  padding: 4px; background-color: #6560be; width: 250px; font-weight: bold; color: #ffffff;}


a { color: #ffffff; text-decoration: underline; }
a:hover { color: #ffff00; text-decoration: none; }
a.arch,a.top { font-weight: bold; }
a.archive_title { font-size: 14px; }
a.service { margin-left: 30px; }


img.site_i {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    border: 1px solid black;
    }

.footer { font-size: 11px;
    color: #cccccc; float:right;
    padding: 5px;
    margin-top: 25px;
    border-top: 1px solid black;
    float: none;
    }

hr {
	color: #f6f6f6;
	background-color: #333;
	height: 2px;
	width:76%;
	margin-left:230px;}

.pics {padding-left:12px;}

.pics img {
	border: 1px solid #d62424;
	margin-right:4px;}