@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.headertop {
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 245px;
	width: 950px;
}
#bgheader {
	background-image: url(../images/bg-headeroot.jpg);
	background-repeat: repeat-x;
	height: 245px;
	width: auto;
	margin: auto;
}
.wrapperthreecol {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	width: auto;
	margin: auto;
}
.wrapperthreecol .widget-left {
	height: auto;
	width: 180px;
	float: left;
	background-image: url(../images/bg-widget-left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.wrapperthreecol  .widget-left  #titlenavmenuleft {
	background-image: url(../images/h3_left.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-left: 30px;
	height: 35px;
	width: 150px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.wrapperthreecol .pagekonten {
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 10px;
	border: 1px solid #CADFCC;
}


.wrapperthreecol  .flash-menuproduk {
	height: auto;
	width: 510px;
}
#bgheader .headertop .topmenu {
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 230px;
}

.wrapperthreecol .widget-right {
	float: right;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.wrapperthreecol .widget-right #titlenavmenuright {
	background-image: url(../images/h3_right.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 25px;
	height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	width: auto;
	text-align: left;
}

.footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100px;
	width: auto;
	padding-top: 15px;
	text-align: center;
}
#bgheader .headertop .topdotcom {
	text-align: right;
}
#bgheader .headertop .headbanner {
	height: 170px;
	text-align: right;
	margin-top: 10px;
}





body {
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


/* ACCORDEON MENU */

.arrowsidemenu{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}
	
.arrowsidemenu div a{ /*header bar links*/
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../images/arrowgreen.gif) 100% 0;
  height: 24px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}
	
.arrowsidemenu div a:link, .arrowsidemenu div a:visited{
	color: #26370A;
}

.arrowsidemenu div a:hover{
	background-position: 100% -32px;
}

.arrowsidemenu div.unselected a{ /*header that's currently not selected*/
	color: #6F3700;
}

	
.arrowsidemenu div.selected a{ /*header that's currently selected*/
	color: blue;
	background-position: 100% -64px !important;
}

.arrowsidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.arrowsidemenu ul li{
	border-bottom: 1px solid #a1c67b;
}


.arrowsidemenu ul li a{ /*sub menu links*/
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	padding: 5px 0;
	padding-left: 10px;
	border-left: 10px double #a1c67b;
}

.arrowsidemenu ul li a:hover{
	background: #d5e5c1;
}
.orange-text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
