@charset "UTF-8";
/* CSS Document */

.kategorisection {
	clear: both;
}
.kategoricontents {
	text-align: left;
	min-width: 315px;
	max-width: 315px;
	width: 315px;
	margin: 0 auto;
	position: relative;
	clear: both;
	overflow: hidden;
}

#kategoriheader {
	position: absolute;
	height: 77px;
	width:315px;
	z-index:10;
	left: 539px;
	top: 112px;
}
#kategoriheader .kategoricontents {
	overflow: visible;
}

/* menu Navigation */

#nav {
	position: absolute;
	top: -1px;
	right: 0px;
	float:right;
	width: 315px;
	list-style: none;
}
#nav li {
    width: 45px;
    height: 77px;
    float: left;
    margin-right: 0px;
    overflow: hidden;
}
#nav li.events {
    margin-right: 0;
}
#nav li a {
    display: block;
    text-indent: -9999px;
    height: 77px;
	width:315px;
    background-image: url('kategorimenu2-092.jpg');
    background-color: transparent;
    background-repeat: no-repeat;
    border-bottom: none;
}

/* menu Kreativ */

#nav li.kreativ a,
#nav li.kreativ a:link,
#nav li.kreativ a:visited {
    background-position: 0px 0;
}
#nav li.kreativ a:hover,
#nav li.kreativ a:focus,
#nav li.kreativ a:active {
	background-position: 0px -77px;
}

/* end */

/* menu undervis */

#nav li.undervis a,
#nav li.undervis a:link,
#nav li.undervis a:visited {
    background-position: -45px 0;
}
#nav li.undervis a:hover,
#nav li.undervis a:focus,
#nav li.undervis a:active {
	background-position: -45px -154px;
}

/* end */
/* menu vaerksted */

#nav li.vaerksted a,
#nav li.vaerksted a:link,
#nav li.vaerksted a:visited {
    background-position: -90px 0;
}
#nav li.vaerksted a:hover,
#nav li.vaerksted a:focus,
#nav li.vaerksted a:active {
	background-position: -90px -231px;
}

/* end */
/* menu events */

#nav li.events a,
#nav li.events a:focus,
#nav li.events a:active {
    background-position: -135px 0;
}
#nav li.events a:hover,
#nav li.events a:focus,
#nav li.events a:active {
	background-position: -135px -308px;
}

/* end */
/* menu action */

#nav li.action a,
#nav li.action a:focus,
#nav li.action a:active {
    background-position: -180px 0;
}
#nav li.action a:hover,
#nav li.action a:focus,
#nav li.action a:active {
	background-position: -180px -385px;
}

/* end */
/* menu teater */

#nav li.teater a,
#nav li.teater a:focus,
#nav li.teater a:active {
    background-position: -225px 0;
}
#nav li.teater a:hover,
#nav li.teater a:focus,
#nav li.teater a:active {
	background-position: -225px -462px;
}

/* end */

/* menu it */

#nav li.it a,
#nav li.it a:focus,
#nav li.it a:active {
    background-position: -270px 0;
}
#nav li.it a:hover,
#nav li.it a:focus,
#nav li.it a:active {
	background-position: -270px -539px;
}

/* end */
/* end Navigation*/
