body {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	background-color:#000000;
	font-size: 12px;
	text-align:center;
	/* margin-top: 10px; */
	margin: 0px;
	padding: 0px;
	border: 0px;

}
input.textform {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 11px;
	width: 188px;
	border-top: 2px groove #909090;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #cecece;
	margin-bottom:7px;

}


td {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	line-height: 16px;
}

td.light {
	color: #E0E0E0;
	font-size: 10px;
}

th {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}



#pageContainer {
	text-align: left;
	width: 950px;

	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#pageHeader{

}
#pageHeaderContent{
	width: 950px;

}




#mainContainer {
	text-align: left;
	width: 950px;
	background-image:url(../img/bg_maincontainer.gif)


}
#mainMenu {
	width: 190px;
	background-color:#232323;
	text-align: left;
    float:left;
	height:100%;
}
#mainArea {
	width: 760px;
	text-align: left;
    float:left;
	background-color:#C3C3C3;
}

#mainAreaGreen {
	width: 760px;
	text-align: left;
    float:left;
	background-color:#CAD940;
}

#mainBottom{
    text-align: left;
	width: 950px;
	height: 40px;
}
#contentContainer{
    text-align: left;
	width: 760px;

}

#ruta1 {
	background-color:#FFFFFF;
	background-image:url(../img/bg_brodtext.gif);
	background-repeat:no-repeat;
	width: 397px;
}

#ruta1Bottom {
	background-image:url(../img/bg_brodtext_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	width: 397px;
}

#ruta2Green {
	background-color:#CAD940;
	width: 363px;
}
#ruta2 {
	width: 363px;
}
#rutaWide {
	width: 760px;
	padding-top: 36px;
	background: url(../img/bg_brodtext.gif) repeat-x #fff;
}
#loginArea {
	background-color:#424242;
	padding-top: 13px;
	padding-bottom: 10px;
}


/* class to use when floating needs to break */

.floatbreak{
   height:0px;
   overflow:hidden;
   clear:both;
}
.maincontent {
	text-align: left;
    float:left;

}
.landningspuff {
	text-align: left;
    float:left;
	background-color:#FFFFFF;
}

.puffingress {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
    margin-top: 10px;
	font-weight: bold;
	line-height: 16px;
}

.puffruta {
    margin-top: 10px;
	margin-bottom:10px;
	color:#3b3b3b;
	font-size: 12px;
	line-height: 16px;
}
.puffpil {
	margin-bottom:10px;
}

.heading {
    margin-top: 36px;
}
.subheading {
    margin-top: 16px;
}


a, a:active, a:visited {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #22c2f2;
	text-decoration: underline;
}
/* styles för blåboxarna på undersidorna */
.bluebox {
	background-color:#1AAFDB;
}
.blueboxtext {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style:italic;
	color:#000000;
	margin: 16px 35px 15px 24px;
}
/* styles för contaktinfon */
.contactInfo {
	margin-top:50px;
	line-height:15px;
}
.contactSmall {
	font-size:10px;
	color:#808080;
	margin-top:10px;
	margin-bottom:5px;
}
.contactBlack {
	color:#000000;
}
.boldBlack {
	color:#000000;
	font-weight: bold;
}




