@charset "utf-8";
.bg_grey {
	background-color: #F7F7F7;
}
.bg_black {
	background-color: #000000;
}
p {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#F7F7F7;
	font-size:10pt;
	text-align:left;
	margin-top:0pt;	
	margin-bottom:0pt;	
}

p.headline {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#F7F7F7;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	margin-top:0pt;	
	margin-bottom:0pt;	
}

.center {
	text-align:center;
}

p.tabelle {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#F7F7F7;
	font-size:10pt;
	margin-top:0pt;	
	margin-bottom:0pt;
}

div.star_main {
	postition: fixed; 
	top:0px; 
	width: 950px; 
	height:600px; 
	margin:auto; 
	z-index:1;
}

div.star_home {
	postition: absolute; 
	width:61px; 
	height:61px; 
	margin-top:-550px; 
	margin-left:+100px; 
	z-index:2;
}

div.star_bio {
	postition: absolute; 
	width:108px; 
	height:107px; 
	margin-top:-110px; 
	margin-left:320px; 
	z-index:2;
}

div.star_skills {
	postition: absolute; 
	width:112px; 
	height:111px; 
	margin-top:-90px; 
	margin-left:620px; 
	z-index:2;
}

div.star_editing {
	postition: absolute; 
	width:197px; 
	height:198px; 
	margin-top:-40px; 
	margin-left:740px; 
	z-index:2;
}

div.star_photo {
	postition: absolute; 
	width:196px; 
	height:198px; 
	margin-top:90px; 
	margin-left:640px; 
	z-index:2;
}

div.star_star {
	postition: absolute; 
	width:34px; 
	height:36px; 
	margin-top:-20px; 
	margin-left:900px; 
	z-index:2;
}

div.star_design {
	postition: absolute; 
	width:108px; 
	height:110px; 
	margin-top:-100px; 
	margin-left:300px; 
	z-index:2;
}

div.star_contact {
	postition: absolute; 
	width:108px; 
	height:108px; 
	margin-top:-120px; 
	margin-left:50px; 
	z-index:2;
}

div.star_production {
	postition: absolute; 
	width:198px; 
	height:197px; 
	margin-top:-400px; 
	margin-left:30px; 
	z-index:2;
}

div.content {
	postition: absolute; 
	width:250px; 
	height:270px; 
	margin-top:-225px; 
	margin-left:315px; 
	z-index:3; 
	overflow:hidden;
}

div.galerie_navi {
	position:relative; 
	width: 70px; 
	height:50px; 
	top:-137px; 
	left:+675px; 
}

div.galerie_foto {
	position:relative; 
	width: 150px; 
	height:60px; 
	top:-155px; 
	left:+165px; 
}

div.galerie_info {
	position:relative; 
	width: 150px; 
	height:60px; 
	top:-375px; 
	left:+405px; 
}

div.galerie_groesser {
	position:relative; 
	width: 32px; 
	height:33px; 
	top:-315px; 
	left:+660px; 
}

a:link { 
	color:#F7F7F7; 
	text-decoration:none; 
}
a:visited {
	color:#707070; 
	text-decoration:none; 
}
a:focus {
	color:#FF0000; 
	text-decoration:underline; 
}
a:hover {
	color:#FF0000; 
	text-decoration:none; 
}
a:active {
	color:#FF0000; 
	text-decoration:underline; 
}


.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
