body {
	text-align: left;
}

.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;
}

.rubrik {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight:bolder;
	font-size: 36px;
	letter-spacing:16px;
	color: #323250;
	line-height: 40px;
}

.ltext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.obl {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #ECFCFF;
}

.speclink{
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 18px;
  font-weight:bold;
  letter-spacing: 1px;
  color: #505050;
  color:blue;
	border-bottom:0px solid #777777;
	text-decoration:none;
	width:150px;
	height:32px;
	vertical-align: bottom;
}

h1 {
	margin: 4px 0px 0px 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #323250;
	letter-spacing: 2px;
	padding-bottom: 3px;
	border-bottom: 1px #777777 solid;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #323250;
	letter-spacing: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}


