body {
margin: 0px 5px 10px 0px;
max-width: 800px;
min-width: 800px;
font-family: Arial,Verdana, sans-serif;
font-size: 80%;

}

h1 {

/*border: 1px solid #CCCCCC;*/
margin-top: 0px;
text-align: left;
}

#superh {
font-family: Verdana,Arial,Helvetica, sans-serif;
font-size: 24px;
margin-top: 0px;
text-align: left;

}

#superht {
font-family: Verdana,Arial,Helvetica, sans-serif;
font-size: 20px;
margin-top: 0px;
text-align: right;
left: 750px;
float:right;
position:absolute;
}

table {

/*width: 450px;
max-width: 450px;
width: 50%;*/
}

table td {

font-family: Verdana,Arial,Helvetica sans-serif;
font-size: 70%;



}

#topbar {

background-color: #FFFFFF;
width: 800px;
/*border: 1px solid #CCCCCC;*/
/*border-bottom: 1px solid #666666;*/
/*border-top: 1px solid #666666; */
margin-top: 0px;
margin-right: 100px;
padding: 0px;
/*height: 150px;*/
top: 0;
/*position: fixed;*/  
/*overflow: hidden;*/
z-index: 1; 
}

#topbar-nav {
width: 799px;
top: 0%;
margin-right: 100px;
padding: 1px;
background-color: #FFFFFF;
/*background: url(../nav/gbar30x30.gif) repeat; */
/* border-top: 1px solid #666666; */
border-bottom: 1px solid #666666;
z-index: 2;

}

#topbar-nav a {
font-family: Arial,Helvetica,Verdana, sans-serif;
font-size: 90%;
text-decoration: none;
color: #000000;
}

#topbar-nav a:hover {
font-family: Arial,Helvetica,Verdana, sans-serif;
font-size: 90%;
text-decoration: none;
color: blue;
}

#topbar-nav img {

margin-right: 1px;

}

#leftbox-round {

float: left;
width: 160px;
height: 900px; 
z-index: 3;

}

#lnav-round {

/* TEST */
background-image: url('mtop-150x20.gif');
background-repeat: repeat-x;
/*border: 1px solid #ccccc; */
margin-top: 1%;   
top: 1%;
left: 1%;
/*position: fixed;*/


}

#leftbox {
background-color: #FFFFFF;
border-right: 1px solid #666666;
float: left;
width: 160px;
height: 900px; 
z-index: 3;
}

#lnav {

/* TEST */
margin-top: 1%;
top: 1%;
left: 1%;
/*position: fixed;*/


}

#rnav {

/* TEST */
background-color: #EFEFEF;
width: 169px;
float: left;
left: 631px;
/*right:20%;*/
margin-right: 100px;

/*top: 19%;*/
margin-top: 4px;
/*margin-left: 1%;*/
margin-left: 2px;
position: absolute;
/*overflow: hidden; */
height: 900px;
z-index: 3;
/*END TEST */

}

/* Fixerat innehål för höger-box */
#rnav-cont {
background-color: #EFEFEF;
font-family: Arial,Verdana,Helvetica, sans-serif;
font-size: 85%;
text-align: center;
width: 150px;
float: left;
left: 631px;
right: 20%;
top: 1%;

margin-top: 1%;
margin-left: 5px;
/*position: absolute; */
/*position: fixed;
overflow: hidden;*/


}

#rnav-cont p {
font-family: Arial,Verdana,Helvetica, sans-serif;
font-size: 90%;
font-weight: bold;
text-align: center;


}

#bannerframe {
background-color: #FFFFFF;
border-left: 1px solid black;
float: right;

left: 805;
top: 1%;
width:150px;
position: absolute;


}



#centerbox {
background-color: #FFFFFF;
margin-left: 3px;
margin-top: 2px;

margin-right: 2px; 
width: 450px; 
max-width: 455px;
float: left;
/*border:1px solid #CCCCCC; 
text-align: left; */
/* funka med fixering ? */
overflow: visible;
z-index: 3;
/*position: relative;*/

}


#centerbox th,td {

font-family: Arial,Helvetica,Verdana, sans-serif;
font-size: 90%;
}

#centerbox h3 {

font-family: Arial,Helvetica,Verdana, sans-serif;
font-size: 100%;
margin-left: 2%;
}

#centerbox a {

font-family: Arial,Helvetica,Verdana, sans-serif;
font-size: 100%;
text-decoration: underline;
margin-left: 2%;

}

#centerbox a:hover {

font-family: Arial,Helvetica,Verdana, sans-serif;
font-size: 100%;
text-decoration: underline;
color: blue;
font-weight: normal;
margin-left: 2%;

}


#centerbox h3  {
font-family: Verdana,Helvetica,Arial, sans-serif; font-size: 2em;

}




#ruler {

border-bottom: 1px solid black;

}

/* Kampanj */

.camp_title {

font-size: 17px;
font-weight: bold;

}

.camp_biglink{

 font-size: 16px;

}

/* Prislapp */

#pricetag {
background-color: #ef3c29;
/*border: 1px solid black;*/
border-style: double;
margin: 2px 2px 2px 2px;
padding-left: 4px; 
text-align: center;
width: 102px;
height: 30px;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}

#pricetag b {

font-size: 14px;
font-weight: bold;

}

/*Navigation */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	border-bottom: 1px solid #ccc;
	}

ul li {
	position: relative;
	list-style: none;
	font-family: Arial,Helvetica,Verdana, sans-serif;
	font-size: 90%;
	}
	
li ul {
	position: absolute;
	left: 129px; /* 1px mindre � menyn */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	left: 25px;
	background: #fff; /* IE6 Bug */
	
	padding: 5px;
	border: 1px solid #ccc; /* IE6 Bug */
	/*border: 1px solid #666666;*/
	border-bottom: 0;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: blue; background: #efefef; } /* Hover Styles */

li:hover ul, li.over ul { display: block; color: black; } /* The magic */


/* Fulmeny i JS */



/* Slut Fulmeny */


#menu {  
/*background: #efefef;*/
margin-top: 4px;
/*float: left;
/*clear: left; */
top: 150px;
width: 150px; height: 600px; 
/*border: 1px solid black; */
padding: 5 5 5 5;
/*z-index: 3;*/
}

#menu-round {  
/*crapelito ..*/
/*background: #efefef;*/
background-image:  url('../nav/mtop-150x20.gif');
/*background-repeat: repeat-x;*/
background-position: 100% 0;
background-repeat: no-repeat;
border-left: 1px solid red;
border-right: 1px solid red;

margin-top: 25px;
left: 5px;
/*clear: left; */
top: 170px;
width: 150px; height: 600px; 
/*border: 1px solid black; */
padding: 25px 5px 5px 5px;
/*z-index: 3;*/
}

/* jsmeny */
#konmenu { display: none; line-height: 170%;} /* padding  top right bottom left*/
#bomenu  { display: none; padding: 4 0 0 4;}
#bomenu a {line-height: 170%;}
#konmenu  { display: none;}
#golfmenu { display: none; line-height: 170%;}
#skolmenu { display: none;line-height: 170%;}
#matmenu { display: none; line-height: 170%;}
#cykmenu { display: none; line-height: 170%;}
#hyrmenu { display: none;}
#infmenu { display: none; line-height: 170%;}
#lunmenu { display: none;}
#kartmenu { display: none;}
#kontmenu { display: none;}
#singelmenu { display: none;}
#campmenu   {display: none; line-height: 170%;}




span.m {font-family: Arial,Verdana,Helvetica, sans-serif; font-size: 85%; font-weight: bold; }
span.m a {color: black; text-decoration: none; font-family: Arial,Verdana,Helvetica, sans-serif;} 
a.menul  {font-family: Arial,Verdana,Helvetica,  sans-serif; font-size: 85%; font-weight: bold; text-decoration: none;}
a:hover.menul {color: black; font-family: Arial,Verdana,Helvetica,  sans-serif ; font-size: 85%; font-weight: bold;text-decoration: underline;}

/* slut jsmeny */


/* Kampanjsidan */






