

html, body {
   height: 100%;
}

* html body {
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}






body {
   margin-left: auto;
   margin-right: auto;
   background: #fff url(/_images/bg_body.jpg) repeat-x top left;
   font: 70%/1.4 Verdana, Arial, sans-serif;
   color: #000;
}

a img { border: 0; }
a { color:#b70000; text-decoration:none; }
a:hover { color:#333; text-decoration: underline; }
a:active { outline: none; }


h1, h2, h3, h4, h5, h6 {
   font-family: 'Verdana';
}
h1 {
   font-size: 1.3em;
   color: #626262;
   margin-bottom: 8px;
   padding-bottom: 3px;
   border-bottom: 1px solid #f8f8f8;
}
.indexH1 {
   font-size: 1.3em;
   color: #981b1f;
   margin-bottom: 12px;
}


h2 {
   font-size: 1.0em;
   color: #981b1f;
   margin-bottom: 5px;
}

h3 {
   font-size: 1.2em;
   font-weight: bold;
   margin-top: 8px;
}

p {
   line-height: 1.8em;
   margin-top: 1em;
}

.informationIE {
   border: 1px dotted #993333;
   padding: 3px;
   font-size:  0.8em;
   margin-bottom: 10px;
}


.errorMessage {
   margin-top: 20px;
   margin-bottom: 20px;
   padding: 10px;
   border: 1px solid #993333;
   background: #f2e7e7;
   color: #993333;
}

.errorMessage li {
   padding: 0;
}

.vansterjusterad {
	text-align:left;
}

.centerjusterad {
	text-align:center;
}

.hogerjusterad {
	text-align:right;
}


/* divRow - klass för att hantera kolumnlayout */

/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute
weirdness as the method is enhanced */
.divRow
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes
(I saw it happen many moons ago) makes the width of wrapper too small
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
.divRow:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.divRow
	{
	display: inline-block;
	}
/*\*/
.divRow
	{
	display: block;
	}
/* end easy clearing */

.divRow div	{
	float: left;
}

.divRow span {
	float: left;
}

.divRow div div, .divRow span span	{
	float: none;
}

.divRow div .divRow div, .divRow span .divRow span {
	float: left;
}


#wrapper {
   display: block;
   width: 900px;
   margin: 0 auto 0 auto;
   text-align: left;
}
#innerWrapper {
   float: left;
   width: 100%;
   clear: both;
}

#header {
   background: url(/_images/header_logo.jpg) top left no-repeat;
   height: 125px;
   text-align: left;
   overflow:hidden;
}

#content {
   float: left;
   width: 100%;
   margin-top: 25px;
}

#colLeft {
   float: left;
}
#colContent {
   float: left;
}
#colRight {
   float: right;
}

#colFullIndex {
   float: left;
   width: 100%;
   height: 200px;
}


#footer {
   float: left;
   background: url(/_images/bg_footer.jpg) top left no-repeat;
   width: 900px;
   height: 140px;
}
#footerLeft {
   float: left;
   margin-top: 70px;
   padding-left: 15px;
   position: relative; }
#footerRight {
   float: right;
   text-align: right;
   width: 30%;
   margin-top: 95px;
   padding-right: 15px;
   position: relative; }




.innerMargin10px {
   margin: 10px;
}

.container {
	position: relative;
	width: 100%;
}
.boxContentLeft{
	width: 1px;
	height: 300px;
	background-image: url(/_images/contentbox/boxContentBorder.jpg);
	background-repeat: repeat-x;
   float:left;
}
.boxContentMiddle {
	width:100%;
	height:300px;
	background-color:#fff;
}
.boxContentMiddleIndex {
	width:100%;
	height:300px;
	background-color:#fff;
}
.boxContentRight{
	width: 1px;
	height: 300px;
	background-image: url(/_images/contentbox/boxContentBorder.jpg);
	background-repeat: repeat-x;
	float:right;
	position:absolute;
	right:0px !important;
	right: -1px;
}

.smallImage {
   text-align: center;
   margin-bottom: 21px;
}

.boxShortInfo {
   float: left;
	width: 215px;
	height: 320px;
	background: url(/_images/shortinfo/boxShortInfo.jpg) top left no-repeat;
}

.boxShortInfo ul {
	margin-top:0em;
	margin-left:0.16em;
	padding-left:0em;
	margin-bottom:1em;
}

.boxShortInfo ul li {
	list-style-type:none;
	background-image: url(/_images/listDottedBlue.jpg);
	background-position: 1px 0.55em;
   background-repeat: no-repeat;
	padding-left:1.2em;
	margin-bottom:0.2em;
	margin-left:0em;
	line-height:1.4em;
}

.indexList ul {
	margin-top:1em;
	margin-left:0.16em;
	padding-left:0em;
	margin-bottom:1em;
}

.indexList ul li {
	list-style-type:none;
	background-image: url(/_images/listDottedRed.jpg);
	background-position: 1px 0.55em;
   background-repeat: no-repeat;
	padding-left:1.2em;
	margin-bottom:0.2em;
	margin-left:0em;
	line-height:1.4em;
   color: #707070;
}




#box {
   float: left;
   width: 100%;
   background: #fff url(/_images/box_top_fade.jpg) top left repeat-x;
   border: 2px solid #ececec;

}

#boxInner {
   margin: 20px 10px 10px 10px;
}
#boxInner h2 {
   font-size: 1.4em;
   color: #626262;
   margin-bottom: 3px;
}

.smallBox {
   float: left;
   width: 148px;
   height: 190px;
   margin-top: 30px;
   border: 1px solid #e1e1e1;
   text-align: center;
   background: #fff url(/_images/bg_fade_smallbox.jpg) top left no-repeat;
}

.smallBox h2 {
   font-family: 'Verdana';
   font-weight: normal;
   font-size: 1.5em;
   color: #993333;
   text-align: center;
   margin-top: 10px;
}

a.private {
	background-image: url(/_images/smallboxes/smallbox_private_off.gif);
	background-repeat: no-repeat;
 	background-position: center center;
   height: 100%;
   width: 100%;
   display: block;
}
a.private:hover {
	background-image: url(/_images/smallboxes/smallbox_private_on.gif);
	background-repeat: no-repeat;
   background-position: center center;
   height: 100%;
   width: 100%;
   display: block;
   text-decoration: none;
}
a.private:active { outline: none; }

a.company {
	background-image: url(/_images/smallboxes/smallbox_company_off.gif);
	background-repeat: no-repeat;
 	background-position: center center;
   height: 100%;
   width: 100%;
   display: block;
}
a.company:hover {
	background-image: url(/_images/smallboxes/smallbox_company_on.gif);
	background-repeat: no-repeat;
   background-position: center center;
   height: 100%;
   width: 100%;
   display: block;
   text-decoration: none;
}
a.company:active { outline: none; }

a.team {
	background-image: url(/_images/smallboxes/smallbox_team_off.gif);
	background-repeat: no-repeat;
 	background-position: center center;
   height: 100%;
   width: 100%;
   display: block;
}
a.team:hover {
	background-image: url(/_images/smallboxes/smallbox_team_on.gif);
	background-repeat: no-repeat;
   background-position: center center;
   height: 100%;
   width: 100%;
   display: block;
   text-decoration: none;
}
a.team:active { outline: none; }





.smallBoxInner {
   margin: 3px;
   background: #fff url(/_images/bg_fade_smallbox.jpg) top left no-repeat;
   height: 122px;
   padding: 5px;
}

.smallBoxInner h2 {
   padding-top: 3px;
   font-family: 'Verdana';
   font-weight: normal;
   font-size: 1.6em;
   color: #993333;
   text-align: center;
   margin-bottom: 3px;
}
.smallBoxInner p {
   font-size: 0.9em;
   line-height: 1.6em;
}


.newsDate {
   font-size: 0.9em;
   color: #993333;
}
.newsHead {
   font-size: 1em;
   color: #333;
   font-weight: bold;
}

.newsLink {
   margin-top: 3px;
   margin-bottom: 3px;
}
a.newsLink {
   color:#666666;
   text-decoration:none;
	background-image: url(/_images/bg_link_off.gif);
	background-position: 1px 0.40em;
	background-repeat: no-repeat;
	padding-left:1.3em;
   line-height:1.4em;

}
a.newsLink:hover {
   color:#993333;
   text-decoration: underline;
	background-image: url(/_images/bg_link_on.gif);
	background-position: 1px 0.40em;
	background-repeat: no-repeat;
	padding-left:1.3em;
}
a.newsLink:active { outline: none; }

.divider {
   display: block;
   width: 100%;
   height: 15px;
   line-height: 1px;
	background-image: url(/_images/bg_divider.gif);
	background-repeat: repeat-x;
}


label {
   font-weight: bold;
}

input, textarea {
   border: 1px solid #999;
   padding-left: 3px;
}

.errorMessage {
   margin-top: 20px;
   padding: 10px;
   border: 1px solid #993333;
   background: #f2e7e7;
   color: #993333;
}

.errorMessage li {
   padding: 0;
}


.top05em {
    margin-top: 0.5em;
}
.top1em {
    margin-top: 1em;
}
.top2em {
    margin-top: 2em;
}

.w1em {
	width:1em;
}

.w2em {
	width:2em;
}

.w3em {
	width:3em;
}

.w4em {
	width:4em;
}

.w5em {
	width:5em;
}

.w6em {
	width:6em;
}

.w7em {
	width:7em;
}

.w8em {
	width:8em;
}

.w9em {
	width:9em;
}

.w10em {
	width:10em;
}

.w11em {
	width:11em;
}

.w12em {
	width:12em;
}

.w13em {
	width:13em;
}

.w14em {
	width:14em;
}

.w15em {
	width:15em;
}

.w16em {
	width:16em;
}

.w17em {
	width:17em;
}

.w18em {
	width:18em;
}

.w19em {
	width:19em;
}

.w20em {
	width:20em;
}

.w21em {
	width:21em;
}

.w22em {
	width:22em;
}

.w23em {
	width:23em;
}

.w24em {
	width:24em;
}

.w25em {
	width:25em;
}

.w1p {
	width:1%;
}

.w2p {
	width:2%;
}

.w3p {
	width:3%;
}

.w4p {
	width:4%;
}

.w5p {
	width:5%;
}

.w6p {
	width:6%;
}

.w7p {
	width:7%;
}

.w8p {
	width:8%;
}

.w9p {
	width:9%;
}

.w10p {
	width:10%;
}

.w11p {
	width:11%;
}

.w12p {
	width:12%;
}

.w13p {
	width:13%;
}

.w14p {
	width:14%;
}

.w15p {
	width:15%;
}

.w16p {
	width:16%;
}

.w17p {
	width:17%;
}

.w18p {
	width:18%;
}

.w19p {
	width:19%;
}

.w20p {
	width:20%;
}

.w21p {
	width:21%;
}

.w22p {
	width:22%;
}

.w23p {
	width:23%;
}

.w24p {
	width:24%;
}

.w25p {
	width:25%;
}

.w26p {
	width:26%;
}

.w27p {
	width:27%;
}

.w28p {
	width:28%;
}

.w29p {
	width:29%;
}

.w30p {
	width:30%;
}

.w31p {
	width:31%;
}

.w32p {
	width:32%;
}

.w33p {
	width:33%;
}

.w34p {
	width:34%;
}

.w35p {
	width:35%;
}

.w36p {
	width:36%;
}

.w37p {
	width:37%;
}

.w38p {
	width:38%;
}

.w39p {
	width:39%;
}

.w40p {
	width:40%;
}

.w41p {
	width:41%;
}

.w42p {
	width:42%;
}

.w43p {
	width:43%;
}

.w44p {
	width:44%;
}

.w45p {
	width:45%;
}

.w46p {
	width:46%;
}

.w47p {
	width:47%;
}

.w48p {
	width:48%;
}

.w49p {
	width:49%;
}

.w50p {
	width:50%;
}

.w51p {
	width:51%;
}

.w52p {
	width:52%;
}

.w53p {
	width:53%;
}

.w54p {
	width:54%;
}

.w55p {
	width:55%;
}

.w56p {
	width:56%;
}

.w57p {
	width:57%;
}

.w58p {
	width:58%;
}

.w59p {
	width:59%;
}

.w60p {
	width:60%;
}

.w61p {
	width:61%;
}

.w62p {
	width:62%;
}

.w63p {
	width:63%;
}

.w64p {
	width:64%;
}

.w65p {
	width:65%;
}

.w66p {
	width:66%;
}

.w67p {
	width:67%;
}

.w68p {
	width:68%;
}

.w69p {
	width:69%;
}

.w70p {
	width:70%;
}

.w71p {
	width:71%;
}

.w72p {
	width:72%;
}

.w73p {
	width:73%;
}

.w74p {
	width:74%;
}

.w75p {
	width:75%;
}

.w76p {
	width:76%;
}

.w77p {
	width:77%;
}

.w78p {
	width:78%;
}

.w79p {
	width:79%;
}

.w80p {
	width:80%;
}

.w81p {
	width:81%;
}

.w82p {
	width:82%;
}

.w83p {
	width:83%;
}

.w84p {
	width:84%;
}

.w85p {
	width:85%;
}

.w86p {
	width:86%;
}

.w87p {
	width:87%;
}

.w88p {
	width:88%;
}

.w89p {
	width:89%;
}

.w90p {
	width:90%;
}

.w91p {
	width:91%;
}

.wp92 {
	width:92%;
}

.w93p {
	width:93%;
}

.w94p {
	width:94%;
}

.w95p {
	width:95%;
}

.w96p {
	width:96%;
}

.w97p {
	width:97%;
}

.w98p {
	width:98%;
}

.w99p {
	width:99%;
}

.w100p {
	width:100%;
}

.h120p {
   height: 120px;
}


.top5px {
   margin-top: 5px;
}
.top10px {
   margin-top: 10px;
}
.top20px {
   margin-top: 20px;
}
.top30px {
   margin-top: 30px;
}

