

    html, body {
	    padding: 0px;
    	
	    background-color: #343434;
	    margin:0px;
	    height:100%;
	    height:auto;
	    	
        

    }

    body {
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size:10px;
		text-align: left;
		color: #333;
		margin: 0;
		padding: 0;
		text-align:center;
		height:100%;
		height:auto;

			
    }
    
    A:link {
	color: #355EA0;
	font-weight: bold;
	text-decoration: none;
    }

    A:visited { 
	    color: #005BBA; 
	    font-weight: bold;
	    text-decoration: none;
    }

    A:hover 
    {
        font-weight: bold;
	    color: #3399FF;
	    text-decoration:underline;
    }

    A:active 
    {
        
	    color: #99CC66;
	    text-decoration:underline;
    }

h1 
{
    	color: #bb000b;
	font-weight: bold;
	font-size: large;
    }
    h2 
{
    
	font-weight: bold;
	font-size:medium;
    }
/*========================================DIV===============================================*/
	#container-index{

	vertical-align: middle;	
    margin: 0px auto; 
	WIDTH: 840px;
	height:100%;
	    background-image:url(../bilder/mitt.gif);
	    background-repeat:repeat-y;
        text-align:left;
        height:100%;


	 
	
	}
	
	#divtopp
	{		
	    vertical-align:top;	
	    background-image:url(../bilder/head.gif);
	    BACKGROUND-REPEAT: no-repeat;
	    height:370px;
	}

    
       
    #container{
        vertical-align:top;	
	    background-image:url(../bilder/mitt.gif);
	    background-repeat:repeat-y;
        text-align:left;
        height:100%;

	}	
	
		#divfot
	{		
	text-align:center;
	font-size: small;

	vertical-align:bottom;
	}
	

.sidebar {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #ddd;
}

.sidehead {
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #bb000b;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #bb000b;
}

.rod
{
    color: #bb000b;
    }

.sidecontent {
	font-size: small;
}

.navigatorLinksLinkStyle {
	font-size: small;
}

.titleListLinkStyle {
	font-size: small;
}

.hCalendarStyle {
	font-size: small;
}

.hCalendarMonthYearRow {
	font-size: small;
}

.lCalendarMonthYearRow {
	font-size: small;
}

.lCalendarStyle {
	font-size: small;
}

.archiveLinksLinkStyle {
	font-size: small;
}

.categoryListLinkStyle {
	font-size: small;
}

.blogRollCellStyle {
	font-size: small;
}

.blogRollNestedOutlineTitleStyle {
	font-size: small;
}

.signInLabelCellStyle {
	font-size: small;
}

.siteName {
	color: #bb000b;
	font-weight: bold;
	font-size: large;
}

#content {
	
	line-height: 1.5em;
	position:relative;
	width: 100%;
	padding-left:20px;
	height:100%;
	min-height:500px;

	margin-left:40px;
}

#header {
	border-bottom: 1px dotted;
	border-top: 1px solid;
	margin-right: 30px;
	margin-left: 30px;
	padding: 15px;
	height: 40px;
}

#left {
	margin-right: 25%;
	margin-left: 35px;
	font-size: 100%;
	left: 0px;
	position: relative;
	z-index: 100;
	height:100%;
}

#admin {
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	width:800px;
	height:100%;
}

#admin .column1 {
	padding: 35px 15px 30px 15px;
	height:100%;
	width:90%;
}

#left .column {
	padding: 15px 15px 30px 15px;
	width:500px;
	height:100%;
}

#right {
	width: 28%;
	font-size: 90%;
	line-height: 1.5em;
	position: absolute;
	top: 0px;
	margin-left: 70%;
	margin-right:-15px; /*hack for some browsers that will render a scroll bar for non existing off screen content*/
	z-index: 0;
	padding-right:0px;
	height:100%;
}

#right .column {
	padding: 5px 10px 15px 10px;
	margin-right: 15px;
	height:100%;
}

.adminNavbarStyle {
	padding-top: 5px; 
	padding-bottom: 10px;
}

.adminNavbarStyle UL {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}

.adminNavbarStyle UL LI {
	padding-right: 0.25em;
	padding-left: 0.25em;
	border-left: Gray 1px solid;
	display: inline;
	list-style-type: none;
	font-size: 8pt;
}

.adminNavbarStyle UL LI.first, .adminNavbarStyle UL LI.firstHere {
	border-left: none;
}

.commentBoxFooterStyle {
	width: 100%;
	margin-top: 5px;
	padding-top: 3px;
	border-top: 1px dashed #ddd;
	font-size: 12px;
}

.commentBoxStyle {
	padding: 15px 20px 15px 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #333;
	background-color: #FCFCFC;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

.commentDateStyle {
	width: 100%;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	text-align: right;
}

.configControlStyle { }

.configLabelColumnStyle { vertical-align: top; }

.configLabelStyle { margin-right: 10px; font-size: 9pt; }

.configSectionStyle {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #ddd;
	vertical-align: middle;
}

.configSectionTitleStyle {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bb000b;
	color: #bb000b;
	font-weight: bold;
	font-size: medium;
}

.pageTopic {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bb000b;
	color: #bb000b;
	font-weight: bold;
	font-size: large;
}

.categoryLinks {
	clear: both;
	color: gray;
	text-align: right;
}

.dayHeader {
	color: #bb000b;
}

.dayItems {
	padding-bottom: 2em;
}

.FreeTextboxStyle { 
	color: #000000;
}

.item {
	margin-top: 1em;
}

.item img {
	display: inline;
}

.itemContents {
	margin: 1em;
	margin-top: 1.5em;
	text-align: justify;
	font-size: small;
	background-color: #FCFCFC;
}

.itemFooter {
	margin-top: 0.5em;
	border-top: 1px solid #ddd;
	font-size: x-small;
	color: gray;
	text-align: right;
}

.itemTitle, .dayHeader {
	font-size: medium;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.side {
	margin: 1em;
	font-size: small;
}

.sideBar {
	width: 15em;
}

.sideBar {
	width: 15em;
	
}

.statsTableColumnStyle {
	border: solid 1px gray;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.statsTableDateColumnStyle {
	border: solid 1px gray;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 25%;
	text-align: left;
}

.statsTableFooterColumnStyle {
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-top: solid 2px #ddd;
	padding: 3px;
	font-weight: bold;
}

.statsTableFooterNumColumnStyle {
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-top: solid 2px #ddd;
	padding: 3px;
	width: 15%;
	font-weight: bold;
	text-align: right;
}

.statsTableHeaderColumnStyle {
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 2px #ddd;
	border-top: solid 1px #ddd;
	padding: 3px;
	font-weight: bold;
}

.statsTableNumColumnStyle {
	border: solid 1px gray;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 15%;
	text-align: right;
}

.statsTableStyle {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #ddd;
	width: 100%;
	background: White;
	border-collapse: collapse;
}

.geekcode {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #cc3300;
	font-family: 'Courier New', 'Courier', sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
}

/* Hides from IE5-mac \*/
* html .itemBody {height: 1%;}
/* End hide from IE5-mac */

#aktuellt
{
    margin-top:80px;
    margin-right:35px;
    width:200px;
    text-align:left;
    float:right;
    font-size:12px;
    color:White;
    }
    
    #omho
    {
        float:right;
        width:305px;
        text-align:left;
     }
         
    #omva
    {
        float:left;
        width:150px;
        text-align:left;
        padding-top:15px;
     }
     
     #stamtavl
     {
        width:100%;
        padding-top:20px;
        
        }
        
        a .none
        {
         	color: #333;
	font-weight:normal;
	text-decoration: none;
            }
            
     #utst
     {
        width:100%;
        padding-top:20px;
        margin-top:0px;
        
        }