.link_link {
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	height: auto;
	width: auto;
}
.box1 {
	padding: 5px 2px 2px;
	border: thin solid #CA0000;
	color: #FFFFFF;
	font-size: small;
	width: 150px;
	float: left;
	text-align: center;
	position: static;
	height: 95px;
}
.box1_box {
	margin: 4px;
	padding: 4px;
	color: #FFFFFF;
	font-size: small;
	width: 130px;
	float: right;
	text-align: center;
	border: none;
	bottom: 30px;
	height: 50px;
	background-repeat: repeat;
	background-color: #910000;
}
.link_kategori {
	background-color: #910000;
	background-position: center;
	text-align: center;
	display: run-in;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1ex;
	margin-top: 1ex;
}
.img_box {
	padding: 0px;
	height: auto;
	width: auto;
	margin: 0px;
}
li {
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	margin: 3px;
	padding: 3px;
	height: auto;
	width: 130px;
	border: none;
	list-style-type: square;
	list-style-position: inside;
}
.box2 {

	margin: 2px 2px 4px;
	padding: 5px 2px 2px;
	border: thin solid #CA0000;
	color: #FFFFFF;
	font-size: small;
	width: 150px;
	float: left;
	text-align: center;
	position: static;
	height: 130px;
}
div#Switching {

	height: 20px;
	width: 100%;
	background-color: #663300;
	text-align: right;
	padding: 3px;
}
