body{
background-color: #00506b;
font-family: "Source Sans Pro", Helvetica, sans-serif; 
font-size: 15px; 
color: #444340; 
margin: auto;
padding: inherit;
text-align:center;
}

.top {
width: 1180px;
height: 360px;
background-image: url(recept/wp-content/uploads/2018/12/allergisidan-header-2018.png);
background-repeat: no-repeat;
}

.sidebar {
width: 268px;
border-left: dotted d7d6d5 1px;
}

.text {
padding-top: 5%;
padding-right: 10%;
padding-left: 10%;
padding-bottom: 5%;
}

a:link { 
text-decoration: none; 
font-size: 15px; 
color: #444340; 
font-weight: bold;
}

a:visited { 
text-decoration: none; 
font-size: 15px; 
color: #808080; 
font-weight: bold;
}

a:hover { 
color:  #F4A029;
}

p {
font-family: inherit; 
font-size: 15px; 
color: #444340; 
background-color: #FFFFFF; 
}

table { 
font-family: inherit; 
font-size: 15px; 
color: #444340;  
background-color: #FFFFFF; 
}

tr { 
font-family: inherit; 
font-size: 15px; 
color: #444340;  
background-color: #FFFFFF; 
}

td { 
font-family: inherit; 
font-size: 15px; 
color: #444340;  
background-color: #FFFFFF; 
}

.orange{
font-weight: bold;
color: #FF8040;
}


/* -----------------Text och länkar i den övre menyn ------------------------------------*/

.meny{
font-family: "Source Sans Pro", Helvetica, sans-serif;
background-color: #15b6b8;
padding: 10px;
font-size: 13px; 
letter-spacing: 1px;
color:#fff; 
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
transition: opacity 0.2s;
}

.meny a:link {
color:#fff; 
font-size: 13px;
font-weight:bold;
}

.meny a:visited {
color:#fff; 
font-size: 13px;
font-weight:bold;
}
    
.meny a:hover { 
font-size: 13px;
opacity: 0.5;
}

.meny a:active {
opacity: 0.5; 
}

/*----------------------- Överskrift ------------------------------------*/
h3´{
font-family:  "Yrsa", sans-serif; 
font-size: 18px; 
color: #000; 
font-weight: bold;
}

h4 {
font-family:  "Yrsa", sans-serif; 
font-size: 16px;
color: #000; 
font-weight: bold;
}

.fetText{
font-family:  inherit; 
font-size: 29px; 
color: #000; 
font-weight: bold;
}

b {font-family:  inherit; 
font-size: 16px; 
color: #000; 
font-weight: bold;
}

/*------------ Olika färger på textavsnitt -------------------*/

.bluetext{
font-family:  inherit; 
font-size: 16px; 
color: #004080; 
font-weight: bold;
font-style:italic
}

.redtext{
font-family:  inherit; 
font-size: 16px; 
color: #B8080B; 
font-weight: bold;
font-style:italic
}