body {
	color: #ffffff;
	font-size: 1em;
	font-family : sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: left;
	background-color: #000000;
}

p{
	margin-top: 14px;
	margin-left: 15px;
	margin-bottom: 1px;
}

/*-------------------- DIVS ------------------------------*/

#back {
	background: url(img/rundung_oben.jpg);
	background-position: top;
	background-repeat:no-repeat;
	background-color: #3f3f3f;
	top: 20px;
	width: 768px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#top {
	position: relative;
	height: 142px;
	width: 768px;
}
#michael {
	position: absolute;
	left: 25px;
	top: 20px;
	height: 100px;
	width: 600px;
	font-size:3.2em;
	font-weight:bold;
}
#kamera {
	position: absolute;
	left: 185px;
	top: 70px;
	height: 50px;
	width: 600px;
	font-size:1.3em;
}
#sprache {
	position: absolute;
	left: 555px;
	top: 10px;
	height: 20px;
	width: 200px;
	text-align: right;
	font-size: 11px;

}
#info {
	position: absolute;
	left: 320px;
	top: 140px;
	height: 20px;
	width: 600px;
	text-align: left;
	font-size: 11px;


}
#navi {
	position: absolute;
	left: 355px;
	top: 122px;
	height: 20px;
	width: 400px;
	text-align: right;
}
#navi-sub {
	position: absolute;
	left: 27px;
	top: 125px;
	height: 40px;
	width: 400px;
	text-align: left;
}
#navi-vita {
	background-color: #3f3f3f;
	position: absolute;
	left: 160px;
	top: 0px;
	height: 80px;
	width: 122px;
	text-align: left;
	overflow:hidden;
}
.line {
	background-color: #646464;
	color: #646464;
	position: relative;
	height: 7px;
	width: 768px;
	overflow: hidden;
}
.image {
	position: relative;
	height: 232px;
	width: 768px;
}
.content {
	background: url(img/rundung_unten.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	position: relative;
	height: 190px;
	width: 768px;
}
.content-vita {
	background: url(img/rundung_unten.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	position: relative;
	height: 429px;
	width: 768px;
}
.footer {
	font-size: 0.6em;
	color: #5f5f5f;
	background-color: #000000;
	text-align: center;
}

/*-------------------- OVERBEREICH ------------------------------*/

.overframe1{
  top:20px;
  left:50px;
  z-index:1;
  position:absolute;
  width:154px;
  height:90px;
  }
  
.overframe2{
  top:20px;
  left:225px;
  z-index:1;
  position:absolute;
  width:154px;
  height:90px;
  }

.overframe3{
  top:20px;
  left:400px;
  z-index:1;
  position:absolute;
  width:154px;
  height:90px;
  }

.overframe4{
  top:20px;
  left:575px;
  z-index:1;
  position:absolute;
  width:154px;
  height:90px;
  }


.over{
  left:0px;
  top: 0px;
  position:absolute;
  width:145px;
  height:82px;
  overflow: hidden;         /*zusätzlich am 24.10.08*/
  background-color: #000000;
  opacity: 0.0;
  filter:alpha(opacity=60);
  font-weight:bold;
  }

.over:hover{
  top: -180px;
  width: 145px;
  height: 262px;
  background-color: #000000;
  opacity: 0.5;
  filter:alpha(opacity=50);
  font-weight:bold;
}

/*-------------------- OVERBEREICH - Foto ------------------------------*/
.overframe11{
  top:30px;
  left:98px;
  z-index:1;
  position:absolute;
  width:50px;
  height:90px;
  }
.overframe22{
  top:30px;
  left:203px;
  z-index:1;
  position:absolute;
  width:50px;
  height:90px;
  }
.overframe33{
  top:30px;
  left:308px;
  z-index:1;
  position:absolute;
  width:50px;
  height:90px;
  }
.overframe44{
  top:30px;
  left:413px;
  z-index:1;
  position:absolute;
  width:50px;
  height:90px;
  }
.overframe55{
  top:30px;
  left:518px;
  z-index:1;
  position:absolute;
  width:50px;
  height:90px;
  }
.overframe66{
  top:30px;
  left:623px;
  z-index:1;
  position:absolute;
  width:50px;
  height:125px; 
  }
  
  
.over1{
  left:0px;
  top: 0px;
  position:absolute;
  width:42px;
  height:119px; 
  background-color: #000000;
  overflow: hidden;         /*zusätzlich am 24.10.08*/
  opacity: 0.0;
  filter:alpha(opacity=70);
  font-weight:bold;
  }

.over1:hover{
  top: -131px; 
  width: 42px;
  height: 250px; 
  background-color: #000000;
  opacity: 0.7;
  filter:alpha(opacity=70);
  font-weight:bold;
}
	
/*-------------------- NAVIGATION ------------------------------*/

.link {
	color: white;
	text-decoration: none;
	}   /*---- normaler Link ----*/
.link:hover {
	background-color:#555555;
	}
	
.vitafilm {
	color: white;
	text-decoration: none;
	background-color:#555555;
		} 
.vitafilm:hover {
	background-color: #3f3f3f;
	}

.vitafilm2 {
	font-size:0.8em;
	color: #b9b9b9;
	text-decoration: none;
		} 



.navilink {
	font-size:1.2em;
	color: white;
	text-decoration: none;
	}  /*---- Link in der Navigation ----*/
.navilink:hover {
	background-color:#666666;
	}
.navilinka {
	font-size:1.2em;
	background-color:#666666;
	color: white;
	}


.navilinksub {
	color: white;
	text-decoration: none;
	font-size:1.0em;
	}  /*---- Link in der Subnavi ----*/
.navilinksub:hover {
	background-color:#666666;
	}
	
.navilinksuba {
	font-size:1.0em;
	background-color:#666666;
	color: white;
	}
	
.mainlink {
	color: white;
	text-decoration: none;
	}  /*---- zurueck zur Startseite ----*/
.mainlink:hover {
	color: #999999;
}

.linkbild {
	color: white;
	text-decoration: none;
	}  /*---- Link im Film und Fotobereich ----*/
