  a:link, a:active {text-decoration: underline; color:#000000; font-family : Verdana, Arial; font-size : 12px;}
  a:visited {text-decoration: underline;color: Black;font-family : Verdana, Arial;font-size : 12px;}
  a:hover {text-decoration: none;}
  .obligatorisk {
	background-color : #F0FFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.baravit{
	background-color: white;
}

.bigrub {
	text-align : center;
	vertical-align : middle;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight : bolder;
	color : #323250;
}

.ltext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.mtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.ltextvit {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
}
.ltextgul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F0E68C;
}
.obl {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #ECFCFF;
}

.helpbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #FAFAD2;
	border : 1px solid Black;
	padding: 8px;
}
.helpboxblue{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #F4FCFF;
	border : 1px solid Black;
	padding: 8px;
}

.adress {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FAFAD2;
	border : 1px solid Black;
	padding-left : 4px;
	padding-top : 4px;
	padding-right : 4px;
	padding-bottom : 4px;
}

.miniIP
{
	width : 40px;
	height : 18px;
	border:1px solid silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.kortIP
{
	width : 120px;
	height : 18px;
	border:1px solid silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.mellanIP
{
	width : 200px;
	height : 18px;
	border:1px solid silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 1px;
}

.longIP
{
	width : 320px;
	height : 18px;
	border:1px solid silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
}

.Textinhigh
{
	width=400px;
	height:180px;
	border:1px solid silver;
	padding:2px;
}
.Textinxhigh
{
	width=400px;
	height:240px;
	border:1px solid silver;
	padding:4px;
}
.Textin400high
{
	width=400px;
	height:400px;
	border:1px solid silver;
	padding:4px;
}
.Textin340high
{
	width=400px;
	height:340px;
	border:1px solid silver;
	padding:4px;
}
.Textinlow
{
	width=400px;
	height:100px;
	border:1px solid silver;
}

.Textinlowshort
{
	width=200px;
	height:60px;
	border:1px solid silver;
}
.knappstuk{
	width:80;
	height:50px;

	text-align:center;
	background-color:#ffffcc;
	padding:2px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid silver;
	border-left:1px solid silver;
	vertical-align: middle;
	
}

.knappstukhover{
	width:80;
	height:50px;
	text-align:center;
	background-color: Yellow;
	padding:2px;
	border-left:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid silver;
	border-right:1px solid silver;
	vertical-align: middle;
}