body.background{
	background-color: #6E8879;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

body,p,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
}

td{
	vertical-align: top
}

p{
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
}

a{
	color: #FF3200;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

table.bgPage{
	width: 760px;
	height: 550px;
	background-color: #F7F7EA;
	border-left: 1px solid #FF3200;
	border-right: 1px solid #FF9732;
}

table.bgPage td.bgHead{
	border-bottom: 1px solid #F7F7EA;
}

table.bgPage td.bgFoot{
	padding: 0;
}

table.bgPage td.bgBody{
	padding: 0;
	width: 100%;
	height: 100%;
}

table.bgBody{
	width: 100%;
	height: 100%;
	margin: 0;
}

table.bgBody td.bgLeft{
	width: 231px;
	height: 100%;
	border-right: 1px solid #9C0A09;
}

table.bgBody td.bgCenter{
	width: auto;
	height: auto;
}

table.bgBody td.bgRight{
	width: 180px;
	height: auto;
	background-color: White;
	font-size: 0;
}
div.menuMain{
	padding: 0;
	margin: 0;
	width: 100%;
}

div.menuitem.title{
    padding-bottom: 5px;
}

div.menuMain div.title{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #F7F7EA;
	background-color: #CCCCCC;
}
div.menuMain a{
	height: 14px;
    color: black;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F7F7EA;
	background-color: #CCCCCC;
}

div.menuMain div.menuSub a{
	background-color: #F7F7EA;
}

/*Produktgrupper*/
div.menuSub a{
	padding-left: 15px;
}
/*Produkter*/
div.menuSub div.menuSub a{
	padding-left: 30px;
}

div.menuMain a:hover,
div.menuMain div.menuSub a:hover{
	background-color: #FFCA95;
	text-decoration: none;
}

div.menuMain div.selected a,
div.menuMain div.selected a:hover{
	background-color: #FF9732;
}

div.menuMain div.selected2 a,
div.menuMain div.selected2 a:hover{
	color: red;
	font-weight: bolder;
}

div.pageTitle{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #F7F7EA;
	background-color: #FF9732;
	margin-bottom: 25px;
}

div.pageDocument{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

table.product{
	width: 528px;
	height: auto;
}

table.product table.image{
	width: 100%;
	height: 160px;
	background-color: #DBE7C0;
	border-bottom: 14px solid #DBE7C0;
}

table.product table.image td.small{
	width: 159px;
height: 160px;
	border-right: 1px solid #F7F7EA;
}

table.product table.image td.large{
	width: 369px;
}


table.product td.content{
	padding-top: 22px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

table.productList{
	width: 528px;
	height: auto;
}

table.productList td.image{
	height: 125px;
}

table.productList td.title{
	background-color: #FF9732;
	height: 35px;
	vertical-align: middle;
	border-bottom: 1px solid #FDA750;
	padding-left: 10px;
	padding-right: 10px;
}

table.productList td.title img{
	vertical-align: text-bottom;
}


table.productList td.title span.header{
	padding-left: 5px;
	color: #F7F7EA;
}

table.productList td.content{
	padding-top: 22px;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
}

table.productTeaser{
	width: 100%;
}

table.productTeaser td.image{
	width: 100px;
	padding-left: 10px;
	padding-bottom: 5px;
}

table.productTeaser td.title{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
}

table.productTeaser td.content{
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	height: 100%;
}

table.backlink{
	width: 100%;
	height: 100%;
}

table.backlink td.link{
	text-align: right;
	vertical-align: bottom;
}

table.backlink td.link span{
	padding-left: 5px;
}

table.contact{
	margin: 0;
}

table.contact td{
	padding-right: 20px;
	font-weight: bold;
}


div.formbuilder{
	padding-left: 10px;
	padding-right: 20px;
}

div.formbuilder span.required{
	color: red;
}
div.formbuilder div.buttons{
	text-align: right;
}
div.formbuilder div.buttons input{
	padding-right: 0px;
	background-color: #F7F7EA;
	color: #FF3200;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	text-align: right;
	background-image: url(images/readmore.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.formbuilder input.error{
	background-color: pink;
}

div.formbuilder textarea.error{
	background-color: pink;
}

table.formbuilder{
	margin: 0;
}

table.formbuilder td.form-label{
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	font-weight: bold;
}

table.formbuilder td.form-value{
	padding: 0;
}

table.formbuilder td.form-value input{
	width: 400px;
}

table.formbuilder td.form-value textarea{
	width: 400px;
	height: 200px;
}



.header{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.header2{
	font-weight: bold;
}

.header a, .header2 a{
	color: black;
}
