#footer {
	text-align: center;
}
#footer p {
	font-size: 10px;
	color: #75451f;
}
#footer p a {
	color: #75451f;
}
#footer_head {
	height: 20px;
}
#footer_head p, #footer_head a {
	color: #75451f;
	font-size: 11px;
}

ul {margin: 0px;}



/* TAGS LIST PAGES BY MENU START*/
.listPagesByMenu {
	list-style: none;
	margin-top: 20px;
}
.listPagesByMenu a {color: #000; text-decoration: none;}
.listPagesByMenu li {
	padding-left: 10px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #000;
}
.listPagesByMenu li.active {background: #9d2129;}
.listPagesByMenu li:hover {background: #9d2129;}
.listPagesByMenu li:hover a {color: #fff;}
.listPagesByMenu li.active a {font-weight: bold;}
.listPagesByMenu li a:hover {color: #000;}
.listPagesByMenu .header {font-weight: normal;}
.listPagesByMenu .short {display: none;}
.listPagesByMenu li.active .header {font-weight: bold;}
/* TAGS LIST PAGES BY MENU END*/


.rightmenu {
	width: 230px;
	list-style: none;
	margin-top: 20px;
}
.rightmenu a {color: #000; text-decoration: none;}
.rightmenu li {
	padding-left: 10px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #000;
}
.rightmenu li.active {background: #9d2129;}
.rightmenu li:hover {background: #9d2129;}
.rightmenu li:hover a {color: #fff;}
.rightmenu li.active a {font-weight: bold;}
.rightmenu li a:hover {color: #000;}
.rightmenu .header {font-weight: normal;}
.rightmenu li.active .header {font-weight: bold;}



.tabs {list-style: none;}
.tabs img {border: 4px solid #ae0006;}
.tabs a {color: #a5a5a5; text-decoration: none; font-size: 10px; line-height: normal;}
.tabs .image {float: left;}
.tabs li {
	float: left;
	margin-right: 1px;
	padding: 3px 8px 3px 8px;
	border: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}
.tabs li.active {border-bottom: 1px solid #fff;}
.tabs li.active p {color: #000; font-size: 10px; line-height: normal;}
.tabs li.active a {color: #000; font-size: 10px;}
.tabs li a:hover {color: #000;}
.tabs .header{font-weight: normal;}
.tabs .modifiedBy, .tabs .lastModified, .tabs .short {display: none;}


.produktboxar {
	margin-left: 30px;
	list-style: none;
}
.produktboxar img {border: 1px solid #000;}
.produktboxar a {color: #000; text-decoration: none;}
.produktboxar .image {
	padding: 9px 10px 10px 6px;
}
.produktboxar li {
	width: 127px;
	height: 138px;
	margin: 5px;
	background: url(/skin/framsidespuff-liten.jpg) no-repeat;
	float: left;
}
.produktboxar li.active {}
.produktboxar li.active a {color: #13235b; font-weight: bold;}
.produktboxar li a:hover {color: #f9c320;}
.produktboxar .header {display: none;}
.produktboxar .short {
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
.produktboxar .modifiedBy, .listPagesByMenu .lastModified {
	display: none;
}





.greybox {
	background: #eeeeee;
	padding-left: 20px;
	padding-right: 45px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 15px;
}
.textbox {
	padding-left: 20px;
	padding-right: 45px;
}


.kwl {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #888;
}

.marginal {padding-left: 20px; padding-right: 30px;}

.sidebar {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar li a {text-decoration: none;}

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

/* FORM OBJECTS */
fieldset {
	padding: 5px;
	border: 1px solid #b5b5b5;
}
fieldset legend {
	font-weight: bold;
	padding: 5px;
	color: #484848;
}
.textfield {
	border: 1px solid #b0aca9;
	font-family: Trebuchet MS, Arial;
	background: url(/skin/textfield_bkg.jpg) no-repeat;
}
.label {font-size: 10px;}



.paginationContainer {
	width: 530px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}

.pagination, .paginationCurrent, .paginationStepperLeft, .paginationStepperRight, .pagination:hover, .paginationStepperStart, .paginationStepperEnd {
	font: 1em Arial sans-serif #000;
	text-decoration: none;
	width: 13px;
	height: 21px;
	display: block;
	text-align: center;
	line-height: 20px;
	margin-right: 2px;
	float: left;
}
.paginationStepperLeft {
	background: url(/skin/pagination_stepper_left.gif) no-repeat center center;
	width: 15px;
	margin-right: 5px;
}
.paginationStepperRight {
	background: url(/skin/pagination_stepper_right.gif) no-repeat center center;
	width: 15px;
	margin-left: 5px;
}
.paginationStepperStart {
	background: url(/skin/pagination_max_left.gif) no-repeat center center;
	width: 17px;
	margin-right: 5px;
}
.paginationStepperEnd {
	background: url(/skin/pagination_max_right.gif) no-repeat center center;
	width: 17px;
	margin-left: 5px;
}
.paginationCurrent {
	font-weight: bold;
	background-color: #f0f0f0;
}
.pagination:hover, .paginationStepperLeft:hover, .paginationStepperRight:hover, .paginationStepperStart:hover, .paginationStepperEnd:hover {
	text-decoration: none;
	background-color: #f0f0f0;
}


.defaultAlbumImageBox {}
.defaultAlbumImageBox li {
	list-style-type: none;
	padding: 5px;
	margin: 2px;
	border: 1px solid #d1d1d1;
	float: left;
}
.defaultAlbumImageBox li img {border: 0;}
.defaultAlbumImageBox li .caption {
	font-size: 80%;
	text-align: center;
}



/* PRODUKTLISTA */
.produktlista {
	list-style: none;
}
.produktlista img {border: 1px solid #acacac; padding: 4px;}
.produktlista a {color: #000; text-decoration: none;}
.produktlista .image {float: left; margin-right: 20px;}
.produktlista li {clear: both; margin-bottom: 20px;}
.produktlista li.active {}
.produktlista li.active a {color: #13235b; font-weight: bold;}
.produktlista li a:hover {color: #f9c320;}
.produktlista .header a {
	font-weight: bold;
	color: #14235c;
}
.produktlista .short {
	font-size: 12px;
}
.produktlista .modifiedBy, .produktlista .lastModified {
	display: none;
}

/* TAGS LIST PAGES BY MENU END*/
