/* CSS Document */

a:link {
	color: #704F48;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #704F48;
}
a:hover {
	text-decoration: underline;
	color: #504FAA;
}
a:active {
	text-decoration: none;
	color: #704F48;
}


#kats{
	width: 18em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	letter-spacing: 0.1em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
#kats li{margin-bottom: 0.25em;}
#kats a{
	display: block;
	width: auto;
	height:100%;
	padding: 0.25em;
	text-decoration: none;
	border: 1px solid #996666;
	background-color: #AD7576;
}
#kats a:link{color: #ffffff;}
#kats a:visited{color: #ffffff;}
#kats a:hover{background: #996666;}
#kats a#current{
	color: #000000;
	background-color: #EEA198;
}

.tvacontainer {
	height: 380px;
	width: 719px;
}
#smyck {height: 330px;}
#fyrarader {height: 343px;}
#sexrader {height: 370px;}

.menycontainer {
	width: 190px;
	z-index: +1;
	float: left;
}
.prodruta {
	height: 350px;
	width: 500px;
	float: right;
}
#smyckpro {height: 322px;}
#fyrapro {height: 335px;}
#sexpro {height: 362px;}
#startpad {padding-top: 24px;}
table {border-collapse: collapse;}

.cartruta {
	height: 19px;
	width: 514px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #68413C;
	padding-top: 4px;
	border-right-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-top-style: none;
	border-bottom-style: none;
	color: #FDD7D4;
	padding-left: 5px;
	float: left;
}
.cartruta_b {
	height: 19px;
	width: 195px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #68413C;
	padding-top: 4px;
	border-right-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	border-top-style: none;
	border-bottom-style: none;
	color: #FDD7D4;
	padding-right: 5px;
	float: right;
}
#lillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#lillhoger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.style13 {color: #FFFFFF}

#vitlank a:link{color: #FDD7D4;}
#vitlank a:visited{color: #FDD7D4;}
#vitlank a:hover{color: #ffffff;}
#vitlank a:active{color: #FDD7D4;}

