﻿a {  text-decoration: none; color: #000000;}
a:hover { text-decoration: underline; color: #000000; font-weight: normal; }
a:active { font-weight: bold; }
a.readmore { text-decoration: none; color: #FF0000;}
a.readmore:hover { text-decoration: underline; color: #FF0000; }
.times {  font-family: "Times New Roman", Times, serif; font-size: 11px;}
.kursiv {  font-size: 12px; font-style: italic;}
.rubrik {  font-family: "Times New Roman", Times, serif; font-size: 16pt;}
.rubrikpuff2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.ingress { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}

a.bluelink { text-decoration: none; color: #0D3D91; font-weight: bold}
a.bluelink:hover { text-decoration: underline; color: #0D3D91; }

/* formulär */
.text {font-weight: normal; font-size: 12px; color: #000000; line-height: 17px; font-family: arial;}
select {font-size: 11px; font-family: arial;}
.formrubrik {font-size: 11px; color: #000000; font-family: arial;}
textarea {font-size: 11px; font-family: arial;}
input {font-size: 11px; font-family: Trebuchet MS, Arial; height: 22px; line-height: 22px; padding-left: 5px}
.bold{font-weight:bold;}

/*Modal Popup*/
.modalBackground {
	background-color:#FAFAFA;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.error
{
    color:Red;
    font-weight:bold;
}
.grdRubrik
{
    font-weight: bold;    
}
a.grdRubrik:hover
{
    font-weight:bold;
}

tr.GridViewHeader
{
font-weight: normal;
color:Black;
text-decoration:none;
text-align:left;
background-image:url(../images/testImgs/test.gif);
height:16px;
}

tr.GridViewHeader a:visited
{
font-weight: normal;
color:Black;
text-decoration:none;
}

tr.GridViewHeader a:link:hover
{
    text-decoration:underline;
}

tr.GridViewHeader a:link
{
font-weight: Bold;
color:Black;
text-decoration:none;
}
.hyperlink
{
    color:#2B65A8;
}
#Wizard1
{
	padding:0px;
	margin:0px;
}

#Wizard1 tr td
{
	padding:0px;
	margin:0px;
}
    

