/* Main */
body
	{
	margin: 0px;
	background: rgb(80,80,80) url('billeder/bg.png') repeat;
	}
table
	{
	font-size: 80%;
	}
td
	{
	padding: 6px;
	}
td.tilbud_left
	{
	text-align: center;
	background: rgb(224,224,204);
	}
td.tilbud_right
	{
	width: 100%;
	background: rgb(224,224,204);
	}
ul
	{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	}
a.menu
	{
	 text-decoration: none;
	}
a.text_bold, span.text_bold, li.text_bold
	{
	font-weight: bold;
	}
#title
	{
	height: 100px;
	background-color: rgb(153,0,51);
	}
#leftmenu, #rightmenu
	{
	position: absolute;
	font-weight: bold;
	width: auto;
	margin: 8px;
	}
#leftmenu
	{
	text-align: left;
	left: 0px;
	}
#rightmenu
	{
	text-align: center;
	right: 0px;
	}
#info, #menu
	{
	font-size: 80%;
	width: 116px;
	padding: 8px;
	background-color: rgb(230,230,230);
	border: 1px solid black;
	}
#menu
	{
	font-weight: bold;
	}
#info
	{
	font-weight: normal;
	}
#vcard li
	{
	font-size: 80%;
	height: 160px;
	width: 320px;
	margin: 12px;
	padding: 6px;
	background: rgb(224,224,224) url('billeder/vcard.png') no-repeat;
	display: inline-block;
	vertical-align: top;
	}
#taeller li
	{
	margin: 12px;
	padding: 6px;
	text-align: center;
	}
#content_index
	{
	overflow: auto;
	width: auto;
	min-height: 700px;
	margin-left: 150px;
	margin-right: 150px;
	padding: 16px;
	text-align: center;
	background-color: rgb(244,244,244);
	}
#content
	{
	overflow: auto;
	width: auto;
	min-height: 700px;
	margin-left: 150px;
	margin-right: 150px;
	padding: 16px;
	background-color: rgb(244,244,244);
	}

/* Billeder */
img
	{
	border: 0px;
	}
img.store_logo
	{
	width: 549px;
	height: 95px;
	}
img.w3c
	{
	width: 88px;
	height: 31px;
	}
img.noerregade_21
	{
	width: 400px;
	height: 300px;
	}
img.musikerlisten
	{
	width: 200px;
	height: 282px;
	}
img.taeller
	{
	width: 0px;
	height: 0px;
	}

/* Billeder - tilbud */
gl_legacy_1_s
	{
	width: 150px;
	height: 112px;
	}
gl_legacy_2_s
	{
	width: 150px;
	height: 112px;
	}
gl_legacy_3_s
	{
	width: 150px;
	height: 112px;
	}
hk-audio_soundhouse2_s
	{
	width: 150px;
	height: 244px;
	}
lite_ash_strat_s
	{
	width: 150px;
	height: 150px;
	}
peavey_delta_blues_210_s
	{
	width: 150px;
	height: 152px;
	}
v-custom_shop_5-st_bubinga_s
	{
	width: 150px;
	height: 226px;
	}

/* For Internet Explorer */
* html #info
	{
	width: 132px;
	}
* html #menu
	{
	width: 132px;
	}
* html #content
	{
	width: 100%;
	}
* html #vcard li
	{
	display: inline;
	}
* + html #vcard li
	{
	display: inline;
	}

/* Diverse */
img.tokai002
	{
	width: 486px;
	height: 648px;
	}


