﻿/*
 * Css file that is loaded into the editor
 */
body
{
	margin: 5px;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Sans-Serif;
	font-size: 80%;
}
a,a:link
{
	color: Black;
}

h1
{
	font-size: 160%;
	margin: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
h2
{
	font-size: 140%;
	margin: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
h3
{
	font-size: 130%;
	margin: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
h4
{
	font-size: 120%;
	margin: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
h5
{
	font-size: 110%;
	margin: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.KalenderHendelseText
{
	display: block;
	/*width: 340px;	*/
	margin-left: 28px;
}
.KalenderHendelseRubrik
{
	font-weight: bold;
}
.MenyKnapp
{
	font-size: 12px;
	display: block;
	line-height: 16px;
	font-weight: bold;
	margin: 6px;
	padding: 1px 4px;
	background-color: #F7F7F8;
	border: solid 1px #DBE0E3;
}
.MenyKnapp:hover
{
	text-decoration: underline;
}
.VisaAlla
{
	font-size: 12px;
	text-align: left;
	display: block;
	height: 20px;
	width: 107px;
	line-height: 18px;
	padding-left: 18px;
	font-weight: bold;
	background-image: url(../../images/masterpage_images/faqMenyAlla.gif);	
	margin-bottom: 6px;
}

.Diskriminering
{
	font-size: 12px;
	text-align: left;
	display: block;
	height: 20px;
	width: 107px;
	line-height: 18px;
	padding-left: 18px;
	font-weight: bold;
	background-image: url(../../images/masterpage_images/faqMenyDiskrim.gif);
	margin-bottom: 6px;
}
.Jemstelldhet
{
	font-size: 12px;
	text-align: left;
	display: block;
	height: 20px;
	width: 107px;
	line-height: 18px;
	padding-left: 18px;
	font-weight: bold;
	background-image: url(../../images/masterpage_images/faqMenyJamst.gif);
	margin-bottom: 6px;
}
.Tillgenglighet
{
	font-size: 12px;
	text-align: left;
	display: block;
	height: 20px;
	width: 107px;
	line-height: 18px;
	padding-left: 18px;
	font-weight: bold;
	background-image: url(../../images/masterpage_images/faqMenyTillgan.gif);
	margin-bottom: 6px;
}
.Mangfald
{
	font-size: 12px;
	text-align: left;
	display: block;
	height: 20px;
	width: 107px;
	line-height: 18px;
	padding-left: 18px;
	font-weight: bold;
	background-image: url(../../images/masterpage_images/faqMenyMangf.gif);
	margin-bottom: 6px;
}
.Rekrytering
{
	font-size: 12px;
	text-align: left;
	display: block;
	height: 20px;
	width: 107px;
	line-height: 18px;
	padding-left: 18px;
	font-weight: bold;
	background-image: url(../../images/masterpage_images/faqMenyRekry.gif);
	margin-bottom: 6px;
}
.Lagstifning
{
	font-size: 12px;
	text-align: left;
	display: block;
	height: 20px;
	width: 107px;
	line-height: 18px;
	padding-left: 18px;
	font-weight: bold;
	background-image: url(../../images/masterpage_images/faqMenyLagst.gif);
	margin-bottom: 6px;
}
.StellEnFraga
{
	font-size: 12px;
	text-align: left;
	display: block;
	height: 20px;
	width: 107px;
	line-height: 18px;
	padding-left: 18px;
	font-weight: bold;
	background-image: url(../../images/masterpage_images/faqMenyMaila.gif);
	margin-bottom: 6px;
}
/*
 * BEGIN CSS classes for Visitkort on Contact page
 */
.VisitkortWrapper
{
    border: solid 0.4em #D8B982;
    border-top-width: 0;    
    border-right-width: 0;    
    width: 20.4em;
    /*min-height: 26em;*/
    float: left;
    margin-right: 30px;
    margin-left:20px;
}
.VisitkortBody
{
    border: solid 0.4em #E6E3E2;
    background-color: white;
    position: static;
    width: 19.6em;
    /*min-height: 26em;*/
}

.VisitkortBody a
{
	margin-left:80px;
	display:block;
}

.VisitkortBody h1
{
    margin-bottom: 0;
    padding-bottom: 0;
    margin: 1em;
    text-align: center;    
    font-size:medium;
}
.VisitkortBody img
{
    vertical-align: top;
    float: left;
    margin: 0.8em;
    margin-top: 0;
}            
.VisitkortName
{
	margin-left:81px;
    display: block;
    font-weight: bold;
    font-size: 100%;
	white-space: nowrap;
    clear: right;
}
.VisitkortDetails
{
    display: block;
    clear: right;
}
.VisitkortText
{
    clear: both;
    margin: 1em;
    margin-bottom: 0;
}
a.SpeciellLenk-Liten, .SpeciellLenk-Liten
{
	color: rgb(128, 0, 128);
}
a.SpeciellLenk-Stor, .SpeciellLenk-Stor
{
	font-size: 150%;
	color: rgb(128, 0, 128);
}

.zon2_button_container
{
	float:right;
	margin-right:60px;
	margin-top:15px;
	margin-bottom:10px;
}

.zon2_button_image
{
	display:block;
}

.zon2_button_text
{
	display:block;
}

.extraDiv
{
	position:relative;
}