/* mm - english - style */
/* All associated graphics/photos copyright 2005, Carsten Wicke */

/* basics */
html {
	margin: 0px;
	padding: 0px;
	}
body { 
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #5e605d; 
	background: #ffffff; 
	text-align: justify;
	margin: 0px; 
	padding: 0px;
	}
body p { 
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #5e605d; 
	background: #ffffff; 
	text-align: justify;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	}
	
h3 { 
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px; 
	margin-bottom: 6px;
	color: #3c392d;
	}
	
a:link { 
	/*font-weight: bold; */
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #9f903b;
	}
a:visited { 
	/*font-weight: bold;*/
	text-decoration: none; 
	color: #b6b484;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #888b86;
	}
	
/* content */
#content {
	background: /*url(../photo/mm_luc_d.jpg)*/ no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 180px;
	margin: 20px 0px 0px 0px;
	position: absolute;
	top: -8px;
	left: 4px;
	/*height: 500;*/
	}
	
#Header { 
	margin-bottom: 20px;
	padding: 0px 0px 0px 140px;
	}

/*#Header h1 { 
	/*background: transparent url(../photo/mm_h1_e.gif) no-repeat top left;
	margin-top: 0px; 
	margin-left: 100px; 
	width: 350px; 
	height: 135px; 
	float: left;
	}
#Header h1 span {
	display:none;
	}*/

#place {
	clear: both; 
	padding: 0px 0px 0px 0px;
	}
#text {	
	padding-left: 105px;
	padding-right: 190px; 
	margin-bottom: 10px;
	}
#text1 {	
	margin-bottom: 15px;
	}
#text2 {	
	margin-bottom: 15px;
	}
#text3 {	
	margin-bottom: 15px;
	}
#text4 {	
	margin-bottom: 15px;
	}
#footer { 
	text-align: center; 
	margin: 20px 0px 0px 0px;
	}
#footer a:link { 
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #a39961;
    font-weight: bold; 
	}

#footer a:visited { 
	text-decoration: none; 
	color: #c3c18a;
    font-weight: bold; 
	}

#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #888b86;
    font-weight: bold; 
	}
	
#photoList {
	margin: 0px;
	position: absolute;
	top: 0px;
	right: -15px;

	}
#photoList2 { 
	background: transparent /*url(../photo/anindo_hand_thumb.jpg)*/ no-repeat top; 
	padding: 137px 40px 50px 0px; 
	margin-top: 0px; 
	width: 120px;
	}
/*#Musiker { 
	background: transparent /*url(../photo/anindo_hand_thumb.jpg) no-repeat top; 
	padding: 0px 0px 4px 4px;
	position: absolute;  
	margin-top: 10px; 
	width: 110px;
	font: 7pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #5e605d;
    font-weight: normal;
	}*/

#photoList ul {
	margin: 0px;
	padding: 0px;
		
	}
#photoList li {
	display: block;
	padding: 0px; 
	margin: 0px;
	list-style-type: none;
	}
	
#pictureDiv {
	/*background: transparent url(/index_rbc.gif) top left no-repeat;*/ 
	position: absolute; 
	padding: 80px 0px 0px 10px; 
	margin-top: 0px;  
	width: 120px; 
	height: 96px;
	}
#linkDiv {
	background: transparent url(../photo/mm_link_bg_7.jpg) 50% 50% no-repeat; 
	position: relative; 
	padding: 0px 0px 0px 0px; 
	margin: 40px 0px 0px 0px;  
	width: 255px; 
	height: 325px;
	}

#linkDiv ul {
	margin: 0px;
	padding: 50px 27px 0px 55px;
	text-align: left; 
		
	}
#linkDiv li {
	display: block;
	padding: 0px; 
	margin: 0px;
	list-style-type: none;
	}
	
#linkDiv li a:link {
	color: #f8f7d5;
	font-weight: normal; 
	}
	
#linkDiv li a:visited {
	color: #c7c58b;
    font-weight: normal;
	}

#linkDiv li a:hover, a:active { 
	text-decoration: underline; 
	color: #ffffff;
    font-weight: normal;
	}

