BODY
{
	background-color:#CCCCCC;
	margin-top: 0px;
}
.outerTable
{
	width:955px;
	background-color:#FFFFFF;
}

a:link {
	color: #CE1879;
	text-decoration: none;
}
a:visited {
	color: #CE1879;
	text-decoration: none;
}
a:hover {
	color: #CE1879;
	text-decoration: underline;
}
a:active {
	color: #CE1879;
	text-decoration: underline;
}

.lang_tekstfelt 
{
	width:250px;
}
.tekstfelt 
{
	width:250px;
}
.kort-tekstfelt
{
	width:150px;
}
.bgwhite {
	background-color: #FFFFFF;
}
.bgmidblue {
	background-color: #A6B7C2;
}
.bgdarkblue {
	background-color: #687F96;
}
.bglightblue {
	background-color: #ECF0F3;
}
.bgleftbar {
	background-image: url(../images/bg_leftbar.gif);
}
td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textmenuwhite {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.textmenublack {
	font-size: 11px;
}

a.textmenuwhite:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.textmenuwhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.textmenuwhite:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.textmenuwhite:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.textmenublack:link {
	color: #000000;
	text-decoration: none;
}
a.textmenublack:visited {
	color: #000000;
	text-decoration: none;
}
a.textmenublack:hover {
	color: #000000;
	text-decoration: underline;
}
a.textmenublack:active {
	color: #000000;
	text-decoration: underline;
}
.bgdarkestblue {
	background-color: #4E6276;
}
.fieldsearch {
	font-size: 10px;
	width: 85px;
	border: 1px solid #687F96;
}
.heading1 {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
}
.linksright {
	padding-bottom: 6px;
}
.textwhite {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.ingress {
	font-weight: bold;
	color: #4E6276;
}
.articleheading1 {
	font-size: 14px;
	font-weight: bold;
}
.articleheading2 {
	font-size: 12px;
	font-weight: bold;
}

INPUT.textbox 
{
	width : 100px;
}
.leftTable
{
	width:130px;
	background-color:#E0DBD4;
}
.leftMenuTable
{
	border-width: 0px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	border:0;
	width:100%;
	height:195px;
	background-color:#E0DBD4;
}
.leftMenuSpacer
{
	height:30px;
}
.topTable
{
	border-width: 0px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	border:0;
	width:100%;
	height:37px;
}

.rightTableContainer
{
	background-color:#E0DBD4;
}

.rightTable
{
	width:130px;
	background-color:#E0DBD4;
}
.menuTable
{
	border-width: 0px;
	background-color:#E0DBD4;
}

.bottomTable
{
	width:100%;
	height:30px;
	background-color:#CCCCCC;
}

.topTableRow1
{
	height:25px;
	background-color:#BCBAB2;
}
.topTableRow2
{
	height:12px;
	background-color:#7B7465;
}
.innerMainTable
{
	border-width: 0px;
	margin:20px 20px 20px 15px;
	width:80%;
}

.kashFieldsearch {
	font-size: 10px;
	width: 70px;
	border: 1px solid #687F96;
	background-color:#FFFFFF;
}

.KashSearchSpacer
{
	width:7px;
}
.menuitemVerticalSpacer
{
	background-color:#E0DBD4;
	height:4px;
}
/* ------- KashMenu styles ------- */
/* ---- General kashmenu styles ---- */
.KashMenuSpacer
{
	width:10px;
}

.kashMenuImage
{
	border-width: 0px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.KashMenuItem
{
	background-color:#E0DBD4;
	vertical-align:top;
}
.KashMenuTopItem
{
	background-color:#E0DBD4;
	height:23px;
}
.KashMenuSelectedItem
{
	font-size:11px;
	font-weight:bold;
	background-color:#E0DBD4;
	color:#CAE132;
}

/* ---- End general kashmenu styles ---- */

/* ---- kashmenu topitem styles (1st level) ---- */
.KashMenuSelectedTopItem
{
	background-color:#E0DBD4;
	height:23px;
}

.kashMenuTextTopItem
{
	font-weight:bolder;
	font-style:italic;
	font-size: 12px;
	color:#CE1879;
}

.kashMenuTextTopSelectedItem
{
	font-weight:bolder;
	font-style:italic;
	font-size: 12px;
	color:#CE1879;
}

/* --- link styles --- */


a.kashMenuTextTopSelectedItem:link {
	text-decoration: none;
}
a.kashMenuTextTopSelectedItem:visited {
	text-decoration: none;
}
a.kashMenuTextTopSelectedItem:hover {
	text-decoration: none;
}
a.kashMenuTextTopSelectedItem:active {
	text-decoration: none;
}

a.kashMenuTextTopItem:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.kashMenuTextTopItem:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.kashMenuTextTopItem:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.kashMenuTextTopItem:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.kashMenuSelectedItem:link {
	color: #CE1879;
	text-decoration: none;
}
a.kashMenuSelectedItem:visited 
{
	color: #CE1879;
	text-decoration: none;
}
a.kashMenuSelectedItem:hover {
	color: #CE1879;
	text-decoration: none;
}
a.kashMenuSelectedItem:active {
	color: #CE1879;
	text-decoration: none;
}

a.kashMenuItem:link 
{
	font-weight:bolder;
	font-size: 11px;
	color: #7B7465;
	text-decoration: none;
}
a.kashMenuItem:visited 
{
	font-weight:bolder;
	font-size: 11px;
	color: #7B7465;
	text-decoration: none;
}
a.kashMenuItem:hover 
{
	font-weight:bolder;
	font-size: 11px;
	color: #7B7465;
	text-decoration: none;
}
a.kashMenuItem:active 
{
	font-weight:bolder;
	font-size: 11px;
	color: #7B7465;
	text-decoration: none;
}


/* --- end link styles --- */

/* ---- end kashmenu topitem styles (1st level) ---- */


/* ---- kashmenu item styles (2nd level) ---- */


/* ---- end kashmenu item styles (2nd level) ---- */

/* ------- End KashMenu styles ------- */


/* ------- KashLeftMenu styles ------- */
/* ---- General kashleftmenu styles ---- */

.KashLeftMenuSpacer
{
	width:13px;
}
.TipAFriendSpacer
{
	height:85px;
}
.KashLeftMenuTopItem
{
	background-color:#E0DBD4;
	height:23px;
}
.marghoyde
{
	height:35px;
}

/* ---- end general kashleftmenu styles ---- */

/* ---- MenuItems (level 2 of menu) ---- */
/* -- Link styles --*/
a.kashLeftMenuItem:link {
	color: #7B7465;
	text-decoration: none;
}
a.kashLeftMenuItem:visited {
	color: #7B7465;
	text-decoration: none;
}
a.kashLeftMenuItem:hover {
	color: #7B7465;
	text-decoration: none;
}
a.kashLeftMenuItem:active {
	color: #7B7465;
	text-decoration: none;
}

a.kashLeftMenuSelectedItem:link {
	color: #CE1879;
	text-decoration: none;
}
a.kashLeftMenuSelectedItem:visited {
	color: #CE1879;
	text-decoration: none;
}
a.kashLeftMenuSelectedItem:hover {
	color: #CE1879;
	text-decoration: none;
}
a.kashLeftMenuSelectedItem:active {
	color: #CE1879;
	text-decoration: none;
}

/* -- End link styles --*/

.kashLeftMenuItem
{
	font-weight:bold;
	font-size:11px;
}

.kashLeftMenuSelectedItem
{
	font-weight:bold;
	font-size:12px;
	color:#CE1879;
}

/* ---- end menuitems (2nd level) --- */

/* ---- topmenuitems (1st level) --- */

.KashLeftMenuSelectedTopItem
{
	background-color:#E0DBD4;
	height:23px;
}

.kashLeftMenuTextTopItem
{
	font-weight:bold;
	font-style:italic;
	font-size: 15px;
	color:#FFFFFF;
}

.kashLeftMenuTextTopSelectedItem
{
	font-weight:bolder;
	font-style:italic;
	font-size: 14px;
	color:#D7E965;
}

/* -- Link styles -- */

a.kashLeftMenuTextTopSelectedItem:link {
	color: #CAE132;
	text-decoration: none;
}
a.kashLeftMenuTextTopSelectedItem:visited {
	color: #CAE132;
	text-decoration: none;
}
a.kashLeftMenuTextTopSelectedItem:hover {
	color: #CAE132;
	text-decoration: none;
}
a.kashLeftMenuTextTopSelectedItem:active {
	color: #CAE132;
	text-decoration: none;
}

a.kashLeftMenuTextTopItem:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.kashLeftMenuTextTopItem:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.kashLeftMenuTextTopItem:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.kashLeftMenuTextTopItem:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* -- End link styles --*/


/* ---- end topmenuitems (1st level) --- */

/* ------- End KashLeftMenu styles ------- */