* { 
	margin:0; 
	padding:0
}
html,body  {
	font: normal 95%/100% "Arial", Helvetica neue, Helvetica, sans-serif;
	background: #FFFFFF;
	line-height:18px;
}

h1,h2,h3 {
font-family:Arial, Helvetica neue, Helvetica, sans-serif;
}

h1{
  font-size:1.67em;
  margin:0 0 1em 0;
}

h2{
  font-size:1.34em;
  margin:0.5em 0 0.5em 0;
}

h3{
  font-size:1.1em;
  margin:0.5em 0 0.5em 0;
} 
    
#container {
	width: 1000px;
}
#pall {
	width: 280px;
	background-color:#22346A;
	color:#FFF;
	padding:2px 0 3px 0;
	line-height: 25px;
}
#pall p {
	line-height: 20px;
}
#pall a:link {
	color: #FFF;
	text-decoration: none;
}
#pall a:visited {
	color: #FFF;
	text-decoration: none;
}
#pall a:hover {
	color: #FFF;
	text-decoration: none;
}
#pall a:active {
	color: #FFF;
	text-decoration: none;
}
#loggo {
	background:#FFFFFF url(/StaticFiles/Images/logga.gif) no-repeat center center;
	height:140px;
	width:182px;
	float:left;
}
#header {
	background:url(/StaticFiles/Images/head.jpg);
	height:156px;
	width:1000px;
}
#header img {
	padding: 30px 0 0 820px;
	border:none;
}
#header h3{
	color:#22346A;
	font-size:160%;
}
#main {
	background:#FFFFFF;
	float:left;
	width:1000px;
	min-height: 520px;
	height: auto !important;
	height: 520px;
	clear:both;
}
#main h1, #intern1 h1, #intern2 h1 {
	color:#707070;
	font-size:150%;
}
#main p, #news p, #intern1 p, #intern2 p {
	padding:0 0 0em 0em;
	line-height: 15px;	
}
#foot {
	background:url(/StaticFiles/Images/logga_fot.gif) top no-repeat;
	width:850px;
	height:92px;
	clear:both;
}
#intern1 {
	background:#FFF;
	padding: 0px 0px 0px 15px;
	width:670px;
	float:left;
	height:365px;
	height: auto !important;
	min-height:365px;
	margin: 0px 0 0 0 ;
}
#intern2 {
	background:#FFFFFF;
	padding:5px 5px 5px 0px;
	width:670px;
	min-width:670px;
	float:left;
	height:200px;
	min-height:200px;
	height: auto !important;
	padding: 15px 0px 0px 6px;
}
#intern3 {
	background: #FFFFFF;
	padding: 0px 0px;
	height:510px;
	min-height:510px;
	height: auto !important;
	/*width:250px;*/
	float: right;
	margin: 0px 0 0 35px;
}

* html #intern3{
    margin:0px 0 0 20px;
}

#intern4 {
	background:#FFF;
	padding: 0px 0px 0px 15px;
	width:670px;
	float:left;
	height:365px;
	height: auto !important;
	min-height:365px;
	margin: 0 0 20px 0 ;
}

* html #intern4
{
	margin: 0px;
}


#intern2 img{
	padding: 0 13px 0 0;
}
#intern4 img{
	padding: 0 0 0 25px;
	float:right;
	clear:both;
}

.photoRef
{
    float:right;clear:both;margin-left:218px;
}

#intern4 img.orgImage
{
    padding:0;
    float:none;
}

#intern4 ul
{
    list-style-type:disc;
    padding:0 0 1em 20px;
}

#intern4 p{
	padding: 0 0 1em 0;
}

.rubrikSidMeny {
	margin: 25px 0 0 0px; 
}
.inputwidth {
	width: 200px;
	margin: 0 0 0 3px;
}
.buttonsize {
	width: 37px;
	height: 22px;
}

.maintext {
	background:#FFF url(/StaticFiles/Images/bg_standard.jpg) no-repeat right top;
	padding: 5px 5px 5px 5px;
	width:825px;
	float:left;
	height:367px;
	height: auto !important;
	min-height:365px;
	clear:both;
}
.maintext p{
	padding:0em 27em 0em 0em;
}
.maintext h1{
	font-size:120%;
	padding:0em 0 0em 0em;
}
.maintext2 {
	background:#FFF;
	padding: 5px 5px 5px 5px;
	width:825px;
	float:left;
	height:300px;
	height: auto !important;
	min-height:300px;
	clear:both;
}
.maintext2 p{
	padding:0em 2em 0em 0em;
}
.maintext2 h1{
	font-size:120%;
	padding:0em 0 0em 0em;
}

.login
{
    border:1px solid #48B6D1;
    width:290px;
    padding:5px;
    margin-left:20px;
    margin-right:5px;
    margin-top:5px;
    float:right;
    background:#DCEEF3;
}

.smallText
{
    font-size:75%;
}
    
