/* CSS Document */

.si a:link {
	text-decoration: underline;
	color: #E3B991;
}



body {
	background-color: #59412c;
	font-size: small;
}
a:link {
	text-decoration: underline;
	color: #59412c;
}

a:visited {
	text-decoration: none;
	color: #59412c;
}
a:hover {
	text-decoration: underline;
	color: #e3b991;
}
a:active {
	text-decoration: none;
}


.book_prev   { float: left; 
               margin-top: 0 }
.news_header { font-family: Arial; color: #59412C; font-size: 10pt; font-weight: bold; 
               margin-top: 0 }
.lang_switch { font-family: Arial; font-size: 10pt; color: #59412C; line-height: 100%; 
               text-align: Right; margin-bottom: 0 }
.micro       { font-family: Arial; font-size: 7pt; color: #59412C; text-align: Right; 
               text-indent: 0; line-height: 1; margin: 0 }
.date        { font-size: 8pt; color: #59412C; text-align: Left; font-family: Arial; margin: 
               0 }
.foto_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #59412c;
	text-decoration: none;
	margin: 0px;
}

.menu_item   { font-family: Arial Black; font-size: 9pt; color: #59412C; letter-spacing: 1pt; 
               line-height: 150%; text-align: Right;
               margin-top: 0px; margin-bottom: 0 }			 
.t1          { font-family: Arial; font-size: 10pt; color: #59412C; text-align: Left; 
               font-weight: bold; margin-top: 0; margin-bottom: 0 }
.header      { font-family: Arial Black; font-size: 12pt; color: #59412C; letter-spacing: 1pt; 
			   text-align: Left; margin-top: 0; margin-bottom: 0 }


a.nu:link, a.nu:visited {
  text-decoration:none;
  color:#59412c;
}
a.nu:hover {
  text-decoration:none;
  color:#e3b991;
}
.link_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #59412c;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
	margin-top: 0px;
}

.book_header {
	font-weight: bold;
	padding-left: 100px;
	margin-bottom: 0px; 
    margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.book_subheader {
	font-weight: normal;
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.book_txt {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
}
.book_txt2 {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 100px;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #993300;
	padding-left: 100px;
	margin-top: 0px;
}
.price2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #993300;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #993300;
	padding-left: 100px;
	margin-top: 0px;
}

.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFDEB;
	margin: 0px;
	padding: 0px;
}
