﻿
body, html
{
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	font-size: medium;
	color: silver; /*color: #010E22; Trebuchet MS */
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: #f9f9f9;
	background-repeat: no-repeat;
}

body
{
	min-width: 800px;
}

#Container
{
	padding: 0;
	margin: 0 auto;
	width: 800px;
	border-left: solid 4px black;
	border-right: solid 4px black;
	background-color: Black;
}

#Navigation
{
	/*border-bottom: solid 0px #000000;*/
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px; /*background: #F7F6F3;*/
	background-color: black; /*border-top: solid 4px #F0F0F0; 		border-bottom: solid 4px #F0F0F0; 		border-Bottom: solid 4px #F0F0F0; 		border-Top: solid 4px #F0F0F0; 		 		background-image: url(images/shell_top2.jpg); background-repeat: no-repeat;height:286px;*/
}

#Footer
{
	margin-top: 2px;
	text-align: center;
	font-family: normal verdana;
	clear: both;
	border-top: solid 0px #F0F0F0; /*background: #F7F6F3 url(/back.png) repeat-x top left; 		background: url(/horisontalBack.png) repeat-x;*/
	padding-top: 8px;
	font-size: x-small;
}

#MainArea
{
	text-align: center;
	width: 800px;
	margin: 0 auto; /*float:left;*/ /*border-left: solid 1px #000000;  	    border-top: solid 2px #F0F0F0;*/
	padding-top: 0px; /*background: url(/horisontalBack.png) repeat-x;*/
}

#InfoColumn
{
	/*float: right;  	    width: 280px;*/
	text-align: center; /*border-left: solid 1px black; 	    border-right: solid 1px black;*/
	background: transparent;
	margin-top: 10px;
}

h1
{
	font-size: xx-large;
	font-family: "Trebuchet MS" ,Verdana,Arial;
}

h2, h3, h4, h5
{
	font-size: x-large;
	font-family: Trebuchet MS,Verdana,Arial;
	margin: 5px;
	padding: 0px;
}

.p1
{
	text-align: left;
}



a:link
{
	font-weight: normal;
	text-decoration: none;
	color: #44630b;
}

a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #44630b;
}

a:hover, a:active
{
	/*font-weight: bold;*/
	color: #fff;
}

.vin
{
	font-style: italic;
	margin-bottom: 20px;
	font-size: small; 
}

.vin a:link, .vin a:visited
{
	color: silver;
}
	
	.vin a:hover, .vin a:active
{
	color: #fff;
}

#address
{
	font-size: Small;
}

.smallFrame
{
	/*float: left; */
	margin-left: 2px;
	margin-right: 2px;
	border: solid 1px #FFF;
	padding: 5px;
	text-align: left;
}

	.Print
	{
		display:none;
	}

@media Print
{
	#InfoColumn
	{
		float: none;
		margin-top: 20px;
		border: solid 1px #F0F0F0;
	}

	#MainArea
	{
		float: none;
		border: none;
	}

	#Navigation
	{
		display: none;
	}

	#ImageRotator
	{
		display: none;
		height: 1px;
	}
	#Container
	{
		border: none;
		background: #ffffff;
		filter: none;
		margin: 0 0;
	}
	.NoPrint
	{
		display:none;
	}
	.Print
	{
		display:inline;
	}
	body, html
	{
		color: Black;
	}
}





.menyhuvud
{
	font-weight: bold;
}

.menypunkt
{
}

.menypris
{
	font-style: italic;
/*	margin-bottom: 10px;*/
}

.breakhere {
    page-break-before:always;
}

pager a:link
{
	font-weight: normal;
	text-decoration: none;
	color: #44630b;
}

pager a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #44630b;
}

pager a:hover, a:active
{
	/*font-weight: bold;*/
	color: #cccccc;
}