/* K&K Stylesheet */

* html #content_right {
 	width: 345px;
}

#thumbwrapper {
	bottom: 1px;
	width: 320px;
}

#slide2,
#slide3,
#slide4,
#slide5,
#slide6,
#slide7,
#slide8,
#slide9 {
	display: none;
}


.link_pic {
        float: left;
        margin: 0 2px 2px 0;
        width: 76px;
        height: 50px;
        }

#bild1 { background: url('../thumbs/01.jpg'); }
#bild2 { background: url('../thumbs/02.jpg'); }
#bild3 { background: url('../thumbs/03.jpg'); }
#bild4 { background: url('../thumbs/04.jpg'); }
#bild5 { background: url('../thumbs/05.jpg'); }
#bild6 { background: url('../thumbs/06.jpg'); }
#bild7 { background: url('../thumbs/07.jpg'); }
#bild8 { background: url('../thumbs/08.jpg'); }
#bild9 { background: url('../thumbs/09.jpg'); }

.link_pic a {
        display: block;
        margin: 0;
        padding: 35px 0 0 4px;
        width: 73px;
        height: 16px;
        text-decoration: none;
        color: #000;
        outline: none;
/*	background: url('../../../img/link_pic_103x70.png') top left; */
        -moz-outline: none;
        }

.link_pic a:hover {
	background: url('../../../img/link_pic_103x51.gif') top left;
        }


#nav-main LI A.projects {
        background-position: left -14px;
}




