@charset "utf-8";
/* CSS Document */
#menue {
	position:fixed;
	left:10px;
	top:0px;
	width:100%;
	height:149px;
	z-index:999;
	background-color:#FFFFFF;
}
#kevinarausch a {
	position:absolute;
	left:18px;
	top:16px;
	width:440px;
	height:37px;
	z-index:2;
	background-image:url(../images/kevinarausch.gif);
	background-repeat:no-repeat;
}
#kevinarausch a:hover{
	background-image:url(../images/kevinarausch_anim.gif);
	background-repeat:no-repeat;
}
#minibar {
	position:absolute;
	left:0px;
	top:54px;
	width:109px;
	height:18px;
	z-index:2;
}
#biografie {
	position:absolute;
	left:144px;
	top:69px;
	width:107px;
	height:14px;
	z-index:2;
}
#kontakt {
	position:absolute;
	left:298px;
	top:54px;
	width:86px;
	height:15px;
	z-index:2;
}
#zum_tag a {
	position:absolute;
	left:225px;
	top:0px;
	width:79px;
	height:17px;
	z-index:2;
	background-image:url(../images/zum_tag.gif);
	background-repeat:no-repeat;
}
#zum_tag a:hover {
	background-image:url(../images/zum_tag_u.gif);
	background-repeat:no-repeat;
}
#leinen a {
	position:absolute;
	left:35px;
	top:78px;
	width:63px;
	height:13px;
	z-index:2;
	background-image:url(../images/leinen.gif);
	background-repeat:no-repeat;
}
#leinen a:hover {
	background-image:url(../images/leinen_u.gif);
	background-repeat:no-repeat;
}
#papier a {
	position:absolute;
	left:35px;
	top:97px;
	width:63px;
	height:13px;
	z-index:2;
	background-image:url(../images/papier.gif);
	background-repeat:no-repeat;
}
#papier a:hover {
	background-image:url(../images/papier_u.gif);
	background-repeat:no-repeat;
}
#misc a {
	position:absolute;
	left:35px;
	top:114px;
	width:42px;
	height:14px;
	z-index:2;
	background-image:url(../images/misc.gif);
	background-repeat:no-repeat;
}
#misc a:hover {
	background-image:url(../images/misc_u.gif);
	background-repeat:no-repeat;
}
#cv a {
	position:absolute;
	left:135px;
	top:87px;
	width:20px;
	height:12px;
	z-index:2;
	background-image:url(../images/cv.gif);
	background-repeat:no-repeat;
}
#cv a:hover {
	background-image:url(../images/cv_u.gif);
	background-repeat:no-repeat;
}
#ausstellungen a {
	position:absolute;
	left:135px;
	top:101px;
	width:103px;
	height:11px;
	z-index:2;
	background-image:url(../images/ausstellungen.gif);
	background-repeat:no-repeat;
}
#ausstellungen a:hover {
	background-image:url(../images/ausstellungen_u.gif);
	background-repeat:no-repeat;
}
#publikationen a {
	position:absolute;
	left:135px;
	top:114px;
	width:103px;
	height:11px;
	z-index:2;
	background-image:url(../images/publikationen.gif);
	background-repeat:no-repeat;
}
#publikationen a:hover {
	background-image:url(../images/publikationen_u.gif);
	background-repeat:no-repeat;
}
#mail a {
	position:absolute;
	left:342px;
	top:76px;
	width:40px;
	height:12px;
	z-index:2;
	background-image:url(../images/mail.gif);
	background-repeat:no-repeat;
}
#mail a:hover {
	background-image:url(../images/mail_u.gif);
	background-repeat:no-repeat;
}
#impressum a {
	position:absolute;
	left:342px;
	top:93px;
	width:70px;
	height:12px;
	z-index:2;
	background-image:url(../images/impressum.gif);
	background-repeat:no-repeat;
}
#impressum a:hover {
	background-image:url(../images/impressum_u.gif);
	background-repeat:no-repeat;
}