div.akt {
	float:right;
	clear:right;
	border:1px solid #FFE082;
	width:350px;
	margin:5px 0;
	background-color:#FFF0C1;
}
div.akt:hover {
        background-color:#FFF0C1
}
.akt h3 {
	text-align:right;
	margin:3px 7px;
	font-size:1.2em;
	color:#666600;
}
.akt p {
	text-align:right;
	margin:3px 7px;
}
.akt img {
	margin-top:7px;
	border:1px solid #999999;
}
.akt a {
	color:inherit;
	text-decoration:none;
}
.akt a:hover {
        text-decoration:underline;
}
.akt img {
	/*float:left;*/
	margin:7px;
	border:0;
}
.akt p.dato {
	font-family: Georgia !important;
	font-size:1.2em !important;
}
.akt p.klokke {
    font: normal 1.0em/1.3em Georgia !important;
}
.akt p.museum {
	background-color:#b7a393;
	font-weight:bold;
	padding:1px 2px;
	clear:both;
}
.akt p.museum img {
	margin:0;
}
/*.akt p.museum img {
	margin:0;padding:0;border:0;
}*/
div.hoved {
	width:600px;
	float:left;
}

.hoved h2 {
	font-size:1.3em;
	/*border:1px solid black;*/

}
div.akttxt {
	width:220px;
       	float:left;
	clear:both:
}
.akttxt p.ingress{
	/*font-family:Georgia;
	font-size:0.9em;*/
	font:italic 0.9em/1.3em Georgia !important;
	/*font-style:italic;*/
}
div.aktbolk {
	clear: both;
}
div.kalenderark {
    width:70px;
    float:left;
    border:1px solid black;
    background-color:#FFFFFF;
    margin:3px;
    padding:5px;
    text-align:center;
}
.kalenderark p {
    text-align:center;
    font:normal 0.9em/1.2em Georgia !important;
    margin:0;padding:0;
}
.kalenderark p.dag {
    font-size:2em !important;
}
table.kalender {
    /*margin:5px;*/
    margin-left:auto;
    margin-right:auto;
}
.kalender td {
    font-size:0.7em;
    text-align:right;
    border-width:1px;
    border-style:solid;
    border-color:#8F95F3 #141EB7 #141EB7 #8F95F3;
    background-color:#E0E1FC;
    color:#750E00;
}
.kalender td:hover {
    background-color:#FFF0C1;
    border-color: #141EB7 #8F95F3 #8F95F3 #141EB7;

}
.kalender th a {
    font-size:0.7em;
    font-weight:bold;
}
.kalender th {
    font-size:1em;
    color:#666600;
}
.kalender td a {
    text-decoration:none;
    color:#750E00;
}
.kalender td.aktivdag {
    background-color:#FFF0C1;
}


