﻿/*
###################################
	Scrollproperties, HTML
###################################
*/
html
{
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

/*
###################################
	Body
###################################
*/
body 
{
	padding: 0px;
	margin: 0px;
    font-family: Arial, Verdana;
	font-size:13px; 
	line-height:16px;
	color:#000000;
}

/*
###################################
	Img
###################################
*/
img
{
    border-width: 0px;
}

/*
###################################
	Design
###################################
*/
div, tr, td 
{
    font-family: Arial, Verdana;
    font-size:13px; 
    line-height:16px;
    color:#000000;
}
ul{ margin-bottom:0px;}

.TextNormal
{
    font-family: Arial, Verdana;
    font-size:13px; 
    line-height:16px;
    color:#000000;
}

.TextSmal
{
    font-family: Arial, Verdana;
    font-size:11px; 
    line-height:16px;
    color:#524e43;
}

.img{ margin-left:30px; margin-bottom:10px;}
.rub
{
    font-family: Arial, Verdana;
    font-size:26px; 
    line-height:28px;
    color:#000000;
    margin-bottom:5px;
    font-weight:bold;
}
.ingress
 {
    font-family: Arial, Verdana;
    font-size:13px;
    font-weight:bold; 
    line-height:16px;
    color:#000000;
}

a{color:#dd1b26; text-decoration:none;}
a:hover{ text-decoration: underline; }
a.LinkBlack{color:#000000;}
a.LinkBold {font-weight: bold;}
a.LinkRed{color:#dd1b26;}
/*
a {color:Black; font-family: Arial, Verdana;
font-size:13px; }*/
.UMText{font-family: Arial, Verdana; font-size:11px; text-decoration:none; color:#000000; padding-left:10px;}
.UMText:a{font-family: Arial, Verdana; text-decoration:none; font-size:11px; color:#000000; padding-left:10px; }
.UMText:link{font-family: Arial, Verdana; text-decoration:none; font-size:11px; color:#000000; padding-left:10px; }
.UMText:hover{font-family: Arial, Verdana; text-decoration:none; font-size:11px; color:#000000; padding-left:10px; }
.UMText:active{font-family: Arial, Verdana; text-decoration:none; font-size:11px; color:#000000; padding-left:10px; }
.UMText:visited{font-family: Arial, Verdana; text-decoration:none; font-size:11px; color:#000000; padding-left:10px; }

.content{ width:400px;}

.menu{ padding-left:130px;}

.TextHead
{
    font-family: Arial, Verdana;
    font-size:20px; 
    font-weight:bold;
    line-height:18px;
    color:#000000;
    text-decoration:none;
}

.NewsHead
{
    font-family: Arial, Verdana;
    font-size:12px; 
    font-weight:bold;
    line-height:14px;
    color:#000000;
    text-decoration:none;
}
.TextSmall
{
    font-family: Arial, Verdana;
    font-size:11px; line-height:13px;
    font-weight:normal;
    color:#000000;
    text-decoration:none;
}

.frame{width:500px;}

.mHeight{vertical-align:top; height:40px;}
.menuBg{background-image:url(../_gfx/menu/bg.gif); width:177px; height:580px;}
.MenuStyle{padding-top:10px;}

.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup {
    background-color:#ffffdd;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    width:250px;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;

}

.accordionLink{color:black; text-decoration:none;}
.accordionLink:hover{color:black; text-decoration:underline;}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #efede4;
    font-weight:bold;
    padding: 5px;
    margin-top: 5px;
}


li{ margin-left:-25px;}
.RightSpace{height:10px; background-color:White;}
.MenuBg{background-image:url('../_gfx/menu/bg2.gif');}
.MenuBg2{background-image:url('../_gfx/menu/bg3.gif'); background-repeat:repeat-y;}
.BgRight{background-image:url('../_gfx/bgRight2.gif'); background-repeat:repeat-y;}

.bgTrafik{background-image:url('../_gfx/bg_trafikinfo.jpg'); background-repeat:no-repeat;}
.bgKronika{background-image:url('../_gfx/kronika_bred_skotte.jpg'); background-repeat:no-repeat;} 
.bgKronikaChrister{background-image:url('../_gfx/kronika_Christer.jpg'); background-repeat:no-repeat;}

.DisplayBlock{ display: block; }
.LinkListItem
{
    padding-bottom: 4px;
}
.LinkPageListItem
{
    padding-bottom: 3px;
}