body 
	{
	background-color: #323232;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}
	
a:focus 
	{
	outline: none;
	}

#musterbox 
	{
	z-index:1;
	}

#bildbox 
	{
	}

p	{
	margin-bottom: 7px;
	}

#navigation
	{
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	position: relative;
	left: 1px;
	top: 22px;
	}
	
	
a.navi:link			
	{
	text-decoration: none;
	padding: 0 5 0 5;
	color: #999999;
	}
a.navi:active		
	{
	text-decoration: none;
	padding: 0 5 0 5;
	color: #AAAAAA;
	}
a.navi:visited		
	{
	text-decoration: none;
	padding: 0 5 0 5;
	color: #AAAAAA;
	}
a.navi:hover			
	{
	background-color: #FFFFFF;
	padding: 0 5 0 5;
	color: #129edc;
	}

#muster1, #muster2, #muster3, #muster4, #muster5, #muster6, #muster7, #muster8, #muster9, #muster10, #muster11 
	{
	cursor: pointer;
	}

#info1, #info2, #info3, #info4, #info5, #info6, #info7, #info8, #info9, #info10, #info11
	{
	padding: 2px;	
	padding-left: 5px;
	color: white;
	font-weight: bold;	
	font-size:12px;
	z-index: 3;	
	height: 15px;
	position: relative;	
	bottom: 24px;	
	left: 90px;	
	width: 793px;	
	cursor: pointer;
	background-color: #666666;	
	opacity: .70;
	filter: alpha(opacity=70);
}

#panel1, #panel2, #panel3, #panel4, #panel5, #panel6, #panel7, #panel8, #panel9, #panel10
	{
	background: #129edc;
	position: relative;
	left: 90px;
	height: 76px;
	top: -100px;
	width: 433px;
	opacity: .90;
	display: none;
	filter: alpha(opacity=90);
	z-index:4;
	text-align: left;
	}
	
/*  panels MIT ext. Link */

#panel11
	{
	background: #129edc;
	position: relative;
	left: 90px;
	height: 76px;
	top: -113px;
	width: 433px;
	opacity: .90;
	display: none;
	filter: alpha(opacity=90);
	z-index:4;
	text-align: left;
	}

#portfoliolink 
	{
	position: relative;
	width: 793px;
	color: #DDDDDD;
	font-weight: bold;	
	font-size:11px;
	z-index: 4;	
	text-align: right;
	left: 100px;
	top:-15px;
	}

a.info:link			
	{
	text-decoration: none;
	color: white;
	}
a.info:active		
	{
	text-decoration: none;
	color:white;
	}
a.info:visited		
	{
	text-decoration: none;
	color:white;
	}
a.info:hover			
	{
	text-decoration:none;
	color: white;
	}

