/* www.dieter.no */

body {
	font-family:verdana, arial, sans-serif;
	font-size:0.6em;
	text-align:center;
	margin:0;
	padding:0;
	background-image: url('none');  /* insert a background image on your page heree */
	background-repeat: no-repeat;
	background-position: right bottom
}
ul {padding:0; margin:170px auto 0 auto; list-style-type:none; width:200px; height:200px; position:relative;}
li {display:block; height:60px; width:60px; float:left; margin:1px;}
a {display:block; width:48px; height:48px; border:1px solid #000; line-height:48px; text-align:left; text-decoration:none; color:#fff;}
a em, a span {display:none; line-height:1.7em;}

a#link1 {
	background-image: url('images/about.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 39px;
	padding: 10px;
	background-position: center 10px;
	cursor: help
}

a#link2 {
	background-image: url('images/webdesign.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 39px;
	padding: 10px;
	background-position: center 10px;
	cursor: help
}

a#link3 {
	background-image: url('images/skills.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 39px;
	padding: 10px;
	background-position: center 10px;
	cursor: help
}

a#link4 {
	background-image: url('images/foto.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 39px;
	padding: 10px;
	background-position: center 10px
}

a#link5 {
	background-image: url('images/key.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 39px;
	padding: 10px;
	background-position: center 10px
}

a#link6 {
	background-image: url('images/art.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 39px;
	padding: 10px;
	background-position: center 10px
}

a#link7 {
	background-image: url('images/ref.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 39px;
	padding: 10px;
	background-position: center 10px
}

a#link8 {
	background-image: url('images/ref.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 39px;
	padding: 10px;
	background-position: center 10px
}

a:hover#link1 {background-image: url('images/about.gif'); background-repeat: no-repeat; background-position: center -36px }
a:hover#link1 span {display:block; position:absolute; left:-285px; top:-160px; width:265px; height:259px; border:1px solid #000;background-image:url('images/profile.png')}
a:hover#link1 em {display:block; position:absolute; left:-10px; top:-85px; width:35px; height:85px;}

a:hover#link2 {background-image: url('images/webdesign.gif'); background-repeat: no-repeat; background-position: center -36px }
a:hover#link2 span {display:block; position:absolute; left:-75px; top:-160px; width:299px; height:145px; border:1px solid #000;background:#e09222; padding: 4px;}
a:hover#link2 em {display:block; position:absolute; left:78px; top:-10px; width:1px; height:11px; font-size:1px; overflow:hidden;}

a:hover#link3 {background-image: url('images/skills.gif'); background-repeat: no-repeat; background-position: center -36px }
a:hover#link3 span {display:block; position:absolute; left:205px; top:-160px; width:299px; height:165px; border:1px solid #000; background:#84B0B9; color:#000; padding: 4px;}
a:hover#link3 em {display:block; position:absolute; left:132px; top:-85px; width:35px; height:85px;}

a:hover#link4 {background-image: url('images/foto.gif'); background-repeat: no-repeat; background-position: center -36px}
a:hover#link4 span {display:block; position:absolute; left:-325px; top:2px; width:299px; height:265px; border:1px solid #000; background:#ffd610; color:#000; padding: 4px;}
a:hover#link4 em {display:block; position:absolute; left:-10px; top:75px; width:12px; height:1px;}

a:hover#link5 {background-image: url('images/key.gif'); background-repeat: no-repeat; background-position: center -36px}
a:hover#link5 span {display:block; position:absolute; left:205px; top:-160px; width:299px; height:540px; border:1px solid #000; background:#b55568; padding: 4px;}
a:hover#link5 em {display:block; position:absolute; left:104px; top:75px; width:65px; height:1px;}

a:hover#link6 {background-image: url('images/art.gif'); background-repeat: no-repeat; background-position: center -36px}
a:hover#link6 span {display:block; position:absolute; left:205px; top:0px; width:299px; height:115px; border:1px solid #000; background:#847b52; padding: 4px;}
a:hover#link6 em {display:block; position:absolute; left:-10px; top:155px; width:35px; height:85px;}

a:hover#link7 {background-image: url('images/ref.gif'); background-repeat: no-repeat; background-position: center -37px}
a:hover#link7 span {display:block; position:absolute; left:-325px; top:100px; width:299px; height:100px; border:1px solid #000; background:#724a10; padding: 4px;}
a:hover#link7 em {display:block; position:absolute; left:-17px; top:178px; width:50px; height:54px; border-right:0px solid #000;  border-bottom:0px solid #000;}

a:hover#link8 {background-image: url('images/ref.gif'); background-repeat: no-repeat; background-position: center -37px}
a:hover#link8 span {display:block; position:absolute; left:-325px; top:100px; width:299px; height:100px; border:1px solid #000; background:#724a10; padding: 4px;}
a:hover#link8 em {display:block; position:absolute; left:-17px; top:178px; width:50px; height:54px; border-right:0px solid #000;  border-bottom:0px solid #000;}

p.pad {margin-top:120px;}

p.bold {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
	margin-top: 5px;
}

#container {
	width: 495px;
	border: 1px solid gray;
	float:left;
}