@charset "UTF-8";

body {
	background-color: #ededed;
	background-position: center center;
}

.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}

.mellanrubriker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00447c;
	font-weight: bold;
	line-height: 20px;
}

.stripe {
	background-image: url(/images/gfx/pevivastripe.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	text-align: right;
	font-style: italic;
}

.menyrubriker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: super;
	line-height: 22px;
	text-decoration: none;
	
}

.sprakval {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 00447d;
	text-align: right;
}

.sidfot {
	height: 50px;
	width: 830px;
}

.menydots  {
	background-image: url(/images/gfx/menystripe.jpg);
	background-repeat: repeat-x;
	height: 2px;
}

.menypil {
	background-image: url(/images/gfx/dot_pil.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.space {
	background-image: url(/images/gfx/dot_lod.jpg);
	background-repeat: repeat;
	background-position: center;
}

.huvudrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 12px;
}

.main_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.main_div {
	width: 607px;
}
.main_div_2 {
	width: 409px;
}
.main_div_3 {
	width: 160px;
}

.FormElement_Input_Generic
{ font-family: Verdana, Arial, Helvetica; 
  font-size: 10px; 
  border-style: groove;
  border-width: thin;
  color: #00447C; }
