html
{
	min-height:100%;
}
body 
{
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	height: 100%;
	background-image:url('../images/triobiler/bg.png');
	background-repeat:repeat-x;
	background-color:#F6F6F6;
}

H2
{
	font-family:verdana,lucida Grande,Lucida, Sans-Unicode, Sans-Serif;
	font-size: 14px;
	color:#AC0000;
	font-weight:bold;
}
.content
{
	
	font-family:verdana,lucida Grande,Lucida, Sans-Unicode, Sans-Serif;
	font-size: 13px;
}
a:link
{
	font-family:verdana,lucida Grande,Lucida, Sans-Unicode, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
a:visited
{
	font-family:verdana,lucida Grande,Lucida, Sans-Unicode, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
a:active
{
	font-family:verdana,lucida Grande,Lucida, Sans-Unicode, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
a:hover
{
	font-family:verdana,lucida Grande,Lucida, Sans-Unicode, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
img
{
        border: none;
}
.OuterWrapper
{
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	width:986px;
	
}
.Mellemrum
{
	width:986px;
	height:13px;
}

.Header
{
	width:986px;
	height:86px;
	background-image:url('../images/triobiler/header.png');
	background-repeat:no-repeat;
}
.Navigation
{
	width:986px;
	height:21px;
	padding-left: 140px;
}

.ForsideTopBanner
{
	width:986px;
	height:250px;
}
.TekstTopBanner
{
	width:986px;
	height:140px;
}

/*Footer*/
.Footer
{
	width:986px;
	height:26px;
	font-family:verdana,lucida Grande,Lucida, Sans-Unicode, Sans-Serif;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
}

/* EasySlider START */

   /* image replacement */.graphic, #prevBtn, #nextBtn
        {
            margin: 0;
            padding: 0;
            display: block;
            overflow: hidden;
            text-indent: -8000px;
        }
        /* // image replacement */#container
        {
            margin: 0 auto;
            position: relative;
            text-align: left;
            width: 800px;
            background: #fff;
            margin-bottom: 2em;
        }
        /* Easy Slider */#slider
        {
        }

	#content
{
position: relative;
}
        #slider ul, #slider li
        {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        #slider li
        {
            /* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
            width: 900px;
            height: 120px;
            overflow: hidden;
        }
        #prevBtn, #nextBtn
        {
            display: block;
            width: 30px;
            height: 80px;
            position: absolute;
            left: 0px;
            top: 38px;
        }
        #nextBtn
        {
            left: 970px;
        }
        #prevBtn a, #nextBtn a
        {
            display: block;
            width: 30px;
            height: 50px;
            background: url(/images/triobiler/pilBack.jpg) no-repeat 0 0;
        }
        #nextBtn a
        {
            background: url(/images/triobiler/pilNext.jpg) no-repeat 0 0;
        }
        /* Easy Slider SLUT */





























































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
