
a:link {
 font-family: verdana;
 font-size: xx-small;
 color: #698088;
 text-decoration:none;
 font-weight: bold;
}

a:visited {
 font-family: verdana;
 font-size: xx-small;
 color: #698088;
 text-decoration:none;
 font-weight: bold;
}

a:hover {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #FF8D34;
}




body {
 font-family: verdana;
 font-size: xx-small;
 font-weight: bold;
 color: #FFFFFF;
 scrollbar-face-color: #FFBB3E;
 scrollbar-highlight-color: #FF6B00;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #000000;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-arrow-color: #ffffff;
 scrollbar-track-color: #8AA4AD;
}

table {

 vertical-align: top;
 font-family: verdana;
 font-size: xx-small;
 font-weight: normal;

 color:#515151;
}



th {
 font-weight: bold;
 text-align: left;
}



td.one {
 vertical-align:top;
 text-align: left;
}

td.head {
 font-family: verdana;
 font-size: xx-small;
 font-weight: Bold;
 color:#585858;
 vertical-align:middle;
 text-align: left;
}

td.head2 {
 font-family: verdana;
 font-size: xx-small;
 font-weight: Bold;
 color:#FFFFFF;
 vertical-align:middle;
 text-align: left;
}

td.win {
 font-family: verdana;
 font-size: xx-small;
 font-weight: Bold;
 color:#FFFFFF;
 vertical-align:top;
 text-align: center;
}

td.tab {
 vertical-align:right;
 text-align:right;
}

td.tab2 {
 vertical-align:top;
 text-align:center;
}


td.tab3 {
 vertical-align:middle;
 text-align:right;
}

td.info {
 text-align: left;
}

input.button {

 border-width: 0px;
 font-size: xx-small;
 font-family: verdana;
 font-weight: bold;
 border-color: #000000;
 border-style: solid;
 color: #FFFFFF;

}


input.button2 {

 border-width: 0px;
 font-size: xx-small;
 font-family: verdana;
 font-weight: bold;
 color: #FFFFFF;

}

input {
 border-width: 1px;
 font-size: 8pt;
 font-family: verdana;
 border-color: #698088;
 border-style: solid;
 background-color: #FFFFFF;
 color: #8A8586;

}

select {
 border-width: 1px;
 font-size: 8pt;
 font-family: verdana;
 border-color: #698088;
 border-style: solid;
 background-color: #FFFFFF;
 color: #8A8586;
}

textarea {
 border-width:1px;
 font-size: 8pt;
 font-family: verdana;
 border-color:#A5A5A5;
 border-style:solid;
 background-color:#BFBFBF;
 color: #FFFFFF;
overflow:auto;
}

h1 {

	font-size: 14px;
	margin: 0 0 20px 0px;
	width: 567px;
	padding: 3px;
	background: #68838C;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	border-bottom: 2px double #FD7F35 ;
}

.accordionTabTitleBar {
   font-size           : 12px;
	padding             : 4px 6px 4px 6px;
   border-style        : solid none solid none;
	border-top-color    : #ffffff;
	border-bottom-color : #68838C;
   border-width        : 1px 0px 1px 0px;

}

#

.accordionTabTitleBarHover {
   font-size        : 11px;
	background-color : #FD7F35;
	color            : #000000;
}

.accordionTabContentBox {
   font-size        : 11px;
   border           : 1px solid #1f669b;
   border-top-width : 0px;
   padding          : 0px 8px 0px 8px;
}

/* A fake IE information bar */
#infobar {
	font: message-box;
}

/* Please adjust the values if the infobar is not looking good */
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	color: InfoText;
	background: InfoBackground url(/bilder/warning.gif) no-repeat fixed .3em .3em;
	padding: .45em .3em .45em 2em;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
}

#infobar a:hover {
	color: HighlightText;
	background: Highlight url(/bilder/warning2.gif) no-repeat fixed .3em .3em;
}

/* A fake viewplot for IE information bar */
#viewplot {
	width: 100%;
	height: expression(this.parentNode.offsetHeight - this.offsetTop);
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 1em;   /* Please set this to the value as that of your <body> */
}
