<style type="text/css">
@font-face {
 font-family: AvenirLT35Light;
 src: url("AvenirLT35Light.eot") /* EOT file for IE */
}
@font-face {
 font-family: AvenirLT35Light;
 src: url("AvenirLT35Light.ttf") /* TTF file for CSS3 browsers */
}
</style>

.text {
	position: relative;
	padding: 10px;
}

.gallery {
	position: relative;
}

.gallery .item {
	position: relative;
	float: left;
	width: 330px;
}

.gallery .item .text {
	margin-top: 10px;
	padding: 5px;
	padding-right: 15px;
}

.gallery .menu {
	margin-bottom: 3px;
}

.gallery .menu a:link {
	text-decoration: none;
	font-size: 12px;
}

.gallery .mainbox {
	position: relative;
	width: 100%;
}

.gallery .box {
	position: absolute;
}

.ukat_list_up a:link.selected, .menu1 a:link.selected {
	text-decoration: underline;
}

body {
	font-family: AvenirLT35Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #ffffff;}

td, th {
	font-family: AvenirLT35Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;}

a {
	color: #000000;
	text-decoration: underline;}

a:hover { 
	color: #000000;
	text-decoration: none;}

.menu1 {
	font-family: AvenirLT35Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	}
.menu1 a:link {text-decoration:none; color: #000000;}
.menu1 a:visited {text-decoration:none; color: #000000;}
.menu1 a:hover {text-decoration:underline; color: #000000;}

.menu2 {
	font-family: AvenirLT35Light, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	}
.menu2 a:link {text-decoration:none; color: #000000;}
.menu2 a:visited {text-decoration:none; color: #000000;}
.menu2 a:hover {text-decoration:underline; color: #000000;}

.rubrik1 {
	font-family: AvenirLT35Light, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #000000;
	text-transform:uppercase;}
	
	
.rubrik2 {
	font-family: AvenirLT35Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 40px;
	color: #000000;
	text-transform:uppercase;}

.text1 {
	font-family: AvenirLT35Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-transform:uppercase;}
.text1 a:link {font-size: 11px; font-weight:bold; text-decoration:none; color: #000000;}
.text1 a:visited {font-size: 11px; font-weight:bold; text-decoration:none; color: #000000;}
.text1 a:hover {font-size: 11px; font-weight:bold; text-decoration:underline; color: #000000;}

.text2 {
	font-family: AvenirLT35Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;}
.text1 a:link {font-size: 11px; font-weight:bold; text-decoration:none; color: #000000;}
.text1 a:visited {font-size: 11px; font-weight:bold; text-decoration:none; color: #000000;}
.text1 a:hover {font-size: 11px; font-weight:bold; text-decoration:underline; color: #000000;}


.info {
	font-family: AvenirLT35Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-transform:uppercase;}
.info a:link {text-decoration:none; color: #000000;}
.info a:visited {text-decoration:none; color: #000000;}
.info a:hover {text-decoration:underline; color: #000000;}


.ukat_list_up {
	position: absolute;
	z-index: 300000;
	top: 0px;
	left: 0px;
	line-height: 22px;
	white-space: nowrap;
	padding-left: 10px;
	text-align: left;
}

.ukat_list_down {
	position: absolute;
	z-index: 30000;
	top: 13px;
	background: #FFFFFF;
	left: -10px;
	display: none;
	line-height: 16px;
	white-space: nowrap;
	padding: 10px;
	border: 1px solid #000000;
	text-align: left;
}

.kat_item {
	line-height: 22px;
}


.editframe
{
	display: none;
	z-index:99000;
	position: absolute; 
	top: 0px; 
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	filter:alpha(opacity=60);
	opacity: .6;
	z-index: 99999999;	
}

body > div#editframe { position: fixed; }
.centerframe
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	text-align: center;
}
.editiframe
{
	margin:50px auto;
	height: 400px;
	width: 700px;
	background-color: #ffffff;
	border: 1px solid white;
	text-align: right;
	z-index: 99999999;
	overflow: hidden;
}
body > div#centerframe { position: fixed; }

