#footer {
	text-align: center;
}
#footer p {
	padding-left: 20px;
	font-size: 10px;
	color: #667cd7;
}
#footer p a {
	color: #ffa500;
}
#footer_head {
	height: 20px;
}
#footer_head p, #footer_head a {
	color: #667cd7;
	font-size: 11px;
}
#content_byline {
	border-top: 1px solid #7c7b7e;
	border-bottom: 1px solid #7c7b7e;
	text-transform: uppercase;
	padding-left: 25px;
	margin-bottom: 15px;
}

ul {margin: 0px;}
li {color: #000; font-size: 12px;}



/* TAGS LIST PAGES BY MENU START*/
.listPagesByMenu {
	margin: 0;
	list-style: none;
	margin-top: 20px;
}
.listPagesByMenu a {color: #000; text-decoration: none;}
.listPagesByMenu li {
	background: #cfe2f4;
	padding-left: 10px;
	margin-bottom: 2px;
}
.listPagesByMenu li.odd {background: #e7eef5;}
.listPagesByMenu li.active {background: url(/rwdx/skin/menu_bkg_active.gif) #96bfe6 no-repeat;}
.listPagesByMenu li:hover {background: url(/rwdx/skin/menu_bkg_active.gif) #96bfe6 no-repeat;}
.listPagesByMenu li.active a {font-weight: bold;}
.listPagesByMenu li a:hover {color: #000;}
.listPagesByMenu .header {font-weight: normal;}
.listPagesByMenu li.active .header {font-weight: normal;}
.listPagesByMenu .short {display: none;}
/* TAGS LIST PAGES BY MENU END*/


.produktboxar {
	list-style: none;
}
.produktboxar img {border: 1px solid #000;}
.produktboxar a {color: #000; text-decoration: none;}
.produktboxar .image {
	float: left;
	padding-right: 10px;
}
.produktboxar li {
	border: 1px solid #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}
.produktboxar li.active {}
.produktboxar li.active a {color: #13235b; font-weight: bold;}
.produktboxar li a:hover {color: #f9c320;}
.produktboxar .header{
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
.produktboxar .short {
	font-size: 12px;
}
.clear {clear: both;}
.produktboxar .modifiedBy, .listPagesByMenu .lastModified {
	display: none;
}


.produktlista {
	width: 300px;
	padding-left: 20px;
}
.produktlista img {border: 1px solid #000;}
.produktlista a {color: #000; text-decoration: underline;}
.produktlista li a:hover {color: #f9c320;}
.produktlista .clear, .produktlista .image, .produktlista .modifiedBy, .produktlista .lastModified, .produktlista .short {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(/rwdx/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(/rwdx/skin/pagination_stepper_left.gif) no-repeat center center;
	width: 15px;
	margin-right: 5px;
}
.paginationStepperRight {
	background: url(/rwdx/skin/pagination_stepper_right.gif) no-repeat center center;
	width: 15px;
	margin-left: 5px;
}
.paginationStepperStart {
	background: url(/rwdx/skin/pagination_max_left.gif) no-repeat center center;
	width: 17px;
	margin-right: 5px;
}
.paginationStepperEnd {
	background: url(/rwdx/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*/


table td {vertical-align: top;}

.tabell1 {
	border-collapse: collapse;
	border-spacing: 10px;
}
.tabell1 td {
	vertical-align: top;
	padding: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.tabell2 td img {
	border: 1px solid #000;
	margin-right: 10px;
}


table.nicetable1 {
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-family: arial;
	font-size: 12px;
}
table.nicetable1 td, th {padding: 2px 10px 2px 10px}
table.nicetable1 tbody tr td {border-bottom: 1px solid;}
table.nicetable1 tbody tr:hover {background-color: #e8e8e8;}
table.nicetable1 thead {
	background-color: #3a7cc3;
	color: #fff;
}

