﻿body 
{
    font-family: Arial;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
}

h5.vitrubrik
{
    color: White;
    font-size: 16px;
    font-weight: bold;
}

vitrubrik
{
    color: White;
    font-size: 16px;
    font-weight: bold;
}

p.vitrubrik
{
    color: White;
    font-size: 16px;
    font-weight: bold;
}

p.mellantext
{
    font-size: 14px;
}

a.menylinkar
{
    font-size: 14px;
    text-decoration:none;
}

a.menylinkar:hover
{
    font-size: 14px;
    text-decoration:none;
}

.menyrubrik
{
    color:white;
    font-size: 14px;
    text-decoration:none;
    font-weight:bold;
}

.menymouseover
{
    background-image:url(Images/Meny/Pil.png);
}

.menymouseout
{
    background-image: none;
}

.fetstorknapp
{
    height:60px;
    width: 150px;
    font-size: 24px;
    font-weight: bold;
}

.popupwindow
{
	padding: 5px;
	position: absolute; 
	left: 550px; 
	margin-left:-180px; 
	margin-top:-180px; 
	z-index: 5; 
	background: white; 
	border:1px solid;
}

.popuptitle
{
	padding: 2px; 
	background:#E3EAEB;
	margin-bottom:13px; 
	vertical-align: middle;
}

.hiddenblock
{
    display: none;
}

.textbox
{
    font-family: Arial;
    font-size: 12px;
}