body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin: 0px;
	/*	background-color:#212b37; */
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 100px;
}


.theframe {
	width: 768px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px 30px 30px 30px;
	background-image: url(images/header_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 45px;
	overflow:auto;
}

a, a:visited {
	color:#020202;
	text-decoration: none;
}

a:hover {
//	color:#b9d23c;
	color:#f2a31c;
	text-decoration: none;
}

.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;
	margin: 0px;
	padding: 0px;
	color: #244E77;
	text-align: left;
}

.head2 a {
	color: #244E77;
	text-decoration:none
}

.head2 a:hover {
	color: #336ca3;
	text-decoration:none
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin: 8px 0px 15px 0px;
	padding: 0px;
	text-align: right;
	font-weight: normal;
}

.review {
	font-style: italic;
	font-weight: normal;
	color: #999999;
	font-size: 10px;
	line-height:13px;
}

.white {
	color:#FFFFFF;
}

.grey {
	color:#999999;
}

.grey a {
	color:#999999;
	text-decoration:none;
}

.grey a:hover {
//	color:#b9d23c;
	color:#f2a31c;
	text-decoration:none;
}

.red{
	color:#FF5555;
}

.footer {
	color:#999999;
	font-size:9px;
	margin-top:10px;
	float:left;
	width:768px;
}

.footerreklame {
	margin-top:0px;
	margin-bottom:10px;
	float:left;
	width:768px;
}

.tekst {
	line-height:17px;
}

.tekst h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
}

.description {
	font-size:100%;
	line-height:14px;
}

.formfelt {
	border: 0;
	height: 30px;
	width: 280px;
	font-size:13px;
	line-height:30px;
	background-color: transparent;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: top;
	margin:14px 0px 0px 16px;
	padding-left:9px;
}

.submitknap {
	border: 0;
	height: 30px;
	width: 30px;
	background-color: transparent;
	background-image: url(images/go.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	vertical-align: top;
	cursor: pointer;
	margin:15px 0px 0px 6px;
}
	
.atoz {
}

.atoz h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	margin-top: 0px;
}

.banner {
  width:768px;
}

.banner h2 {
  padding: 4px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
  color:#000000;
}

.banner h3 {
  background-color:#EEEEEE;
  padding: 4px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}

.featured {
	position:relative;
	float:left;
	margin-bottom:10px;

}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D4DB;
	padding-bottom: 9px;
	white-space: nowrap;
}

h6 { /* SOM H5, MEN BRUGES TIL OVERSKRIFTER I SIDEBAR PAA FORSID(ER) */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom:0px; /* SAT TIL 0 I STEDET FOR 15 SOM VED H5 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D4DB;
	padding-bottom: 9px;
	white-space: nowrap;
}

.featured_bogtitel {
	font-size: 100%;
	font-weight:normal;
	margin: 10px 5px 8px 5px; 
}

.featured_pris {
	font-size: 100%;
	font-weight:bold;
}

.featured small {
	margin: 5px 0px 0px 0px;
}

.featured .stars {
  font-size: x-small;
}

.menu {
	height:45px;
	margin:0px;
	position: relative;
	font-size: 11px;
	/*	background-image: url(images/menu_back.gif);
	background-repeat: repeat-x;
	background-position: left top; */
	line-height: 48px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D4DB;
	margin-bottom:14px;
}

.navigation {
  width: 768px;
  text-align: center;
  margin: 20px 0 20px 0;
}

.prices {
  margin-top: 15px;
  width: 768px;
}

#vis {
	background-color:#f2a31c;
}

#vis a {
	color:#FFFFFF;
	font-weight:bold;
}

#vis a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.product {
  margin-top: 15px;
  width: 768px;
}
.product h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	margin: 0px 0px 10px 0px;
}
.product p {
  text-align: left;
}

.product_image {
	margin-top: 4px;
}

.ratings {
  margin-top: 15px;
  width: 100%;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #f19622;
}
.ratings form textarea {
	width: 100%;
	height: 200px;
	background-color: #EDE9DD;
}

.content {
	width:492px;
	float:left;
	margin-top: 20px;
}

.sidebar {
	width:246px;
	float:right;
	clear:right;
	margin-top: 20px;
}

.sidebaritem {
	margin: 0px 0px 30px 0px;
}

.sidebaritem p {
	font-size:10px;
}

.searchform {
	float:left;
	width:492px;
	height:246px;
	margin: 0px;
	padding: 0px;
}

.searchformback {
	background-image:url(images/search_back.gif);
}

.infobox {
	background-image:url(images/infobox_back.png);
	width:226px;
	height:226px;
	margin: 0px;
	padding: 10px 10px 10px 40px;
	position: relative;
	float: right;
	clear: right;
}

.infobox_kampagne {
	background-image:url(images/infobox_back_kampagne_twitter.gif);
	width:216px;
	height:216px;
	margin: 0px;
	padding: 20px 10px 10px 50px;
	position: relative;
	float: right;
	clear: right;
}

.infobox_kampagne_facebook {
	background-image:url(images/infobox_back_kampagne_facebook.png);
	width:216px;
	height:168px;
	margin: 0px;
	padding: 68px 10px 10px 50px;
	position: relative;
	float: right;
	clear: right;
}

.infobox table {
}

.infoboxtitle {
  font-size: 100%;
  font-weight: bold;
}

.infoboxtekst {
	font-size:x-small;
	line-height:14px;
}
.submenu {
	background-image:url(images/submenu_back.gif);
	width:216px;
	height:216px;
	margin: 15px 0px 0px 0px;
	padding: 20px 10px 10px 20px;
	position: relative;
	float: right;
}

.submenu ul {
	margin: 10px 0px 25px 15px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
	list-style-position: outside;
}

.submenu li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

.sidebaritem ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	width:100%;
}

.sidebaritem li {
	font-size:10px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D4DB;
}

.searchresults {
  width: 768px;
}

.searchresults h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: left;
  margin: 10px 0px 10px 0px;
}

.related {
  width: 756px;
  background-color: #eeeeee;
  font-weight: normal;
  padding: 4px;
  margin: 30px 2px 10px 2px;
}

.starsOn {
  color: #AF7817;
  font-weight: bold;
}

.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}

.nobr {
  white-space: nowrap;
}

.disabled {
  color: #AAAAAA;
}

.ad_google {
	width:244px;
	height:65px;
	border:solid 1px #bbbbbb;
	margin:-75px 0px 0px 520px;
	padding:5px 0px 0px 0px;
	position: relative;
	background-color:#FFFFFF;
}

.ad_custom {
	width:244px;
	height:55px;
	border:solid 1px #bbbbbb;
	margin:-75px 0px 0px 520px;
	padding:15px 0px 0px 0px;
	position: relative;
	background-color:#FFFFFF;
	line-height:20px;
}

.ad_120x120 {
	width:120px;
	height:120px;
	margin:-120px 0px 0px 644px;
	padding:0px 0px 0px 0px;
	position: relative;
}

.ad_125x125 {
	width:125px;
	height:125px;
	margin:-125px 0px 0px 639px;
	padding:0px 0px 0px 0px;
	position: relative;
}

.pagead {
	width:768px;
	margin:16px 0px -12px 0px;
}

.topad {
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
	background-color:#FFFFFF;
	width:828px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D4DB;
}

.facebook {
	width:206px;
	height:105px;
	background-image:url(images/facebook.jpg);
	padding:18px 20px 0px 20px ;
	margin:0px 0px 25px 0px ;
}

.smallbox {
	width:226px;
	height:105px;
	background-image:url(images/smallbox.jpg);
	padding:18px 10px 0px 10px ;
	margin:0px 0px 25px 0px ;
}