h4.sidtitel
{
	font-family: "Comic Sans MS", arial, sans-serif;
	font-weight: strong;
	font-size: 16px;
	color: #363;
}
div.sidtitel
{
	font-family: "Optima", arial, sans-serif;
	font-weight: strong;
	font-size: 16px;
	color: #363;
	background-color: #ffffcc;
	padding: 5px;
	width: 100%;
}
span.sidtitel
{
	font-family: "Optima", arial, sans-serif;
	font-weight: strong;
	font-size: 16px;
	color: #363;
	background-color: #ffffcc;
	padding: 5px;
}
p.body
{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
.footer
{
	font-family: "Comic Sans MS", arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1em;
}
abbr
{
	border-bottom: 1px dotted black;
    cursor: help;
}
ol li, ul li, dt
{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
dd
{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a.mindre
{
	font-size: 12px;
}
a:hover
{
	background:#ffffff;
	color:#000000;
	opacity:0.8;
}

.center {
    text-align: center;
    margin-left: 20px;
	margin-right: 20px; 
}
.text_container {
 /*    margin-bottom: 10px;
    padding: 10px 0px;
   margin-top: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;*/
}

h3, .isobs h3, .teaserrubrik, #isnytt-div h3, utlysaren-div h3 {
    font-size: 16px;
}

/* bilder */
.grton {
    background-color: #F9F9F9;
}
.random_image_container {
/*    padding: 10px; 
    margin-top: 5px;*/
}

.random_image_container .img-responsive {
    display: inline;

}
.img-responsive {
    display: inline;
    height: auto;
    max-width: 100%;
    border: 1px solid #666;
}
.slide_image_container {
    background-color: #FFF;
    padding: 10px;
/*     max-width: 500px;
   margin-right: 5px;
    margin-bottom: 5px;*/
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.bildtxt1 {
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, non-serif;
}
.bildtxt2 {
    font-size: 11px;
    font-style: italic;
    font-family: Verdana, Arial, non-serif;
}
