a:link { text-decoration: none; color: #FFFFFF;}
a:visited { text-decoration: none; color: #FFFFFF;}
a:active { text-decoration: none; color: #CC3333;}

a.red:link { color: #FC0202; font-weight: bold; }
a.red:visited { text-decoration: none; color: #FC0202; font-weight: bold; }
a.red:active { text-decoration: none; color: #CC3333;}

a.mail:link { color: black; font-weight: normal; }
a.mail:visited { text-decoration: none; color: black; font-weight: normal; }
a.mail:active { text-decoration: none; color: #CC3333;}

a.underline:link { color: black; font-weight: normal;  text-decoration: underline;  }
a.underline:visited { text-decoration: none; color: black; font-weight: normal; }
a.underline:active { text-decoration: none; color: #CC3333;}

a.menu:link { color: #000000; font-weight: bold; }
a.menu:visited { text-decoration: none; color: #000000; font-weight: bold; }
a.menu:active { text-decoration: none; color: #CC3333;}

.menu_content {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6C787E;
	padding: 5px;
}

.content {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding: 5px;
}

.topmenu {
	letter-spacing: 1px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: white;
	padding: 0px;
	margin-left: 235px;
	margin-top: -2px;
}

.tr_border {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-color: #6C787E;
	border-style: solid;
	padding: 5px;
	vertical-align: top;
}

.td_border {
	border-top: 0px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #6C787E;
	border-style: solid;
	padding: 7px;
	vertical-align: top;
}

.td_border2 {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-color: #6C787E;
	border-style: solid;
	padding: 7px;
	vertical-align: top;
	background-color: #C8C1AC; 
	width: 200px;
}

.image {
	border-top: 3px;
	border-right: 3px;
	border-bottom: 3px;
	border-left: 3px;
	border-color: #6C787E;
	border-style: double;
	padding: 0px;
}
.cream {
/*	background-color: #E1D6C5; */
	background-color: #E7E7E7; 
} 

.rubrik {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-color: #6C787E;
	border-style: solid;
	padding: 5px;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

.rubrik2 {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-color: #6C787E;
	border-style: solid;
	padding: 5px;
	margin-left: 25px;
	margin-top: 15px;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

.bokskap {
	float: right;
	border: 0px;
	border-color: #6C787E;
	border-style: double;
	margin-left: 10px;
	margin-top: -5px;
	position: relative;
}

.book_of_the_month {
	border: 1px;
	border-color: #6C787E;
	border-style: double;
	margin: 5px;
	position: relative;
	cursor: pointer;
	cursor: hand;
}

.book_other {
	border: 0px;
	border-color: #6C787E;
	border-style: none;
	margin: 1px;
	position: relative;
	float: right;
}

.hidden_button {
	background-color: transparent; /* #C8C1AC; */
	border: 0px solid #996633;
	text-align: left;
	padding: 1px;
	color: black; 
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	position: absolute;
	width: 200px;
/*	margin-bottom: 0px; */
}

.button {
	background-color: transparent; /* #C8C1AC; */
	border: 1px solid #996633;
	text-align: center;
	padding: 1px;
	color: black; 
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	position: absolute;
/*	width: 200px; 	    */
/*	margin-bottom: 0px; */
}

.buttonmargin {
	height: 8px;
	position: relative;
}