body					/* also used as container div for compability */
{
	width: 774px;
	margin: 10px auto;
	font-family: "Trebuchet MS", "Lucida Grande", "Verdana", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border: 1px solid #419BFF;
	background-image: url(/images/bakgrund_gradient03.gif);
	background-repeat: repeat-x;
	background-color: #b6ffa9;
	/* line-height: 130%;	/* increase readability */
}

a:link
{
	color: #000000;
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #419BFF;
	text-decoration: underline overline;
}
a:active
{
	color: #000000;
	text-decoration: underline;
}

img {
	border-color: #000000;
}

hr {
	color: #419BFF;
	width: 100%;		/* used to be 390px; */
	height: 1px;
}

h1, h2, h3, h4, h5, h6
{
	padding: 0;			/* remove all padding */
	margin: 14px 0px 0px;	/* remove all but top margin */
	font-family: Verdana, Helvetica, sans-serif;
	color: #9c0000;	
}

p
{
	padding: 0px;		/* remove all padding */
	margin: 0px;		/* remove all margin */
}

#sidhuvud
{
	margin-bottom: 10px;
}

#vansterkolumn			/* confusing name - actually placed to the right */
{
	float: right;
	width: 154px;
	margin: 28px 0px 0px;	/* set top margin, offset to compensate for rubrik */
	padding: 0px;
}

#hogerkolumn			/* confusing name - actually placed to the left */
{
	float: left;
	width: 203px;
	margin: 28px 0px 0px;	/* set top margin, offset to compensate for rubrik */
	padding: 0px;
}

#innehall
{
	margin-left: 203px;		/* corresponds to hogerkolumn float */
	margin-right: 154px;	/* corresponds to vansterkolumn float */
}

#sidfot
{
	clear: both;			/* force the footer below any floated elements above */
	margin: 0px;
	padding: 0px;
}

#toppankare					/* placeholder for anchor point at top of page for compability */
{
	position: absolute;
	left: 0px;
	top: -90px;
	visibility: hidden;
}

#rubrik
{
	float: right;
}

#huvudram					/* blue and white framwork for main content */
{
	border: 2px solid #419BFF;
	padding: 4px 4px 24px;
	width: 405px;			/* remove or replace with min-width to truly float */
	float: left;
	background-color: #FFFFFF;
	min-height: 380px;		/* sets height of object with low content, Firefox only */
	height:expression( this.scrollHeight < 380? "380px" : "auto" );	/* IE fix for min-height */
}

#sidfot p
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #000000;
}

#huvudmeny
{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #419BFF;
	border-bottom-color: #419BFF;
	clear: both;	
}

#huvudmeny ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;	
}

#huvudmeny ul li
{
	display: inline;	
}

#huvudmeny ul li a
{
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #419BFF;
}

#huvudmeny ul li a:hover
{
	background-image: url(/images/bakgrund_gradient03.gif);
	background-repeat: repeat-x;
	background-position: 0px -60px;
}

#huvudmeny img
{
	vertical-align: bottom;
}

#kundvagn
{
	/* nothing */
}

#datum
{
	/* nothing */
}

#citat
{
	/* nothing */
}

#flyer
{
	position: absolute;
	top: 10px;
	left: 328px;
	z-index: 100;
	visibility: visible;
}

.delram
{
	border: 1px solid #419BFF;
	padding: 4px;
}

.hoverbox
{
	border: 1px dotted #7FB4E8;
	padding: 4px 4px 18px;
	background-color: #FFFFFF;
}

.hoverboxshow
{
	border: 1px solid #7FB4E8;
	padding: 4px 4px 18px;
	background-color: #F0F0F0;
	cursor: pointer;
}

.widehoverbox {
	border: 1px solid #419BFF;
	padding: 0px 0px 0px;
	width: 596px;
	height: 150px;
	background-color: #FFFFFF;
	position: relative;
}

.widehoverboxshow {
	padding: 0px 0px 0px;
	width: 596px;
	height: 150px;
	background-image: url(/images/bakgrund_gradient03.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	border-top: 1px solid #419BFF;
	border-right: 3px solid #419BFF;
	border-bottom: 1px solid #419BFF;
	border-left: 1px solid #419BFF;
	position: relative;
}

.boxrubrik {
	position: absolute;
	height: 30px;
	width: 183px;
	left: -1px;
	top: -1px;
}
.boxunderrubrik {
	position: absolute;
	height: 11px;
	width: 52px;
	left: 444px;
	top: -1px;
}
.boxvanster {
	position: absolute;
	width: 178px;
	left: 0px;
	top: 29px;
	padding: 2px;
}
.boxcenter {
	position: absolute;
	width: 262px;
	height: 150px;
	left: 181px;
	top: -1px;
	border: 1px solid #419BFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.boxhoger {
	position: absolute;
	width: 148px;
	left: 444px;
	top: 10px;
	padding: 10px 2px 2px;
}
.chockextra {
	position: absolute;
	width: 596px;
	height: 150px;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
.boxhoger p {
	font-size: 9px;
}
.boxdatum {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.boxtitel {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.undermeny
{
	margin: 0px;
	padding: 10px 4px;
	list-style-type: none;
	background-color: #FFFFFF;
	border-top: 2px solid #419BFF;
	border-right: none;
	border-bottom: 2px solid #419BFF;
	border-left: 1px solid #419BFF;	
}

.undermeny a:hover
{
	border-bottom: 1px solid #419BFF;
}

.horisontalmeny
{
	/* nothing */
}

.horisontalmeny ul
{
	margin: 0px;			/* Standard HTML lists have a certain amount of left-indentation */
	padding: 0px;			/* Standard HTML lists have a certain amount of left-indentation */
	list-style-type: none;
}

.horisontalmeny ul li
{
	display: inline;
}

.horisontalmeny ul li a
{
	padding-right: 36px;
	padding-left: 36px;
	padding-top: 9px;
	border: 1px solid #419BFF;
}
 
.horisontalmeny ul li a:hover
{
	background-color: #F0F0F0;
}

.loginform
{
	border: 2px solid #419BFF;
	width: 180px;
	background-color: #FFFFFF;
}

.loginform p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993333;
	font-weight: bold;
}

.alert
{
	color: #993333;
}

.inmatningsform
{
	text-align: right;
	width: 340px;
}

.inmatningsruta
{
	border: 1px solid #419BFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 6px;
	margin-left: 6px;
	vertical-align: middle;
}

.veckakommentar
{
	width: 177px;
	position: absolute;
	left: -2px;
	padding: 10px 0px 10px 24px;
	top: 120px;
}

.highscoretabell td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
