html, body {
    height: 100%;
}

body {
    background-color: #666666;
}

.adminBody {
    background-color: #ffffff;
}

#containerMiddle {
    position: absolute;
    top: 0px;
    left: 100px;
    width: 672px;
    min-height: 100%;
    background-color: #ffffff;
    margin: 0;
    padding: 190 0 0 0;
}

#containerRight {
    position: absolute;
    top: 0px;
    left: 777px;
    min-height: 100%;
    margin: 0;
    padding: 0;
}

* html #containerMiddle #containerRight {
    height: 100%;
}

#containerCopyright {
	position:absolute;
	z-index:-100;
	right:10px;
	top:5px;
}

#headPicture {
	position:absolute;
	z-index:100;
	left:100px;
	top:0px;
	width:672px;
}

A {
	color: #da4f49;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration : underline;
}

.rubrik1 {
	FONT-SIZE: 30px;
	FONT-WEIGHT: bold;
	COLOR: #CCCCCC;
	vertical-align: bottom;
	line-height: normal;
}

.rubrik2 {
	FONT-SIZE: 17px;
	FONT-WEIGHT: bold;
	COLOR: #da4f49;
	vertical-align: super;
}

.rubrik3 {
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}

.rubrik4 {
	FONT-SIZE: 11px;
	color : #8C8C8C;
}

TABLE {
	margin: 0px 0px 0px 0px;
}

TD
{
    font-size: 11px;
    color: #333333;
    font-family: Tahoma, "Trebuchet MS" , "Microsoft Sans Serif" , "MS Sans Serif" , Verdana, sans-serif;
    line-height: 16px;
    text-align: left;
    vertical-align: top;
    letter-spacing: 1px;
}

.inputRubrik {
	FONT-SIZE: 11px;
	color : #8C8C8C;
	text-align : right;
	padding-right : 10px;
}

DIV.bg1 {
	background:#EEEEEE;
}

DIV.bg2 {
	background:#DDDDDD;
}

DIV.bg3 {
	background:#CCCCCC;
}

DIV.bg4 {
	background:#BBBBBB;
}

TD.felmeddelande {
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	background-color: #DCDCDC;
	border: 1px solid Red;
}

TD.nyhetsruta-top {
	height: 41px;
	width: 161px;
	padding: 10px 10px 2px 10px;
	text-align: center;
	background-image: url(/bilder/nyhetsruta/top.gif);
	background-repeat: no-repeat;
}

TD.nyhetsruta-middle {
	padding : 5px 10px 0px 10px;
	width: 161px;
	height: 60px;
	background-image : url(/bilder/nyhetsruta/middle.gif);
	background-repeat: repeat-y;
}

TD.nyhetsruta-bottom {
	height : 18px;
	width: 161px;
	padding: 0px 10px 0px 10px;
	background-image : url(/bilder/nyhetsruta/bottom.gif);
	background-repeat: no-repeat;
}

TD.Body {
	background: #F5F5F5;
	padding : 0px 4px 0px 4px;
	vertical-align : top;
}

.MouseOver {
	background: #E4E4E4;
}

P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 10px 0px;
	PADDING-TOP: 0px
}

.pris {
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
	COLOR: #CC0000;
}

.pris2 {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #CC0000;
}

.bildtext {
	font-size: 9px;
	line-height: normal;
}

.understruket {
	text-decoration: underline;
}

.xl1 {
	font-size: 20px;
	line-height: 100%;
	font-weight: bold;
}

.xl2 {
	font-size: 30px;
	line-height: 100%;
	font-weight: bold;
}

.xl3 {
	font-size: 40px;
	line-height: 100%;
	font-weight: bold;
}

.xl4 {
	font-size: 50px;
	line-height: 100%;
	font-weight: bold;
}

.xl5 {
	font-size: 60px;
	line-height: 100%;
	font-weight: bold;
}

.xl6 {
	font-size: 70px;
	line-height: 100%;
	font-weight: bold;
}

.xl7 {
	font-size: 80px;
	line-height: 100%;
	font-weight: bold;
}
.xl8 {
	font-size: 140px;
	line-height: 100%;
	font-weight: bold;
}

INPUT {
	font-size: 11px;
	color: Black;
	font-family: Tahoma, "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Verdana, sans-serif;
	letter-spacing: 1px;
}
.bord {
	BORDER-RIGHT: 1px solid #B7B7B7;
	BORDER-TOP: 1px solid #B7B7B7;
	BORDER-LEFT: 1px solid #B7B7B7;
	BORDER-BOTTOM: 1px solid #B7B7B7;
	background-color : #F4F4F4;
}
.bordStoraFalt {
	font-size: 16px;
	BORDER-RIGHT: 1px solid #B7B7B7;
	BORDER-TOP: 1px solid #B7B7B7;
	BORDER-LEFT: 1px solid #B7B7B7;
	BORDER-BOTTOM: 1px solid #B7B7B7;
	background-color : #F4F4F4;
}
.ingenBord {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
}
TEXTAREA {
	font-size: 11px;
	color: Black;
	font-family: Tahoma, "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Verdana, sans-serif;
	line-height: 16px;
	text-align: left;
	letter-spacing: 1px;
	BORDER-RIGHT: 1px solid #B7B7B7;
	BORDER-TOP: 1px solid #B7B7B7;
	BORDER-LEFT: 1px solid #B7B7B7;
	BORDER-BOTTOM: 1px solid #B7B7B7;
	background-color : #F4F4F4;
}
SELECT {
	BORDER-RIGHT: #888888 1px solid;
	BORDER-TOP: #888888 1px solid;
	BORDER-LEFT: #888888 1px solid;
	BORDER-BOTTOM: 1px solid #888888;
	background-color : #ffffff;
	font-size: 11px;
	color: Black;
	font-family: Tahoma, "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Verdana, sans-serif;
}
.knapp {
	cursor : hand;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: auto;
	border: 1px solid #61B1E9;
	padding: 4px;
	background-color: #EEEEEE;
	visibility: hidden;
	z-index: 100;
	font-size: 11px;
	color: Black;
	font-family: Tahoma, "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Verdana, sans-serif;
	text-align: left;
	vertical-align: top;
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

