@charset "utf-8";
/* CSS Document */


img{border:0px;}
.content
{

width:990px;
/*border:1px solid #999999;*/
margin-left:-495px;
position:relative;
left:50%;
margin-top:10px;
background-image:url(../pics/strecher.jpg);
background-repeat:repeat-y;
border-bottom:#CCCCCC solid 1px;
}

.header
{
width:990px;
height:148px;
background-color:#ffffff;
background-image:url(../pics/header.jpg);
background-repeat:no-repeat;


}

.innerbody
{
width:988px;
background-color:#ffffff;
background-image:url(../pics/mainbg.jpg);
background-repeat:no-repeat;
margin-left:1px;
display:inline; 
float:left;
}

.main
{
width:890px;
margin:0px 0px 30px 55px;
/*border:#33CC00 solid 1px;*/
/*font-family:"Georgia", Times New Roman, Times, serif;*/
font-family:"Georgia", Times New Roman, Times, serif;
color:#666666;
font-size:15px;
display:inline;
float:left;

}

.menu a
{
font-weight:bold;
margin:5px 10px 5px 10px;
text-indent:10px;
color:#333333;
border-left:#666666 solid 1px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
float:left;
}

.menu a:hover
{
text-decoration:underline;
font-weight:bold;
color:#006699;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
}


.rubrik{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:24px;
color:#006699;
line-height:45px;
}
.under-rubrik{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:16px;
color:#999999;
}
a{
text-decoration:none;
color:#333333;
}
a:hover{
text-decoration:none;
color:#CC6666;
}



