body {
 background-color: #CC9966;
}
body, td, .standard {
 font-family: 'Georgia', "Times New Roman", Times;
 font-size: 13px;
 line-height: 18px;
 margin: 0;
 padding: 0;
}
.body {
 width: 600px;
 overflow: hidden;
 background-color: #F5EDCD;
}
.main_container {
 width:150px;
 background-color: #F5EDCD;
 padding:10px 10px 0 15px;
}
.main_column {
 background-color: #F5EDCD;
 padding:0 40px 0 10px;
}
.skugga1 {
 background: url("grafik/skugga1_14.gif");
 background-repeat: repeat-y;
 width: 14px;
}
.skugga2 {
 background: url("grafik/skugga2_14.gif");
 background-repeat: repeat-y;
 width: 10px;
}
.sidhuvud {
 background-color: #F5EDCD;
 padding:10px 5px 5px 10px;
}
h1, .h1, h2, .h2, h3, .h3 {
 font-family: "Monotype Corsiva", "Times New Roman", Times, "Trebuchet MS";
 font-weight: normal;
 color: black;
 margin: 20px 0 8px 0;
 line-height: 1em;
}
h1, .h1 {
 font-size: 24px;
}
h2, .h2 {
 font-size: 18px;
}
h3, .h3 {
 font-size: 13px;
}
a {
 color: #CC9966;
 text-decoration: none;
}
a:visited {
 color: #660000;
}
a:active {
 color: #CCCC00;
}
a:hover {
 text-decoration: underline;
}
.meny a:link, .meny a:visited, .meny a:active {
 display: block;
 color: black;
 text-decoration: none;
 padding: 2px 10px 2px 5px;
 font-size: 14px;
}
.meny .current, .meny a:hover {
 background-color: #EACDA2;
}
a.admin:link, a.admin:visited, a.admin:active {
 color: white;
 background-color: #660000;
 padding: 4px;
}
a.flik {
color:black;height:15px;float:left;border:1px solid white;border-bottom:0;padding:5px;background-color:#EACDA2;margin:0 0 0 2px;
font-family: "monotype corsiva";font-size:16px;
}
a.flik:hover, a.flik.aktiv {
 background-color: white;
}
.sidfot {
 background-color: #F5EDCD;
 padding:10px;color:#CC9966;font-size:11px;
}
.sidfot a {
 color:#CC9966;
}

.search {
 padding:3px;margin:0px;
}

.search #s_input {
 font-size: 9px;
}
.search #s_submit {
 font-size: 9px;
}

.highlight {
 background-color: yellow;
}

hr {
 border: 0px solid white;
 margin: 0;
 height: 1px;
 background-color: #CC9966;
 clear: both;
}
.aktuellt, .calendar td {
 font-family: helvetica, tahoma, arial;
 font-size: 11px;
 padding: 3px 0 3px 0;
}
.aktuellt {
 font-family: helvetica, tahoma, arial, sans-serif;
 font-size: 11px;
 padding: 4px;
 padding-bottom: 8px;
 line-height: 14px;
 background-color: #F5EDCD;
}
#aktuellt_huvud {
 display:block;padding:4px;background-color:#EACDA2;
}
#aktuellt_huvud h2 {
 margin:2px 0 0 2px;
}


.avdelning {
 font-size: 18px;
}
a.avdelning {
 display:block;background-color:#EEEEEE;width:100%; text-align:center;
 background: url('grafik/storknapp.gif');
 border: 1px solid #CCCCCC;padding:10px;margin:3px;
}
a.avdelning:hover {
 background-color: #EFEFEF;
 background: url('grafik/storknapp2.gif');
}


.ram1 { width: 20px; height: 20px; background: url('grafik/ram1.gif'); }
.ram2 { height: 20px; background: url('grafik/ram2.gif'); }
.ram3 { width: 20px; height: 20px; background: url('grafik/ram3.gif'); }
.ram4 { width: 20px; background: url('grafik/ram4.gif'); }
.ram5 { width: 20px; background: url('grafik/ram5.gif'); }
.ram6 { width: 20px; height: 20px; background: url('grafik/ram6.gif'); }
.ram7 { height: 20px; background: url('grafik/ram7.gif'); }
.ram8 { width: 20px; height: 20px; background: url('grafik/ram8.gif'); }

.days {
 background-color: #D3B483;
}

.days td {
    color: white;
    text-align: center;
    font-size: 9px;
    width: 12%;
    padding: 2px 0 2px 0;
}

.last_month, .current_month, .next_month, .active_date, .current_month a {
    text-align: center;
    text-decoration: none;
    color: black;
    cursor: default;
}
.current_month a:hover {
    color: white;
}

.last_month, .next_month {
    color: #D3B483;
}

.active_date {
    font-weight: bold;
}
.event_date {
    background-color: #CC9966;
}
.calendar td.current_month:hover, td.active_date:hover {
    background-color: #FF9900;
    color: white;
}

.calendar td.last_month:hover, td.next_month:hover {
    background-color: #FFCC66;
    color: white;
}