html,body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow:auto;
	text-align:center;
	line-height: 130%;
}
h1 { font-size: 12px; font-weight:normal; display:inline; margin-top: 0px; margin-bottom: 0px; }
#Content {
	position: relative;
	top:0px;
	left:0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 99,9%;
}
#Header {
	height: 82px;
	background-color:white;
}
.rotatorImage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #005C99;
	border-right-color: #005C99;
	border-bottom-color: #005C99;
	border-left-color: #005C99;
}
#Mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #005C99;
}
td.MainMenuButton {
	background-color: #005C99;
	padding-right: 5px;
	padding-left: 5px;
	height: 20px;
	width: 100px;
	cursor: pointer;
	vertical-align:middle;
}
td.MainMenuButtonOver {
	background-color: #2F78A8;
	padding-right: 5px;
	padding-left: 5px;
	height: 20px;
	width: 98px;
	cursor: pointer;
	border-left: 1px solid white;
	border-right: 1px solid white;
	vertical-align:middle;
}
td.cursorTD {
	cursor: pointer;
}
.MainmenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
.SubmenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.noDeco {
	text-decoration: none;
}
.black {
	color: #000000;
}
.small {
	font-size: 10px;
}

.CheckBoxListWithBorder {
	border-top: 1px solid #999;
}

div.produktbildLiten { float:left; display:inline; margin-right: 10px; }
img.produktbildLiten { width: 150px; border: 0px; }

#PageContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 460px;
	width: 100%;
	background-color: #FFFFFF;
	text-align:right;
}
#RightContent {
	float: right;
	width:239px;
}
#Footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0D5F96;
}
#Page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 460px;
	text-align: left;
	vertical-align: top;

}
#PageSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 460px;
	text-align: left;
	vertical-align: top;
	overflow:auto;
}
table.ContentContainer {
	width: 100%;
	height: 100%;
}
td {
	font-size: 12px;
	line-height: 130%;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
}
form {
	margin:0px;
}
#Valsar_botten {
	position:absolute;
	top:509px;
	right:1%;
	width:524px;
	height:71px;
	z-index:30;
	text-align:right;
}
#ProdukterSubmeny {
	position:absolute;
	z-index: 400;
	visibility: hidden;
	top:82px;
	left:330px;
	width:240px;
	background-color:#2F78A8;
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-top:0px;
}
.SubmenuListRow {
	padding: 2px;
	padding-left: 5px;
	border-top:1px solid white;
}

#OrderFormDIV {
	text-align:center;
	background-color: #F0F0F0;
}
#PrintPageDIV {
	float:right;
	width:150px;
	display:inline;
	text-align:right;
}