/*grunder*/


body {
padding: 0; margin: 0;
font-size: 72%;
line-height: 140%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
background-color: #eaeaff;
background-image: url();
background-repeat: repeat;
}

table {border-color:blue;}

a {text-decoration:none;}
a:link {color:#000066;}
a:visited {color:#000066;}
a:active {color:#000066;}
a:hover {color: #ffffff;
background-color: #999999;
text-decoration: none;}


thead {
cellpadding: 5; 
border:1;
border-width:2px;
font-size: 100%;
line-height: 140%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
background-color: #DADAFF;

}


tbody {
cellpadding: 5; 
border:1;
border-width:2px;
font-size: 100%;
line-height: 143%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
background-color: #DADAFF;
}

table {border-width:2px; border-color:blue;}





/*kolumner*/

#uppvanster {
position: absolute;
width: 120px;
top: 20px;
left:15px;
}


#vanster {
position: absolute;
width: 120px;
top: 230px;
left:20px;
}



#mitten {
margin: 10px 220px 20px 90px;
padding:10px 6% 10px 6%;
}


#mitten2 {
margin: 10px 10px 20px 200px;
padding:10px 6% 10px 6%;
}



#table {
height:62px;
margin-left:95px;
margin-right:95px;
}

#hoger {
position: absolute;
width: 150px;
top: 125px;
right:40px;
}

.logopost {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 98%;
line-height: 100%;
}




/* meny text och menylänkar */




.logotext {
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 170%;
line-height: 150%;
}

.logotext a {
color: #000000;
background-color: #ffffff;
font-weight: 
text-decoration: none;
}


.menytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 110%;
line-height: 150%;
}

.menytext a {
color: #000066;
background-color: #eaeaff;
font-weight: 
text-decoration: none;
}


.menytext a:visited {
color: #000066;
background-color: #eaeaff;
font-weight: 
text-decoration: none;
}

.menytext a:hover {
color: #ffffff;
background-color: #999999;
text-decoration: none;
}



.menytext4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
line-height: 125%;
}

.menytext4 a {
color:#000066;
background-color: #eaeaff;
font-weight: 
text-decoration: none;
}

.menytext4 a:visited {
color: #000066;
background-color: #eaeaff;
font-weight: 
text-decoration: none;
}



.menytext4 a:hover {
color: #ffffff;
background-color: #999999;
text-decoration: none;
}


.menytext5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
line-height: 115%;
}

.menytext5 a {
color: #ffffff;
background-color: #eaeaff;
text-decoration: none;
}



.citatstycke  {
font-size: 128%;
background-color: #eaeaff;
color: #000000;
line_height: 110%;
}





/*rubriker*/

h1 {
font-family: Rockwell, Georgia, Arial, "Times New Roman", serif;
color: #660000; font-size: 270%;
text-align: center;
}

h2 {
font-family: Arial, "Times New Roman", serif;
color: #660000; font-size: 220%;
text-align: center;
}

h3 {
font-family: Helvetica, Rockwell, Georgia, Arial, "Times New Roman", serif;
color: #660000; font-size: 155%;
text-align: center;
}

h4 {
font-family: Arial, "Times New Roman", serif;
color: #000000; font-size: 100%;
text-align: center;
}



/* text */

#text {
float: right;
margin: 0 0 0 10px;
padding: 10px 15px 30px 15px;
border-left: 2px dotted black;
border-bottom: 2px dotted black; 
color: #666666;
background-color: #ffffff;
}



/* avdelare */

hr { 
border: thin solid #660000;
margin-left:130px;
margin-right:130px;
}



