﻿body
{
	font-family: Verdana, 'Times New Roman';
	background-color: #ffffff;
}
#page_frame
{
z-index: 101;
margin-left: 18%; /* automarginalerna (i samband med en bredd) centrerar sidan */
width: 800px;
position: absolute;
top: 0px;
}

#logo
{
	background-color: #FFFFFF;
	width: 100%;
	height: 63px;
}
.logotext
{
	font-size: 1.9em;
    font-weight: bold;
}
#top
{
    z-index: 102;
    left: 0px;
    width: 800px;
    position: relative;
    top: 0px;
    height: 80px;
}
#toptable
{
z-index: 103;
left: 0%;
width: 100%;
height: 80px;
border-left: solid 1px #CCCCCC;
border-top: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
}
.topleft
{
    z-index: 104;
    width: 50%;
    border-right: solid 1px #CCCCCC;
    padding-top: 10px;

}
.topright
{
z-index: 104;
width: 50%;
vertical-align: bottom;
background-color: #003366;
padding-bottom: 5px;
    background-image: url(../images/User/topright_bg3.gif);
}
.topright a:link
{
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
.topright a:visited
{
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

#tdmenu
{
	background-color: #FFFFFF;
	width: 100%;
	height: 22px;
	padding-left: 10px;
	border-top: solid 1px #000000; 
	border-bottom: solid 1px #000000; 

}
#tdmenu a:link
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
#tdmenu a:visited
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
#tdmenu a:hover
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: underline;
	cursor: hand;
}
#footer
{
    width: 100%;
    height: 20px;
    background-color: #FFFFFF;
    border-top: solid 1px #CCCCCC;
	color: #000000;
}
#footer a:link, a:visited
{
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
#footer a:hover
{
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: underline;
	cursor: hand;
}
#address
{
	font-size: 0.6em;
	color: #000000;
	height: 15px;
	background-color: #ffffff;

}
#adminLinks
{
	color: #000000;
	height: 20px;
}
#adminLinks a:link, a:visited
{
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
#adminLinks a:hover
{
	color: #ffffff;
	text-decoration: underline;
	cursor: hand;
}

#paneTable
{
    background-color: #ffffff;
    width: 100%;
    height: 400px;
    border: solid 0px #CCCCCC;
}
.leftpane
{
width: 400px;
overflow: hidden;   
}
.leftpane a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	cursor: hand;
}
.leftpane a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	cursor: hand;
}

.rightpane a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	cursor: hand;
}
.rightpane a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	cursor: hand;
}
.middlepane
{
overflow: hidden;   
border-right: solid 0px #000000;
border-left: solid 0px #000000;
}
.middlepane a:link
{
	color: #000000;
	text-decoration: none;
        font-size: 8pt;
	cursor: hand;
}
.middlepane a:visited
{
	color: #000000;
	text-decoration: none;
        font-size: 8pt;
	cursor: hand;
}

.htmlholder
{
	color: #000000;
	font-size: 8pt;	
}
.htmlholderborder
{
	color: #000000;
	font-size: 0.7em;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;	
	border-right: solid 1px #999999;	
}
.tbTitle
{
	font-size: 0.7em;
	font-weight: bold;
}
.tbTitleBackGound
{
	font-size: 0.7em;
	font-weight: bold;
	background-color: #DEDCC4;
	border: solid 1px #999999;
	height: 15px;
}
/*
#tdTitle_left
{
	width: 100%;
	background-color: #99cc99;
} 

.tdTitle_middle
{
	width: 100%;
	background-color: #99cc99;
	border: solid 1px #999999;
} 
#tdTitle_right
{
	width: 100%;
	background-color: #99cc99;
} 
*/
.chkbox
{
    font-family:Verdana;
    font-size:0.6em;
}
.header
{
    font-family:Verdana;
    font-size:0.7em;
}
.footerbg
{
    
}
.newsbox
{
	background-color: #9EB8D1;
/*	border: dotted 1px #000000; */
}
#tdlogin
{
	width: 20%;
	height: 100px;
	background: url(../Images/user/vline6.gif) repeat-y right center;
}
.loginbox
{
	letter-spacing: 0.1em;
}
