@charset "utf-8";
/*------------------------------------------- begin global styles ------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	background-color: #fff;
}
a:link, a:visited, a:active {
	color: #b2b2b2;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:focus {
	outline: none;
}

#container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 100%;
	display: block;
	z-index: 1;
}
.header {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 358px;
	height: 61px;
}
#tooltip {
	position: absolute;
	padding: 1px 2px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
	color: #fff;
	text-indent: 1px;
	background-color: #b2b2b2;
	z-index: 3000;
	opacity: 0.70;
}
a.tt {
	cursor: default;
}
/*------------------------------------------- end global styles ------------------------------------------------*/
/*------------------------------------------- begin global content styles ------------------------------------------------*/
.content {
	position: absolute;
	top: 0;
	left: 368px;
}
.counter {
	position: absolute;
	top: 416px;
	left: 248px;
	width: 110px;
	height: 35px;
}
.counter img {
	width: 110px;
	height: 35px;
}
/*------------------------------------------- end global content styles ------------------------------------------------*/
/*------------------------------------------- begin main navigation ------------------------------------------------*/
ul.mnav {
	position: absolute;
	top: 84px;
	left: 10px;
	width: 358px;
	height: 24px;
	z-index: 10;
}
.mnav li {
	position: absolute;
	top: 0;
	height: 24px;
	text-indent: -9999px;
	text-align: center;
	list-style-type: none;
	display: inline;
}
li#photo {
	left: 0;
	width: 160px;
	background: url(../pics/mainmenu/photo.jpg) 0 0 no-repeat;
	background-position: 0;
}
li#photo:hover, li#photo.current{
	background-position: -160px;
}
a.pho, a.vid, a.con {
	position: absolute;
	top: 0;
	height: 24px;
	z-index: 1;
}
a.pho {
	left: 0;
	width: 148px;
}
li#video {
	left: 160px;
	width: 83px;
	background: url(../pics/mainmenu/video.jpg) 0 0 no-repeat;
}
li#video:hover, li#video.current {
	background-position: -83px;
}
a.vid {
	left: 3px;
	width: 62px;
}
li#contact {
	left: 246px;
	width: 112px;
	background: url(../pics/mainmenu/contact.jpg) 0 0 no-repeat;
}
li#contact:hover, li#contact.current {
	background-position: -112px;
}
a.con {
	left: 18px;
	width: 93px;
}
/*------------------------------------------- end main navigation ------------------------------------------------*/
/*------------------------------------------- begin sub navigation ------------------------------------------------*/
ul.snav {
	position: absolute;
	top: 109px;
	left: 10px;
	width: 168px;
	height: 13px;
}
.snav li {
	position: absolute;
	top: 0;
	height: 13px;
	text-indent: -9999px;
	text-align: center;
	list-style-type: none;
	display: inline;
}
a.peo, a.tra, a.oth, a.vst, a.fm, a.ist, a.ipr, a.cvi {
	position: absolute;
	top: 0;
	height: 13px;
}
li#people {
	left: 0;
	width: 53px;
	background: url(../pics/mainmenu/people.jpg) no-repeat;
	background-position: 0;
}
li#people:hover, li#people.current {
	background-position: -53px;
}
a.peo {
	left: 0;
	width: 53px;
}
li#travel {
	left: 53px;
	width: 61px;
	background: url(../pics/mainmenu/travel.jpg) no-repeat;
	background-position: 0;
}
li#travel:hover, li#travel.current {
	background-position: -61px;
}
a.tra {
	left: 0;
	width: 61px;
}
li#other {
	left: 114px;
	width: 54px;
	background: url(../pics/mainmenu/other.jpg) no-repeat;
	background-position: 0;
}
li#other:hover, li#other.current {
	background-position: -54px;
}
a.oth {
	left: 0;
	width: 54px;
}
li#videostills {
	left: 0;
	width: 89px;
	background: url(../pics/mainmenu/videostills.jpg) no-repeat;
	background-position: 0;	
}
li#videostills:hover, li#videostills.current {
	background-position: -89px;
}
a.vst {
	left: 0;
	width: 89px;
}
li#film {
	left: 89px;
	width: 43px;
	background: url(../pics/mainmenu/film.jpg) no-repeat;
	background-position: 0;	
}
li#film:hover, li#film.current {
	background-position: -43px;
}
a.fm {
	left: 0;
	width: 43px;
}
li#installation {
	left: 132px;
	width: 104px;
	background: url(../pics/mainmenu/installation.jpg) no-repeat;
	background-position: 0;	
}
li#installation:hover, li#installation.current {
	background-position: -104px;
}
a.ist {
	left: 0;
	width: 104px;
}
li#imprint {
	left: 0;
	width: 61px;
	background: url(../pics/mainmenu/imprint.jpg) no-repeat;
	background-position: 0;
}
li#imprint:hover, li#imprint.current {
	background-position: -61px;
}
a.ipr {
	left: 0;
	width: 61px;
}
li#vitae {
	left: 61px;
	width: 140px;
	background: url(../pics/mainmenu/curriculumvitae.jpg) no-repeat;
	background-position: 0;
}
li#vitae:hover, li#vitae.current {
	background-position: -140px;
}
a.cvi {
	left: 0;
	width: 140px;
}
/*------------------------------------------- end sub navigation ------------------------------------------------*/
/*------------------------------------------- begin image click navigation ------------------------------------------------*/
ul.imgnav {
	position: absolute;
	top: 461px;
	left: 0;
	width: 50px;
	height: 9px;
	z-index: 100;
}
.imgnav li {
	position: absolute;
	top: 0;
	height: 9px;
	text-indent: -9999px;
	text-align: center;
	list-style-type: none;
	display: inline;
}
li#back {
	left: 0;
	width: 6px;
	background: url(../pics/semio.jpg) 0 0 no-repeat;
	background-position: 0;
}
li#back:hover {
	background-position: -6px;
}
a#stepb, a#stepv {
	position: absolute;
	top: 0;
	height: 9px;
}
a#stepb {
	left: 0;
	width: 6px;
}
li#forward {
	left: 20px;
	width: 15px;
	background: url(../pics/semit.jpg) 0 0 no-repeat;
}
li#forward:hover {
	background-position: -15px;
}
a#stepv {
	left: 0;
	width: 15px;
}
/*------------------------------------------- end image click navigation ------------------------------------------------*/