body
{
	background-color: #F2F2F2;
}

TABLE#huvud
{
	position: absolute;
	top: 0px;
	width: 99%;
	height: 100%;
}

TABLE#height
{
	height: 880px;
	width: 880px;
}

TD
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.FormSizeMedium
{
	width: 245px;
	font-family: verdana;
	font-size: 8pt;
	color: #688598;
}
.FormSizeBig
{
	width: 500px;
	height: 120px;
	font-family: verdana;
	font-size: 8pt;
	color: #688598;
}

.NewDate
{
	font-family: verdana;
	font-size: 8pt;
	color: #00a4e8;
	font-weight: bolder;
}
.NewsHead
{
	font-family: verdana;
	font-size: 8pt;
	color: #00a4e8;
	font-weight: bolder;
}
.NewsText
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.bigbox
{
	width: 500px;
	height: 120px;
	font-family: verdana;
	font-size: 8pt;
	color: #688598;
}
.box
{
	width: 200px;
	font-family: verdana;
	font-size: 8pt;
	color: #688598;
}
.huvud
{
	font-family: verdana;
	font-size: 10pt;
	color: #688598;
	text-decoration: none;
}
.lank
{
	font-family: verdana;
	font-size: 10pt;
	color: #009ee9;
	text-decoration: none;
}
.links
{
	font-family: verdana;
	font-size: 10pt;
	color: #688598;
	text-decoration: none;
}
.menycolour
{
	border-style: none;
}

.heading
{
	font-family: verdana;
	font-size: 12px;
	color: #00a4e8;
	font-weight: bolder;
	text-align: left;
}
.ingress
{
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 13pt;
	text-align: left;
}
.text
{
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 13pt;
	text-align: left;
}

a:link
{
	color: #01A5EC;
	text-decoration: none;
}
a:active
{
	color: #01A5EC;
	text-decoration: none;
}
a:visited
{
	color: #01A5EC;
	text-decoration: none;
}
a:hover
{
	color: #01A5EC;
	text-decoration: underline;
}


#dropmenudiv
{
	position: absolute;
	font: normal 9px Verdana;
	font-weight: bold;
	line-height: 20px;
	z-index: 100;
}

#dropmenudiv a
{
	color: #FFFFFF;
	width: 100%;
	display: block;
	text-indent: 18px;
	border-bottom: 1px dotted #7fd1f3;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover
{
	background-color: #7fd1f3;
	background-image: url(../../Images/SubMenyBg.jpg);
}


#errorText
{
	line-height: 13pt;
	font-family: verdana;
	font-size: 12px;
	border: 1px solid red;
	background: #fcc;
	padding: 5px;
	width: 600px;
	text-align: left;
}

#errorText a:link
{
	color: black;
	text-decoration: underline;
}
#errorText a:active
{
	color: black;
	text-decoration: underline;
}
#errorText a:visited
{
	color: black;
	text-decoration: underline;
}
#errorText a:hover
{
	color: black;
	text-decoration: underline;
}

/* Klass för state label */

.StateText
{
	border: dotted 1px red;
	color: Red;
	padding: 2px 2px 2px 6px;
	margin: 4px 0px 0px 0px;
	display: block;
	width: 250px;
}

/* Positionering ShowNews */

#divShowNewsWrap
{
	margin: 4px 4px 4px 4px;
	width: 97%;
}

#divShowNewsLeft
{
	float: left;
	width: 52%;
	padding: 0 0 0 1em;
}

#divShowNewsRight
{
	text-align: right;
	float: right;
	width: 45%;
}

/* Texter ShowNews */

.showNewsHeadline
{
	font-family: verdana;
	font-size: 12px;
	color: #00a4e8;
	font-weight: bolder;
	text-align: left;
}

.showNewsBread
{
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 13pt;
	text-align: left;
}

/* Mall systemets CSSer */

.Heading
{
	font-family: verdana;
	font-size: 12px;
	color: #00a4e8;
	font-weight: bolder;
	text-align: left;
}

.Preamble
{
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 13pt;
	text-align: left;
}

.Subheading
{
	font-family: verdana;
	font-size: 8pt;
	color: #00a4e8;
	font-weight: bolder;
}

.Body
{
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 13pt;
	text-align: left;
}

/* Tell A Friend */
#TellAFriend
{
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 13pt;
	text-align: left;
}

#TellAFriend .TellAFriendButton
{
}

#TellAFriend .TellAFriendTextBox
{
	width: 90%;
}

#TellAFriend .TellAFriendTextArea
{
	width: 90%;
	height: 100px;
}
