/** Egenskaper för grundsidan **/

#bg { background-image: url('bg.gif'); background-repeat: repeat-x}
/**#bg { background-image: url('bg_stripes.jpg'); background-repeat: repeat-y; background-position: center }**/

/** Egenskaper för include file:switchcom huvudmeny **/
.meny A { color: FFFFFF; text-decoration: none }
.meny A:hover { color: #C0C0C0; text-decoration: none }
.meny {font-weight: normal; font-size: 10pt; font-family: Verdana,Arial; color: #FFFFFF }

/** Egenskaper för include file:switchcom_innehåll skrivytan **/
.skrivyta A { color: 333399; text-decoration: none }
.skrivyta A:hover { color: #ff9999; text-decoration: none }
.skrivyta A:active { color: #999999; text-decoration: none }
.skrivyta {font-weight: normal; font-size: 8.5pt; font-family: Verdana,Arial; color: #000000 }
.skrivyta H3 { font-weight: 100; font-size: 11pt; font-family: Verdana,Arial; color: #000000 }
.skrivyta H4 { font-weight: 100; font-size: 10pt; font-family: Verdana,Arial; color: #000000 }


/** Egenskaper för ifyllnadsruta, textruta i formulär. **/
.ruta {border-style: solid; border-width: 1px; border-color: #808080 }

/** Egenskaper för include file:switchcom_innehåll undermeny **/
.undermeny A { color: #000000; text-decoration: none }
.undermeny A:hover { color: #C0C0C0; text-decoration: none }
.undermeny {font-weight: normal; font-size: 8pt; font-family: Verdana,Arial; color: #000000 }

/** Egenskaper för include file:switchcom_sidfot **/
.sidfot A { color: 333399; text-decoration: none }
.sidfot A:hover { color: #ff9999; text-decoration: none }
.sidfot A:active { color: #999999; text-decoration: none }
.sidfot {font-weight: normal; font-size: 8pt; font-family: Verdana,Arial; color: #000000 }

/** Egenskaper för hel ytterram för t.ex. oramat supportmeddelande **/
.ram { border-color: #333399; border-style: solid; border-width: 1px; } 
.ram {font-weight: normal; font-size: 10px; font-family: Verdana,Arial,Helvetica; color: #999999 }
.ram A { color: #999999; text-decoration: none }
.ram A:hover {color: #ff9999; text-decoration: none }
.ram A:active {color: #cccccc; text-decoration: none }

/** Egenskaper för main ytterram samt de översta navigeringsegenskaperna **/
.ytterram { border-color: #333399; border-style: solid; border-width: 1px; border-top: none } 
.ytterram {font-weight: normal; font-size: 10px; font-family: Verdana,Arial,Helvetica; color: #999999 }
.ytterram A { color: #999999; text-decoration: none }
.ytterram A:hover {color: #ff9999; text-decoration: none }
.ytterram A:active {color: #cccccc; text-decoration: none } 

/** Egenskaper för formulärfönster  **/
/** .form { border-color: #333399; border-style: solid; border-width: 1px;  } **/
.form { border-color: #C0C0C0; border-style: solid; border-width: 1px;  }
.form {font-weight: normal; font-size: 10px; font-family: Verdana,Arial,Helvetica; color: #999999 }
.form A { color: #999999; text-decoration: none }
.form A:hover {color: #ff9999; text-decoration: none }
.form A:active {color: #cccccc; text-decoration: none }

 
/** Nedanstående är ej i bruk f.n. taget från gamla sidan **/

/** Egenskaper för Scroollbar **/
/** BODY {scrollbar-base-color: #333399; scrollbar-arrow-color: #FFFFFF; scrollbar-3dlight-color: #D8D8E8;}**/

.skrivyta h1, .News h1
{
	font-size: 18px;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 15px;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
}

.skrivyta h2, .News h2
{
	font-size: 13px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
}

.skrivyta h3, .News h3
{
	font-size: 11px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
}

.skrivyta p, .News p
{
	margin: 0px;
	margin-bottom: 10px;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
}

.MainMenu
{
	margin: 0px;
}

.NewsHeader
{
	margin: 0px;
	margin-top: 15px;
}

.NewsDate
{
	margin: 0px;
}

.NewsText
{
	margin: 0px;
}

.MainContent
{
	height: 400px;
}

