/* KELMA CSS */
html
{
	overflow-y: scroll;
}

body 
{ 
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*height: 100%;*/
	/*width: 99%;*/
	/*overflow-x: hidden;*/


}.widgettitle_blue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.kelmabody {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.kelmalisttitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	list-style-position: outside;
	list-style-image: url(../imgs/layout/list_bullet_blue.gif);
}

.list a:link
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.textmenu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.list a:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
.list a:visited
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

.list a:hover:visited
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}

.kelmabodywhite {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

body,td,th {
	color: #144099;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.photokader {
	border: #ffffff solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-color: #000066;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
}

listRow {
	background-color: #FFFFFF;
}
listRowAlt {
	background-color: #D2F0FF;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FCA908;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FCA908;
}
.subcategory {
	font-size: 13px;
	color: #003366;
	font-weight: bold;
}
.formFieldFixed {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 14px;
	width: 230px;
}

.error {
	font-weight: bold;
	color: #FF0000;
}
#pageFooter {
	position: relative;
	z-index: 10;
	bottom: 0px;
}
/* footer (in footer.html) - keep attached to bottom of browser window */
div#pageFooter { 
    margin     : 0;
    padding    : 0;
    width      : 100%;
    height     : 100%;
    position   : fixed;
    bottom     : 0;
    z-index    : 5;
    width      : auto;
    height     : auto;
    background : #ffffff;
} 
.formField {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 14px;
}
.textAreaFixed {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 180px;
	width: 230px;
}
.formField {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
}

.footertext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.searchselect {
	font-family: Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	height: 18px;
}
.searchfield {
	font-family: Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	width: 190px;
}
.langmenu a:link
{
	color:  #003366;
	text-decoration: none;
	font-weight: normal;
}
.langmenu a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.langmenu a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.langmenu a:hover:visited {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}

.subcatlink a:link
{
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;

}
.subcatlink a:visited {
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.subcatlink a:hover {
	font-size: 13px;
	color: #FCA908;
	text-decoration: underline;
	font-weight: bold;
}
.subcatlink a:hover:visited {
	font-size: 13px;
	color: #FCA908;
	text-decoration: underline;
	font-weight: bold;
}


/*
.langmenu a:active {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.langmenu a:active:visited {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	
}*/