﻿body, textarea, input, select, button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


img
{
	border-width: 0px;
	border: 0px;
}

a
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #45A12B;
}

.ImportantText
{
    font-family: Verdana;
    color: red;
    font-size: 24px;
    font-weight: bold;
}

.HeadlineText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.textblackKampanj
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.textblackKampanj
a
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.textblackKampanj
a:hover
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.textwhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: white;
}
.textwhite
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.textwhite
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fbe739;
	text-decoration: underline;
}

.textyellow
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #fbe739;
}
.textyellow
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fbe739;
	text-decoration: underline;
}

.textyellow
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.readmore
{
	font-family: Arial, Helvetica, sans-serif;
	color: #545353;
	font-size: 11px;
	font-weight: bold;
}

.readmore
a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #545353;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
.readmore
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #545353;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.headmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.headmenu
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.headmenu
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.headmenuActive
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #a6a6a6;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.smalltextItalic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}

.largetextred
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.largetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.xlargetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.mediumtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.inputLogin
{
    font-size: 11px;
    color: black;
    font-family: 'Courier New';
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}

/* tabeller --------------------------------------------- */

.tableBorderNo
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.tableBorderNoWhite
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: white;
}

.tableBorderNoBlack
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: Black;
}

.tableBorderNoGreen
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #45A12B;
}

.tableBorderNoYellow
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #fbe739;
}

.tableBorderNoOrange
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #FFD500;
}

.tableBorderYes
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}

.tableBorderYesDot
{
	border-right: gray 1px dotted;
	border-top: gray 1px dotted;
	border-left: gray 1px dotted;
	border-bottom: gray 1px dotted;
	background-color: white;
}


/* skuggor --------------------------------------------- */
.shadleft
{
	background: url(../images/shadleft.gif);
	background-repeat: repeat-y;
}

.shadright
{
	background: url(../images/shadright.gif);
	background-repeat: repeat-y;
}

.shadbottom
{
	background: url(../images/shadbottom.gif);
	background-repeat: repeat-x;
}

/* generella bakgrunder -------------------------------- */

.bgwhite
{
	background-color: #ffffff;
}

.bglight
{
	background-color: #efefef;
}

.bgmedium
{
	background-color: #a6a6a6;
}

.bgdark
{
	background-color: #545353;
}

.bgyellow
{
	background-color: #fbe739;
}

.bgblack
{
	background-color: #000000;
}

.bgorange
{
	background-color: #FFD500;
}

.bggreen
{
	background-color: #45A12B;	
}






