body
{
	width: 100%;
	font-family: Arial,Verdana;
	height: 100%;
	text-align: center;
}
p, body
{
	padding: 0px;
	margin: 0px;
}
html
{
	height: 100%;
}
#main
{
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 900px;
	height: 100%;
	background-color: #f3f3f3;
	position: relative;
	margin: 0 auto;
	text-align: left;
	clear:both;
}
form
{
	margin: 0px;
	padding: 0px;
}
#lefttop
{
	width: 215px;
	height: 130px;
}
#leftbar
{
	float: left;
	clear: right;
	width: 215px;
}

#content
{
	position: relative;
	top: -20px;
}
#contentbar
{
	clear: right;
	float: right;
	width: 685px;
}
#righttop
{

	background-image: url(/graphics/top1.gif);
	width: 685px;
	height: 176px;
}
#innercontent
{
	padding-left: 15px;
	padding-right: 45px;
	font-size: 80%;
	margin-left: 5px;
}
.bold
{
	font-weight: bold;
}
.mainoverskrift
{
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 650px;
	font-size: 105%;
	font-weight: bold;
}
#menu
{
	padding-top: 0px;
	padding-left: 60px;
	color: White;
	font-size: 80%;
	font-weight: bold;
	clear: left;
}
#menu a
{
	color: White;
	text-decoration: none;
}
ul
{
	font-size: 97%;
	line-height: 150%;
}

 ul
{
	margin-left: 6px;
	padding-left: 0px;
	list-style-image: url(/graphics/menudot.gif);
}


li
{
	padding-top: 2px;
	position: relative;
}

.level1
{
	list-style-image: url(/graphics/menudot1.gif);
	font-weight: normal;
}
.level2
{
	list-style-image: url(/graphics/menudot2.gif);
	font-weight: normal;
}
.level3
{
	list-style-image: url(/graphics/menudot3.gif);
	font-weight: normal;
}
.selected
{
	font-weight: bold;
}



#produktinfo
{
}

#standartinfo
{
	height: 100%;
}

#billede
{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
#bredde
{
	clear: both;
}
#hoejde
{
	clear: right;
	padding-right: 6px;
}
#hoejde input, #bredde input
{
	border: solid 2px #8d8d8d;
	text-align: center;
	font-weight: bold;
}
.ProduktNavn
{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 110%;
}


#kurvinfoer
{
}
#kurvinfoer .Overskrift
{
	font-weight: bold;
	font-size: 110%;
}

.Overskrift4,H1
{
	font-weight: bold;
	font-size: 120%;
}
.Overskrift3,H2
{
	font-weight: bold;
	font-size: 110%;
}
.Overskrift2,h3
{
	font-weight: bold;
	font-size: 100%;
}
hr
{
	margin-left: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.attributtertitel
{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 110%;
}

.ProduktTekst
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.btn
{
	text-align: center;
	font-weight: bold;
	color: White;
	text-decoration: none;
	border: solid 2px #8d8d8d;
	padding: 3px;
}

.btnudregn
{
	width: 80px;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	color: White;
	text-decoration: none;
	border: solid 2px #8d8d8d;
}


.btnaddkurv
{
	width: 80px;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	color: White;
	text-decoration: none;
	border: solid 2px #8d8d8d;
}

.disabled
{
	background-color: Gray;
}

#attributter
{
	padding-top: 20px;
}

.attribut
{
	padding-bottom: 5px;
	padding-top: 15px;
}

.attribut .overskift
{
	font-weight: bold;
}

.inputfelt
{
	border: solid 2px #8d8d8d;
	text-align: center;
	font-weight: bold;
}
.dropdown
{
	width: 100%;
}
